7 awesome - awesome window manager
12 *awesome* [*-v* | *--version*] [*-h* | *--help*] [*-c* | *--config* 'FILE'] [*-k* | *--check*]
17 *awesome* is a window manager for X. It manages windows in different layouts, like
18 floating or tiled. Either layout can be applied dynamically, optimizing the
19 environment for the application in use and the task performed.
21 In tiled layout, windows are managed in a master and stacking area. The master
22 area contains the windows which currently need most attention, whereas the
23 stacking area contains all other windows. In floating layout windows can be
24 resized and moved freely. Dialog windows are always managed floating,
25 regardless of the layout applied. The spiral and dwindle layout are special cases
26 of the tiled layout where the stacking area is arranged in a spiral for the
27 former or as a rectangular fractal for the later.
29 Windows are grouped by tags. Each window can be tagged with one or multiple
30 tags. Selecting certain tags displays all windows with these tags.
32 *awesome* can contain small wiboxes which can display anything you want:
33 all available tags, the layout, the title of the visible windows, a text, etc.
38 Print version information to standard output, then exit.
40 Print help information, then exit.
41 *-c*, *--config* 'FILE'::
42 Use an alternate configuration file instead of '$XDG_CONFIG_HOME/awesome/rc.lua'.
44 Check configuration file syntax.
46 DEFAULT MOUSE BINDINGS
47 -----------------------
52 *Button1* on tag name::
54 *Button4*, *Button5* on tag name::
55 Switch to previous or next tag.
56 *Button4*, *Button5* on root window::
57 Switch to previous or next tag.
58 *Button1*, *Button3*, *Button4*, *Button5* on layout symbol::
59 Switch to previous or next layout.
64 *Mod4 \+ Button1* on tag name::
65 Tag current client with this tag only.
66 *Mod4 \+ Button3* on tag name::
67 Toggle this tag for client.
68 *Button3* on tag name::
69 Add this tag to current view.
70 *Mod4 \+ Button1* on client window::
72 *Mod4 \+ Button3* on client window::
78 Birth and annihilation
79 ~~~~~~~~~~~~~~~~~~~~~~
82 Spawn terminal emulator.
87 *Mod4 \+ Shift \+ c*::
89 *Mod4 \+ Control \+ r*::
91 *Mod4 \+ Shift \+ q*::
100 Focus previous client.
102 Focus first urgent client.
110 Go to next client in a tabbed display.
111 *Mod4 \+ Control \+ j*::
113 *Mod4 \+ Control \+ k*::
114 Focus previous screen.
119 *Mod4 \+ Shift \+ j*::
120 Switch client with next client.
121 *Mod4 \+ Shift \+ k*::
122 Switch client with previous client.
124 Decrease master width factor by 5%.
126 Increase master width factor by 5%.
127 *Mod4 \+ Shift \+ h*::
128 Increase number of master windows by 1.
129 *Mod4 \+ Shift \+ l*::
130 Decrease number of master windows by 1.
131 *Mod4 \+ Control \+ h*::
132 Increase number of columns for non-master windows by 1.
133 *Mod4 \+ Control \+ l*::
134 Decrease number of columns for non-master windows by 1.
135 *Mod4 \+ Control \+ y*::
136 Move next client to a tabbed display in current client.
137 *Mod4 \+ Shift \+ y*::
138 Move client out of a tabbed display.
140 Switch to next layout.
141 *Mod4 \+ Shift \+ space*::
142 Switch to previous layout.
143 *Mod4 \+ Control \+ space*::
144 Toggle client floating status.
145 *Mod4 \+ Control \+ Return*::
146 Swap focused client with master.
147 *Mod4 \+ Control \+ 1-9*::
149 *Mod4 \+ Shift \+ 1-9*::
151 *Mod4 \+ Shift \+ Control \+ 1-9*::
152 Toggle tag on client.
156 *Mod4 \+ Shift \+ i*::
157 Print the client class and instance.
159 *Mod4 \+ Shift \+ r*::
160 Redraw the focused window.
164 *awesome* is customized by creating a custom '$XDG_CONFIG_HOME/awesome/rc.lua' file.
168 *awesome* can be restarted by sending it a SIGHUP.
172 *awesomerc*(5) *awesome-client*(1)
176 Of course there's no bug in *awesome*. But there may be unexpected behaviors.
178 Java applications which use the XToolkit/XAWT backend may draw gray windows
179 only. The XToolkit/XAWT backend breaks ICCCM-compliance in recent JDK 1.5 and early
180 JDK 1.6 versions because it assumes a reparenting window manager. As a workaround
181 you can use JDK 1.4 (which doesn't contain the XToolkit/XAWT backend), or you
182 can set the following environment variable (to use the older Motif
183 backend instead): AWT_TOOLKIT=MToolkit
187 Julien Danjou <julien@danjou.info> and others.
191 http://awesome.naquadah.org