Xmonad: Difference between revisions
(rm In Progress xmonad tour page since no update since 2009, archlinux wiki much better and up to date source for similar info) |
m (→Configuration help: mv unity2D config tips up just below gnome. minor rephrasing for clarity) |
||
Line 9: | Line 9: | ||
=== Configuration help === | === Configuration help === | ||
* [[/Screenshots|screenshot gallery]]: screenshots contributed by xmonad users. show off your own setup! | * [[/Screenshots|screenshot gallery]]: screenshots contributed by xmonad users illustrating many layouts. show off your own setup! | ||
* [[/Installing xmonad|installing xmonad]]: platform-specific instructions for how to install xmonad | * [[/Installing xmonad|installing xmonad]]: platform-specific instructions for how to install xmonad | ||
* '''[[/Config archive|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 | * '''[[/Config archive|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 | ||
** [[/Config archive|template config | ** [[/Config archive|heavily commented template style config file for the latest release of xmonad]] | ||
** [http://code.haskell.org/xmonad/man/xmonad.hs template config file for | ** [http://code.haskell.org/xmonad/man/xmonad.hs template config file for the development (darcs) version of 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 | * 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 Unity 2D|unity 2d 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 in LXDE|lxde integration]] -- needs to be written | ** [[/Using xmonad in LXDE|lxde integration]] -- needs to be written | ||
** [[/Using xmonad on Apple OSX|apple osx integration]] | ** [[/Using xmonad on Apple OSX|apple osx integration]] | ||
* OS-specific instructions | * OS-specific instructions | ||
Line 27: | Line 27: | ||
** [http://wiki.archlinux.org/index.php/XMonad using xmonad on Arch Linux] | ** [http://wiki.archlinux.org/index.php/XMonad using xmonad on Arch Linux] | ||
** [[/Using xmonad in Ubuntu|using xmonad in Ubuntu]] | ** [[/Using xmonad in Ubuntu|using xmonad in Ubuntu]] | ||
=== Tutorials === | === Tutorials === | ||
Revision as of 21:37, 3 December 2011

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
- basic desktop environment integration (>= xmonad-0.8)
- gnome integration
- unity 2d integration
- kde integration
- xfce integration -- needs updating
- lxde integration -- needs to be written
- apple osx integration
- 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
Keybindings cheatsheet
Inkscape svg version to modify with your custom bindings.
Alternative cheatsheet, more illustrated :
External documentation
- xmonad on Arch Linux
- xmonad manpage
- introduction to xmonad
- blog articles about xmonad
- xmonad blog feed
