Add flip_layout binding to all keyboard layout examples.

ok marco
This commit is contained in:
Reginald Kennedy 2012-02-09 04:10:55 +08:00
parent 4fb8103b11
commit 1bee50dce7
6 changed files with 6 additions and 0 deletions

View file

@ -1,6 +1,7 @@
# Key bindings for Czech Republic (cz) keyboards
# unbind with: bind[] = <keys>
bind[cycle_layout] = MOD+space
bind[flip_layout] = MOD+S+backslash
bind[stack_reset] = MOD+Shift+space
bind[master_shrink] = MOD+h
bind[master_grow] = MOD+l

View file

@ -1,6 +1,7 @@
# Key bindings for Spanish (es) keyboards
# unbind with: bind[] = <keys>
bind[cycle_layout] = MOD+space
bind[flip_layout] = MOD+S+backslash
bind[stack_reset] = MOD+Shift+space
bind[master_shrink] = MOD+h
bind[master_grow] = MOD+l

View file

@ -1,6 +1,7 @@
# Key bindings for French (fr) keyboards
# unbind with: bind[] = <keys>
bind[cycle_layout] = MOD+space
bind[flip_layout] = MOD+S+backslash
bind[stack_reset] = MOD+Shift+space
bind[master_shrink] = MOD+h
bind[master_grow] = MOD+l

View file

@ -1,6 +1,7 @@
# Key bindings for Swiss French (FR_CH) keyboards
# unbind with: bind[] = <keys>
bind[cycle_layout] = MOD+space
bind[flip_layout] = MOD+S+backslash
bind[stack_reset] = MOD+Shift+space
bind[master_shrink] = MOD+h
bind[master_grow] = MOD+l

View file

@ -1,6 +1,7 @@
# Key bindings for Swedish (se) keyboards
# unbind with: bind[] = <keys>
bind[cycle_layout] = MOD+space
bind[flip_layout] = MOD+S+backslash
bind[stack_reset] = MOD+Shift+space
bind[master_shrink] = MOD+h
bind[master_grow] = MOD+l

View file

@ -1,6 +1,7 @@
# Key bindings for United States (us) keyboards
# unbind with: bind[] = <keys>
bind[cycle_layout] = MOD+space
bind[flip_layout] = MOD+S+backslash
bind[stack_reset] = MOD+Shift+space
bind[master_shrink] = MOD+h
bind[master_grow] = MOD+l