Xmonad: Difference between revisions
m (spell out faq three ways for quicker recognition) |
m (→Configuration help: sub heading for desktop environments) |
||
Line 15: | Line 15: | ||
** [http://code.haskell.org/xmonad/man/xmonad.hs template config file for latest darcs xmonad] | ** [http://code.haskell.org/xmonad/man/xmonad.hs template config file for latest darcs xmonad] | ||
** [[/General xmonad.hs config tips|general tips and tricks for configuring xmonad.hs]]: (>= xmonad-0.8) | ** [[/General xmonad.hs config tips|general tips and tricks for configuring xmonad.hs]]: (>= xmonad-0.8) | ||
* desktop environments | |||
* [[/Basic Desktop Environment Integration|basic desktop environment integration]] (>= xmonad-0.8) | ** [[/Basic Desktop Environment Integration|basic desktop environment integration]] (>= xmonad-0.8) | ||
* [[/Using xmonad in Gnome|gnome integration]] | ** [[/Using xmonad in Gnome|gnome integration]] | ||
* [[/Using xmonad in KDE|kde integration]] | ** [[/Using xmonad in KDE|kde integration]] | ||
* [[/Using xmonad in XFCE|xfce integration]] -- needs updating | ** [[/Using xmonad in XFCE|xfce integration]] -- needs updating | ||
* [[/Using xmonad on Apple OSX|apple osx integration]] | ** [[/Using xmonad on Apple OSX|apple osx integration]] | ||
* [[/Using xmonad on OLPC XO|olpc xo tips]] | * [[/Using xmonad on OLPC XO|olpc xo tips]] | ||
* [http://wiki.archlinux.org/index.php/XMonad using xmonad on Arch Linux] | * [http://wiki.archlinux.org/index.php/XMonad using xmonad on Arch Linux] |
Revision as of 01:50, 22 October 2009

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. 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
- basic desktop environment integration (>= xmonad-0.8)
- gnome integration
- kde integration
- xfce integration -- needs updating
- apple osx integration
- olpc xo tips
- using xmonad on Arch Linux
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
Keybindings cheatsheet
External documentation
- xmonad on Arch Linux
- xmonad manpage
- introduction to xmonad
- blog articles about xmonad
- xmonad blog feed
