Xmonad
From HaskellWiki
(Difference between revisions)
m (→Tutorials: plus tombuntu tutorial link, prettify dev tutorial links) |
m (→Configuration help: prettify link text) |
||
| Line 9: | Line 9: | ||
=== Configuration help === | === Configuration help === | ||
| - | * [[/Screenshots]]: screenshots of contributed by xmonad users. Add your cool setup! | + | * [[/Screenshots|screenshot gallery]]: screenshots of contributed by xmonad users. Add your cool setup! |
| - | * [[/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|config archive]]''': A collection of xmonad.hs files from real, live xmonad users. Feel free to use, adapt, or read them for ideas, or upload your own. |
| - | ** [[/Config archive/Template_xmonad.hs_%280.8%29| | + | ** [[/Config archive/Template_xmonad.hs_%280.8%29|template config file for 0.8.*]] |
| - | ** [http://code.haskell.org/xmonad/man/xmonad.hs | + | ** [http://code.haskell.org/xmonad/man/xmonad.hs template config file for latest darcs xmonad] |
| - | ** [[/General xmonad.hs config tips]]: | + | ** [[/General xmonad.hs config tips]]: tips and tricks for configuring xmonad.hs (>= xmonad-0.8) |
| - | * [[/Basic Desktop Environment Integration]] (>= xmonad-0.8) | + | * [[/Basic Desktop Environment Integration|basic desktop environment integration]] (>= xmonad-0.8) |
| - | * [[/Using xmonad in Gnome]] | + | * [[/Using xmonad in Gnome|gnome integration]] |
| - | * [[/Using xmonad in KDE]] | + | * [[/Using xmonad in KDE|kde integration]] |
| - | * [[/Using xmonad in XFCE]] | + | * [[/Using xmonad in XFCE|xfce integration]] -- needs updating |
| - | * [[/Using xmonad on Apple OSX]] | + | * [[/Using xmonad on Apple OSX|apple osx integration]] |
| - | * [[/Using xmonad on OLPC XO]] | + | * [[/Using xmonad on OLPC XO|olpc xo tips]] |
| - | * [http://wiki.archlinux.org/index.php/XMonad | + | * [http://wiki.archlinux.org/index.php/XMonad using xmonad on Arch Linux] |
=== Tutorials === | === Tutorials === | ||
Revision as of 21:21, 20 September 2009
xmonad: a tiling window manager
This is the xmonad users' wiki.
- /Frequently asked questions: answers to common xmonad questions
Contents |
1 Configuration help
- screenshot gallery: screenshots of contributed by xmonad users. Add your cool 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 use, adapt, or read them for ideas, or upload your own.
- template config file for 0.8.*
- template config file for latest darcs xmonad
- /General xmonad.hs config tips: tips and tricks for configuring xmonad.hs (>= xmonad-0.8)
- 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
2 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
3 Documentation
- Change log summaries
- Overview of extensions and how to edit configuration -- needs some updating
- /Key codes
Keybindings Cheatsheet
4 External documentation
- xmonad on Arch Linux
- xmonad manpage
- introduction to xmonad
- blog articles about xmonad
- xmonad blog feed
