How to Use a Tiling window manager
A tiling window manager is used by users aiming to be as efficient and productive as possible. It is the alternative to a floating or stacked window manager because a tiling window manager automatically aligns the windows you open.
EditSteps
-
1Choose one. Awesome[1], Dwm[2] keeps its source code under 2000 lines and lacks any configuration, wmii[3] can be stacked or tiling, scrotwm, stumpwm[4], ion[5] has tabbed tiling, i3[6], ratpoison[7] is completely mouseless and xmonad[8] are available and popular for Linux.Ad
-
2Note the keyboard shortcuts it uses. Many offer the mouse, but most users are expected to use keyboard shortcuts. Specifically note the "modifier key" which is usually Alt and described as Mod1. Mod4 is the Win/super key. Print them out if necessary.
- Every internal rat poison command starts with Ctrl+T.
-
3Download and install it.
-
4Launch Programs. Open up Firefox, Numeric and an IRC client for example. F3 can be used to launch programs.Ad
<tbody></tbody>
Key | Awesome |
Mod4 + F2 | Execute a program |
-
1Add tiles. Win+Return or Alt+Shift+Return adds a terminal.Ad
<tbody></tbody>
Key | wmii, d w m, awesome | xmonad | ion |
Mod4+return | add a terminal | ||
Mod1+Shift+Enter | ? | Start a terminal | |
Mod1+s | ? | ? | Split frame horizontally |
Mod1+k+s | ? | ? | Split frame vertically |
F2 | ? | ? | Add a terminal |
-
1To switch tiles use Alt+k and Alt+j. Or Alt+return.Ad
<tbody></tbody>
Key | wmii, d w m, awesome | ion |
Mod1+j | Switch tile left | |
Mod1+k | Switch tile right | |
Mod1+K+P | ? | Previous tile |
Mod1+K+N | ? | Next tile |
-
1Add tabs if necessary.
-
2Add work spacesAd
if necessary.
-
1Switch layout. Alt+space.
-
2Rebind keys to suit you.
-
3Restart your window manager to apply changes.Ad
We could really use your help!
sabbaticals?

case studies?

automobiles?

accounting?

EditTips
- Familiarise yourself with the command line.
- Use the left alt key rather than the right alt key.
- Tab is often unlabeled as tab but usually has horizontally arrows and is situated above the caps lock key.
- Shift is often unlabeled as shift but usually has an arrow pointing upwards and is beneath the caps lock key.
EditWarnings
- DWM
config is hard to compile. Rat poison config is a text file.
- IBM Think pad
has issues with Mod4.
Article Info
Categories: Operating Systems | Software
Recent edits by: Anna, Rhianna92402, Sarah Michele
Thanks to all authors for creating a page that has been read 9,557 times.