summaryrefslogtreecommitdiffstats
path: root/doc/test_xr.txt
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-03-29 11:56:19 +0200
committerDave Davenport <qball@gmpclient.org>2017-03-29 11:56:19 +0200
commit042e1237654bd314c059f4f54bc5ca8fbb974530 (patch)
tree337c48c63e223a2386c65a4b9bd7b48d79a823a5 /doc/test_xr.txt
parent30026ea0a74f41eadae448922b929dc5b30e3ed1 (diff)
Change default from Shift+Tab to ISO_Left_Tab
Diffstat (limited to 'doc/test_xr.txt')
-rw-r--r--doc/test_xr.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/test_xr.txt b/doc/test_xr.txt
index d5633628..0bd737c3 100644
--- a/doc/test_xr.txt
+++ b/doc/test_xr.txt
@@ -145,13 +145,13 @@ rofi.kb-delete-entry: Shift+Delete
! "Switch to the next mode." Set from: File
rofi.kb-mode-next: Shift+Right,Control+Tab
! "Switch to the previous mode." Set from: File
-rofi.kb-mode-previous: Shift+Left,Control+Shift+Tab
+rofi.kb-mode-previous: Shift+Left,Control+ISO_Left_Tab
! "Go to the previous column" Set from: File
rofi.kb-row-left: Control+Page_Up
! "Go to the next column" Set from: File
rofi.kb-row-right: Control+Page_Down
! "Select previous entry" Set from: File
-rofi.kb-row-up: Up,Control+p,Shift+Tab
+rofi.kb-row-up: Up,Control+p,ISO_Left_Tab
! "Select next entry" Set from: File
rofi.kb-row-down: Down,Control+n
! "Go to next row, if one left, accept it, if no left next mode." Set from: File