slackbuilds_ponce/desktop/xmonad
Mikko Värri 3686e68a82 desktop/xmonad: Change license.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-17 21:41:47 -06:00
..
doinst.sh
README
slack-desc
xinitrc.xmonad
xmonad.info
xmonad.SlackBuild desktop/xmonad: Change license. 2011-12-17 21:41:47 -06:00
xmonad_cabal.patch

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-transformers, haskell-mtl, haskell-syb 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