Xmonad: Difference between revisions

From HaskellWiki
Line 52: Line 52:
* [[/startup|How xmonad startup works]]
* [[/startup|How xmonad startup works]]


===Keybindings cheatsheet===
===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>
[http://haskell.org/haskellwiki/Image:Xmbindings.svg Inkscape svg version] to modify with your custom bindings.


Alternative cheatsheet, more illustrated ([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]):
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


xmonad: a tiling window manager

This is the xmonad users' wiki.

Configuration help

Tutorials

Documentation

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

Keybindings cheatsheets

Classical (Inkscape svg version to modify with your custom bindings):

Alternative cheatsheet (PDF, PNG, SVG):

External documentation