]> git.armaanb.net Git - dmenu.git/commitdiff
small fix of Control-j in dmenu.1
authorAnselm R. Garbe <arg@suckless.org>
Tue, 16 Jan 2007 10:07:30 +0000 (11:07 +0100)
committerAnselm R. Garbe <arg@suckless.org>
Tue, 16 Jan 2007 10:07:30 +0000 (11:07 +0100)
config.mk
dmenu.1

index 7b2808d5614556caf4debb4c7d09e410b40a56d6..771082ac0699d9567506b7d34bd2e05b898d56c9 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # dmenu version
-VERSION = 1.9
+VERSION = 2.0
 
 # Customize below to fit your system
 
diff --git a/dmenu.1 b/dmenu.1
index 2d2d670b03b1738943db004657be77c5828b605c..c6827114c0df40be2bf005b6c61139f11b89e472 100644 (file)
--- a/dmenu.1
+++ b/dmenu.1
@@ -69,12 +69,12 @@ Select the first/last item.
 .B Tab (Control-i)
 Copy the selected item to the input field.
 .TP
-.B Return
+.B Return (Control-j)
 Confirm selection and quit (print the selected item to standard output). Returns
 .B 0
 on termination.
 .TP
-.B Shift-Return (Control-j)
+.B Shift-Return (Control-Shift-j)
 Confirm selection and quit (print the text in the input field to standard output).
 Returns
 .B 0