Xmonad: Difference between revisions
Line 52: | Line 52: | ||
* [[/startup|How xmonad startup works]] | * [[/startup|How xmonad startup works]] | ||
===Keybindings | ===Keybindings cheatsheets=== | ||
Classical ([http://haskell.org/haskellwiki/Image:Xmbindings.svg Inkscape svg version] to modify with your custom bindings): | |||
<gallery>Image: Xmbindings.png</gallery> | <gallery>Image: Xmbindings.png</gallery> | ||
Alternative cheatsheet | Alternative cheatsheet ([http://julien.vaubourg.com/files/xmonad_cheatsheet.pdf PDF], [http://julien.vaubourg.com/files/xmonad_cheatsheet.png PNG], [http://julien.vaubourg.com/files/xmonad_cheatsheet.svg SVG]): | ||
<gallery>Image: Xmonad_cheatsheet_thumb.png</gallery> | <gallery>Image: Xmonad_cheatsheet_thumb.png</gallery> |
Revision as of 19:15, 19 September 2012

xmonad: a tiling window manager
This is the xmonad users' wiki.
- FAQ: Frequently Asked Questions: answers to common xmonad questions
Configuration help
- screenshot gallery: screenshots contributed by xmonad users illustrating many layouts. show off your own setup!
- installing xmonad: platform-specific instructions for how to install xmonad
- config archive: a collection of xmonad.hs files from real, live xmonad users -- feel free to read them for ideas, use or adapt them as you see fit, or upload your own
- desktop environments
- OS-specific instructions
Tutorials
- guided tour of xmonad for users
- step-by-step configuration guide including xmobar status bar setup
- tutorial in Russian
- tombuntu's introduction to xmonad
- xmonad development tutorial
- guided tour of the xmonad source
Documentation
- Change log summaries
- overview of xmonad-contrib extensions plus how to edit configuration -- needs updating
- xmonad.org documentation links
- links to key code listings
- mutable state in contrib modules or xmonad.hs
- How xmonad startup works
Keybindings cheatsheets
Classical (Inkscape svg version to modify with your custom bindings):
Alternative cheatsheet (PDF, PNG, SVG):
External documentation
- xmonad on Arch Linux
- xmonad manpage
- introduction to xmonad
- blog articles about xmonad
- xmonad blog feed
