add tags x 3, minimum ewmh to support wmctlr -lG, some logging

This commit is contained in:
seanpringle
2012-09-03 00:38:37 +10:00
parent 515ba26266
commit 9675f3c927
6 changed files with 322 additions and 126 deletions

27
xoat.md
View File

@@ -68,6 +68,33 @@ Shift-Mod4-x
F1
: Launch urxvt
Mod4-F1
: Raise windows in tag 1.
Shift-Mod4-F1
: Place current window in tag 1.
Shift-Control-Mod4-F1
: Remove current window from tag 1.
Mod4-F2
: Raise windows in tag 2.
Shift-Mod4-F2
: Place current window in tag 2.
Shift-Control-Mod4-F2
: Remove current window from tag 2.
Mod4-F3
: Raise windows in tag 3.
Shift-Mod4-F3
: Place current window in tag 3.
Shift-Control-Mod4-F3
: Remove current window from tag 3.
# SEE ALSO
**dmenu** (1)