Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
updated dwm.html
[dwm.git]
/
dwm.1
diff --git
a/dwm.1
b/dwm.1
index
e7f1758
..
670a53b
100644
(file)
--- a/
dwm.1
+++ b/
dwm.1
@@
-1,4
+1,4
@@
-.TH DWM 1 dwm-0.
5
+.TH DWM 1 dwm-0.
6
.SH NAME
dwm \- dynamic window manager
.SH SYNOPSIS
.SH NAME
dwm \- dynamic window manager
.SH SYNOPSIS
@@
-38,22
+38,29
@@
to the
.B master
column
.TP
.B master
column
.TP
-.B Mod1-
k
+.B Mod1-
h
Focus previous
Focus previous
-.B
window
+.B
tag
.TP
.B Mod1-j
Focus next
.B window
.TP
.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 Mod1-m
Maximize current
.B window
.TP
.B Mod1-[0..n]
Focus
-.B nth
-tag
+.B nth tag
.TP
.B Mod1-space
Toggle between
.TP
.B Mod1-space
Toggle between
@@
-65,8
+72,8
@@
mode (affects
.TP
.B Mod1-Shift-[0..n]
Apply
.TP
.B Mod1-Shift-[0..n]
Apply
-.B nth
-t
ag t
o current
+.B nth
tag
+to current
.B window
.TP
.B Mod1-Shift-q
.B window
.TP
.B Mod1-Shift-q
@@
-79,8
+86,8
@@
Start
.TP
.B Mod1-Control-[0..n]
Append
.TP
.B Mod1-Control-[0..n]
Append
-.B nth
-t
ag t
o current
+.B nth
tag
+to current
.B window
.TP
.B Mod1-Button1
.B window
.TP
.B Mod1-Button1
@@
-98,5
+105,5
@@
Resizes current
while dragging
.SH CUSTOMIZATION
.B dwm
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.