aschmelyun/use-the-keyboard

some of keyboard shortcuts for Firefox are wrong - Windows

Ahmed-Farage opened this issue · 0 comments

Keyboard shortcuts for Firefox apparently have changed or simply are incorrect:
refer to " https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly " to correct them.

Here are some of the wrong shortcuts and their corrections, specifically in "Tools" :

wrong shortcuts in https://usethekeyboard.com/firefox/ :

  1. Toggle Developer Tools => Ctrl+Alt+I
  2. Web Console => Ctrl+Alt+K
  3. Inspector => ctrl + alt + C
  4. Debugger => Ctrl+ Alt +S

corrections from https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly :

  1. Toggle Developer Tools => F12 or Ctrl + Shift + I
  2. Web Console => Ctrl + Shift + K
  3. Inspector => Ctrl + Shift + C
  4. Take a screenshot => Ctrl + Shift + S