aschmelyun / use-the-keyboard

A collection of keyboard shortcuts for Mac apps, Windows programs, and websites.
https://usethekeyboard.com
165 stars 19 forks source link

some of keyboard shortcuts for Firefox are wrong - Windows #175

Open Ahmed-Farage opened 1 year ago

Ahmed-Farage commented 1 year ago

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 :

  5. Toggle Developer Tools => F12 or Ctrl + Shift + I
  6. Web Console => Ctrl + Shift + K
  7. Inspector => Ctrl + Shift + C
  8. Take a screenshot => Ctrl + Shift + S