Rename bind to bindcode

Also fallback when using just 'bind' to be backward-compatible
This commit is contained in:
Sardem FF7
2011-04-18 23:06:32 +02:00
committed by Michael Stapelberg
parent 84b804cda6
commit cd6f93be3f
4 changed files with 50 additions and 49 deletions

View File

@ -256,7 +256,7 @@ keysyms.
*Syntax*:
----------------------------------
bindsym [Modifiers+]keysym command
bind [Modifiers+]keycode command
bindcode [Modifiers+]keycode command
----------------------------------
*Examples*:
@ -268,7 +268,7 @@ bindsym Mod1+f f
bindsym Mod1+Shift+r restart
# Notebook-specific hotkeys
bind 214 exec /home/michael/toggle_beamer.sh
bindcode 214 exec /home/michael/toggle_beamer.sh
--------------------------------
Available Modifiers:
@ -680,7 +680,7 @@ mode "resize" {
bindsym d resize right +10
bindsym Shift+d resize right -10
bind 36 mode default
bindcode 36 mode default
}
# Enter resize mode