This commit is contained in:
seanpringle
2012-11-07 17:51:18 +10:00
parent ca715481e8
commit b9eacb9f50
3 changed files with 4 additions and 5 deletions

View File

@@ -70,7 +70,6 @@
// action_focus_direction .num = UP/DOWN/LEFT/RIGHT // action_focus_direction .num = UP/DOWN/LEFT/RIGHT
// action_close // action_close
// action_cycle // action_cycle
// action_other
// action_command // action_command
// action_find_or_start // action_find_or_start
// action_move_monitor // action_move_monitor

4
xoat.1
View File

@@ -92,13 +92,13 @@ Move window to previous monitor.
.RS .RS
.RE .RE
.TP .TP
.B Shift-Mod4-x .B Mod4-x
Launch dmenu_run Launch dmenu_run
.RS .RS
.RE .RE
.TP .TP
.B F1 .B F1
Launch urxvt Launch xterm
.RS .RS
.RE .RE
.SH OPTIONS .SH OPTIONS

View File

@@ -65,11 +65,11 @@ Shift-Mod4-Next
Shift-Mod4-Prior Shift-Mod4-Prior
: Move window to previous monitor. : Move window to previous monitor.
Shift-Mod4-x Mod4-x
: Launch dmenu_run : Launch dmenu_run
F1 F1
: Launch urxvt : Launch xterm
# OPTIONS # OPTIONS