slackbuilds_ponce/desktop/xmonad
Mikko Värri 7e4f9ab337 desktop/xmonad: Build bump, various changes.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2010-07-21 01:42:41 -05:00
..
doinst.sh desktop/xmonad: Build bump, various changes. 2010-07-21 01:42:41 -05:00
README desktop/xmonad: Updated for version 0.9.1 2010-05-13 00:24:01 +02:00
slack-desc desktop/xmonad: Updated for version 0.9.1 2010-05-13 00:24:01 +02:00
xinitrc.xmonad desktop/xmonad: Updated for version 0.9.1 2010-05-13 00:24:01 +02:00
xmonad.info desktop/xmonad: Build bump, various changes. 2010-07-21 01:42:41 -05:00
xmonad.SlackBuild desktop/xmonad: Build bump, various changes. 2010-07-21 01:42:41 -05:00
xmonad_cabal.patch desktop/xmonad: Build bump, various changes. 2010-07-21 01:42:41 -05:00

xmonad (stable, featureful, and easy tiling window manager for X11)

xmonad is a dynamically tiling X11 window manager that is written
and configured in Haskell. In a normal WM, you spend half your time
aligning and searching for windows. xmonad makes work easier, by
automating this.

This requires ghc, haskell-mtl and haskell-X11.

After installing, use 'xwmconfig' command to reselect xmonad as window
manager, either as root to do system-wide selection or as normal user
to do user-specific selection.

To get you started, the most basic key bindings are:
	mod-shift-return   Launch xterm
	mod-shift-q        Quit xmonad
For a guided tour, see http://www.xmonad.org/tour.html