diff options
Diffstat (limited to 'src/keysrc')
-rw-r--r-- | src/keysrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,7 +40,9 @@ # "left-tab" and "right-tab" switch to the left/right of the current tab. # <ctrl><shift>tab = left-tab +# <ctrl>PageUp = left-tab # <ctrl>tab = right-tab +# <ctrl>PageDown = right-tab # "back" and "forward" move back/forward through the browser history. #backspace = back |