SlackBuildsOrg/desktop/xmonad
David Somero d2376d3933 desktop/xmonad: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:02:16 -04:00
..
doinst.sh
README
slack-desc
xinitrc.xmonad
xmonad.info
xmonad.SlackBuild desktop/xmonad: Misc automated cleanups. 2010-06-04 01:02:16 -04: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