Difference between revisions of "Xmonad"

From HaskellWiki
Jump to navigation Jump to search
(6 intermediate revisions by 4 users not shown)
Line 37: Line 37:
 
* [[/xmonad development tutorial|xmonad development tutorial]]
 
* [[/xmonad development tutorial|xmonad development tutorial]]
 
* [[/Guided tour of the xmonad source|guided tour of the xmonad source]]
 
* [[/Guided tour of the xmonad source|guided tour of the xmonad source]]
  +
* [http://www.youtube.com/watch?v=63MpfyZUcrU video tour of the source]
   
 
=== Documentation ===
 
=== Documentation ===
   
 
* Change log summaries
 
* Change log summaries
  +
::[[/Notable changes since 0.11|notable changes since 0.11]]
 
::[[/Notable changes since 0.10|notable changes since 0.10]]
 
::[[/Notable changes since 0.10|notable changes since 0.10]]
 
::[[/Notable changes since 0.9|notable changes since 0.9]]
 
::[[/Notable changes since 0.9|notable changes since 0.9]]
Line 50: Line 52:
 
* [[/Key codes|links to key code listings]]
 
* [[/Key codes|links to key code listings]]
 
* [[/Mutable state in contrib modules or xmonad.hs|mutable state in contrib modules or xmonad.hs]]
 
* [[/Mutable state in contrib modules or xmonad.hs|mutable state in contrib modules or xmonad.hs]]
  +
* [[/startup|How xmonad startup works]]
  +
 
===Keybindings cheatsheets===
 
Classical ([http://haskell.org/haskellwiki/Image:Xmbindings.svg Inkscape svg version] to modify with your custom bindings):
   
===Keybindings cheatsheet===
 
 
<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 ([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, more illustrated :
 
   
  +
<gallery>Image: Xmonad_cheatsheet_thumb.png‎</gallery>
* [http://julien.jsand.net/xmonad_cheatsheet.pdf PDF]
 
* [http://julien.jsand.net/xmonad_cheatsheet.png PNG]
 
* [http://julien.jsand.net/xmonad_cheatsheet.svg SVG]
 
   
 
=== External documentation ===
 
=== External documentation ===

Revision as of 02:42, 29 January 2013

Xmonad-logo-small.png

XMonad


xmonad: a tiling window manager

This is the xmonad users' wiki.

Configuration help

Tutorials

Documentation

  • Change log summaries
notable changes since 0.11
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

Xmonad-lambdacat.jpg