We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 897ac52 + 65ff2e3 commit 77c63e8Copy full SHA for 77c63e8
1 file changed
source/_posts/firefox.md
@@ -89,8 +89,8 @@ intro: |
89
| `Ctrl` `Shift` `W` | Close Window |
90
| `Ctrl` `Tab` | Cycle through Tabs in Recently Used Order |
91
| `Ctrl` `Q` | Quit |
92
-| `Ctrl` `Alt` `Left` | Go one Tab to the Left |
93
-| `Ctrl` `Alt` `Right` | Go one Tab to the Right |
+| `Ctrl` `PgUp` | Go one Tab to the Left |
+| `Ctrl` `PgDown` | Go one Tab to the Right |
94
| `Ctrl` `Shift` `PgUp` | Move Tab Left |
95
| `Ctrl` `Shift` `PgDown` | Move Tab Right |
96
| `Ctrl` `Shift` `Home` | Move Tab in focus to start |
0 commit comments