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.1
View File

@@ -16,32 +16,32 @@ See config.h for customization.
.PP
These are the default key bindings:
.TP
.B Mod4-1
.B Mod4-Left
Focus tile 1.
.RS
.RE
.TP
.B Mod4-2
.B Mod4-Right (and Up)
Focus tile 2.
.RS
.RE
.TP
.B Mod4-3
.B Mod4-Down
Focus tile 3.
.RS
.RE
.TP
.B Shift-Mod4-1
.B Shift-Mod4-Left
Move window to tile 1.
.RS
.RE
.TP
.B Shift-Mod4-2
.B Shift-Mod4-Right (and Up)
Move window to tile 2.
.RS
.RE
.TP
.B Shift-Mod4-3
.B Shift-Mod4-Down
Move window to tile 3.
.RS
.RE
@@ -72,22 +72,22 @@ Toggle state above (only placed above fullscreen windows).
.RS
.RE
.TP
.B Mod4-Right
.B Mod4-Next (Page Down)
Focus next monitor.
.RS
.RE
.TP
.B Mod4-Left
.B Mod4-Prior (Page Up)
Focus previous monitor.
.RS
.RE
.TP
.B Shift-Mod4-Right
.B Shift-Mod4-Next
Move window to next monitor.
.RS
.RE
.TP
.B Shift-Mod4-Left
.B Shift-Mod4-Prior
Move window to previous monitor.
.RS
.RE
@@ -102,47 +102,47 @@ Launch urxvt
.RS
.RE
.TP
.B Mod4-F1
.B Mod4-1
Raise windows in tag 1.
.RS
.RE
.TP
.B Shift-Mod4-F1
.B Shift-Mod4-1
Place current window in tag 1.
.RS
.RE
.TP
.B Shift-Control-Mod4-F1
.B Shift-Control-Mod4-1
Remove current window from tag 1.
.RS
.RE
.TP
.B Mod4-F2
.B Mod4-2
Raise windows in tag 2.
.RS
.RE
.TP
.B Shift-Mod4-F2
.B Shift-Mod4-2
Place current window in tag 2.
.RS
.RE
.TP
.B Shift-Control-Mod4-F2
.B Shift-Control-Mod4-2
Remove current window from tag 2.
.RS
.RE
.TP
.B Mod4-F3
.B Mod4-3
Raise windows in tag 3.
.RS
.RE
.TP
.B Shift-Mod4-F3
.B Shift-Mod4-3
Place current window in tag 3.
.RS
.RE
.TP
.B Shift-Control-Mod4-F3
.B Shift-Control-Mod4-3
Remove current window from tag 3.
.RS
.RE