Xmonad: Difference between revisions

From HaskellWiki
No edit summary
(→‎Configuration help: point to config archive for release version template configs)
Line 12: Line 12:
* [[/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_xmonad.hs_%280.8%29|template config file for 0.8.*]]
** [[/Config archive|template config files for 0.8, 0.9 releases of xmonad]]
** [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)

Revision as of 21:29, 7 November 2009

XMonad


xmonad: a tiling window manager

This is the xmonad users' wiki.

Configuration help

Tutorials

Documentation

  • Change log summaries
notable changes since 0.9
notable changes since 0.8
notable changes since 0.7
notable changes since 0.6

Keybindings cheatsheet

External documentation

In progress documentation