summaryrefslogtreecommitdiffstats
path: root/doc/test_xr.txt
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-06-19 18:02:49 +0200
committerDave Davenport <qball@gmpclient.org>2016-06-19 18:02:49 +0200
commit1f4af41e964ee4bedfffbc591173ecc3bbfbb907 (patch)
tree74633635fab9974ca66f78025fa29a7c15439674 /doc/test_xr.txt
parent341f8322ed11456bd206a17e5a7438d45e7412fe (diff)
Split Custom and Alternate command.
Diffstat (limited to 'doc/test_xr.txt')
-rw-r--r--doc/test_xr.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/test_xr.txt b/doc/test_xr.txt
index d895e08d..c2576518 100644
--- a/doc/test_xr.txt
+++ b/doc/test_xr.txt
@@ -125,7 +125,9 @@ rofi.kb-remove-char-back: BackSpace,Control+h
! Accept entry
rofi.kb-accept-entry: Control+j,Control+m,Return,KP_Enter
! Use entered text as command (in ssh/run modi)
-rofi.kb-accept-custom: Control+Return,Shift+Return
+rofi.kb-accept-custom: Control+Return
+! Use alternate accept command.
+rofi.kb-accept-alt: Shift+Return
! Delete entry from history
rofi.kb-delete-entry: Shift+Delete
! Switch to the next mode.