aboutsummaryrefslogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorarg@10ksloc.org <unknown>2006-08-02 11:13:32 +0200
committerarg@10ksloc.org <unknown>2006-08-02 11:13:32 +0200
commit3af6434085aee75bd90e22aee95419dc0ae0b969 (patch)
treecb95e7ab70992fe6c3eb43bc1bf3a53261d6cb99 /dwm.1
parent57871415c16664cce494b68dd3e985bcb32942c5 (diff)
downloaddwm-3af6434085aee75bd90e22aee95419dc0ae0b969.tar.gz
applied Sanders patches (numlock2)
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.127
1 files changed, 17 insertions, 10 deletions
diff --git a/dwm.1 b/dwm.1
index 14e3209..670a53b 100644
--- a/dwm.1
+++ b/dwm.1
@@ -38,22 +38,29 @@ to the
.B master
column
.TP
-.B Mod1-k
+.B Mod1-h
Focus previous
-.B window
+.B tag
.TP
.B Mod1-j
Focus next
.B window
.TP
+.B Mod1-k
+Focus previous
+.B window
+.TP
+.B Mod1-l
+Focus next
+.B tag
+.TP
.B Mod1-m
Maximize current
.B window
.TP
.B Mod1-[0..n]
Focus
-.B nth
-tag
+.B nth tag
.TP
.B Mod1-space
Toggle between
@@ -65,8 +72,8 @@ mode (affects
.TP
.B Mod1-Shift-[0..n]
Apply
-.B nth
-tag to current
+.B nth tag
+to current
.B window
.TP
.B Mod1-Shift-q
@@ -79,8 +86,8 @@ Start
.TP
.B Mod1-Control-[0..n]
Append
-.B nth
-tag to current
+.B nth tag
+to current
.B window
.TP
.B Mod1-Button1
@@ -98,5 +105,5 @@ Resizes current
while dragging
.SH CUSTOMIZATION
.B dwm
-is customized through editing config.h of the source code. This keeps it fast,
-secure and simple.
+is customized by editing the file config.h of the source code.
+This keeps it fast, secure and simple.
remember that computers suck.