all repos — dwm @ 9cd686c93a80b4095d4ee0960bef320ccd9ea02c

fork of suckless dynamic window manager

dwm.1 (view raw)

 1.TH DWM 1 dwm-0.0
 2.SH NAME
 3dwm \- dynamic window manager
 4.SH SYNOPSIS
 5.B dwm
 6.RB [ \-v ]
 7.SH DESCRIPTION
 8.SS Overview
 9.B dwm
10is a dynamic window manager for X11.
11.SS Options
12.TP
13.B \-v
14prints version information to stdout, then exits.
15.SS Default Key Bindings
16.TP 16
17.I Key	
18.I Action
19.TP
20.B Mod1-Return
21Zoom
22.B window
23to the 
24.B master
25track
26.TP
27.B Mod1-k
28Focus previous
29.B window
30.TP
31.B Mod1-j
32Focus next
33.B window
34.TP
35.B Mod1-m
36Maximize current
37.B window
38.TP
39.B Mod1-[0..n]
40Focus
41.B nth
42tag
43.TP
44.B Mod1-space
45(Re-)arrange
46.B all
47windows tiled
48.TP
49.B Mod1-Shift-space
50(Re-)arrange
51.B all
52windows floating
53.TP
54.B Mod1-Shift-[0..n]
55Apply
56.B nth
57tag to current
58.B window
59.TP
60.B Mod1-Shift-q
61Quit
62.B dwm
63.TP
64.B Mod1-Shift-Return
65Start
66.B terminal
67.TP
68.B Mod1-Shift-w
69Start
70.B web browser
71.TP
72.B Mod1-Shift-l
73Lock
74.B screen
75.TP
76.B Control-[0..n]
77Append
78.B nth
79tag to cureent
80.B window
81