about summary refs log tree commit diff stats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@wmii.de>2006-07-14 08:34:38 +0200
committerAnselm R. Garbe <garbeam@wmii.de>2006-07-14 08:34:38 +0200
commit72655f0ce7abe85853aca98a051df2aab07116f9 (patch)
treedf4325bcb502ca3b2d656eb70d16711776d11638 /dwm.1
parent86d9851427710ca0f3ab95ae9b6c20361b56e516 (diff)
downloaddwm-72655f0ce7abe85853aca98a051df2aab07116f9.tar.gz
continued with man page
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.133
1 files changed, 33 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1
index 1e312e9..1c7a5a6 100644
--- a/dwm.1
+++ b/dwm.1
@@ -12,3 +12,36 @@ is a dynamic window manager for X11.
 .TP
 .B \-v
 prints version information to stdout, then exits.
+.SS Default Key Bindings
+.TP 16
+.I Key	
+.I Action
+.TP
+.B Mod1-Return
+Zoom
+.B window
+to the 
+.B master
+track
+.TP
+.B Mod1-k
+Focus previous
+.B window
+.TP
+.B Mod1-j
+Focus next
+.B window
+.TP
+.B Mod1-m
+Maximize current
+.B window
+.TP
+.B Mod1-[0..n]
+Focus
+.B nth
+tag
+.TP
+.B Mod1-space
+(Re-)arrange
+.B all
+windows tiled
es Booth <boothj5@gmail.com> 2012-07-24 23:19:48 +0100 Function signatures across lines' href='/danisanti/profani-tty/commit/src/main.c?id=279737badaebedccd9ce4f5e0c8baf166a346055'>279737ba ^
6bad38c2 ^

7c908780 ^


e6987387 ^
7c908780 ^

6bad38c2 ^
7c908780 ^

72d96a92 ^
7c908780 ^

7c908780 ^

c9ed5834 ^
72d96a92 ^
7c908780 ^
72d96a92 ^
453fcae2 ^

7c908780 ^

d29c7fd8 ^
7c908780 ^




72d96a92 ^

b9ab5d9f ^
5d9c7ffd ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70