diff options
author | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-10 10:09:44 +0200 |
---|---|---|
committer | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-10 10:09:44 +0200 |
commit | e4fbc432534bfb42a0b0d97bcdd687274780e95e (patch) | |
tree | aa7cbcaf47411c46e5ae8cebb2c45a933133d94c /dmenu.1 | |
parent | 66f2a93eaa25255daac4316bbaf5f41098a7fd45 (diff) |
removed C-[ from source and man page
Diffstat (limited to 'dmenu.1')
-rw-r--r-- | dmenu.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Confirm selection and quit (print the selected item to stdout). Shift-Return Confirm selection and quit (print the text in the input field to stdout). .TP -Escape (Control-[) +Escape Quit without selecting an item. .TP Backspace (Control-h) |