diff options
author | Karl F <karlf@thep.lu.se> | 2012-01-19 22:52:17 +0000 |
---|---|---|
committer | Karl F <karlf@thep.lu.se> | 2012-01-19 22:52:17 +0000 |
commit | 50145384c821bb05f5497e80a006fee2db9f145b (patch) | |
tree | 6293cb89ee95cd72fa19d4863abdacbb28431965 /dmenu.1 | |
parent | remove _POSIX_C_SOURCE cflag (diff) | |
download | dmenu-50145384c821bb05f5497e80a006fee2db9f145b.tar.gz dmenu-50145384c821bb05f5497e80a006fee2db9f145b.tar.bz2 dmenu-50145384c821bb05f5497e80a006fee2db9f145b.zip |
add ^G escape keybinding
Diffstat (limited to 'dmenu.1')
-rw-r--r-- | dmenu.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dmenu.1 b/dmenu.1 index 0784cd9..3a0f4ef 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -107,6 +107,9 @@ End C\-f Right .TP +C\-g +Escape +.TP C\-h Backspace .TP |