saner key defaults

This commit is contained in:
seanpringle
2012-09-04 15:19:14 +10:00
parent 98ebf12d1f
commit a555736e44
5 changed files with 79 additions and 72 deletions

38
xoat.md
View File

@@ -20,22 +20,22 @@ See config.h for customization.
These are the default key bindings:
Mod4-1
Mod4-Left
: Focus tile 1.
Mod4-2
Mod4-Right (and Up)
: Focus tile 2.
Mod4-3
Mod4-Down
: Focus tile 3.
Shift-Mod4-1
Shift-Mod4-Left
: Move window to tile 1.
Shift-Mod4-2
Shift-Mod4-Right (and Up)
: Move window to tile 2.
Shift-Mod4-3
Shift-Mod4-Down
: Move window to tile 3.
Mod4-Tab
@@ -53,16 +53,16 @@ Mod4-f
Mod4-a
: Toggle state above (only placed above fullscreen windows).
Mod4-Right
Mod4-Next (Page Down)
: Focus next monitor.
Mod4-Left
Mod4-Prior (Page Up)
: Focus previous monitor.
Shift-Mod4-Right
Shift-Mod4-Next
: Move window to next monitor.
Shift-Mod4-Left
Shift-Mod4-Prior
: Move window to previous monitor.
Shift-Mod4-x
@@ -71,31 +71,31 @@ Shift-Mod4-x
F1
: Launch urxvt
Mod4-F1
Mod4-1
: Raise windows in tag 1.
Shift-Mod4-F1
Shift-Mod4-1
: Place current window in tag 1.
Shift-Control-Mod4-F1
Shift-Control-Mod4-1
: Remove current window from tag 1.
Mod4-F2
Mod4-2
: Raise windows in tag 2.
Shift-Mod4-F2
Shift-Mod4-2
: Place current window in tag 2.
Shift-Control-Mod4-F2
Shift-Control-Mod4-2
: Remove current window from tag 2.
Mod4-F3
Mod4-3
: Raise windows in tag 3.
Shift-Mod4-F3
Shift-Mod4-3
: Place current window in tag 3.
Shift-Control-Mod4-F3
Shift-Control-Mod4-3
: Remove current window from tag 3.
# OPTIONS