summaryrefslogtreecommitdiffstats
path: root/desktop/xmonad/README
diff options
context:
space:
mode:
author Mikko Varri2010-05-13 00:24:01 +0200
committer Robby Workman2010-05-13 00:24:01 +0200
commitc076b3337b2b183117904ae34c51f39547b92577 (patch)
treecad4d6317dddf1a9da5d57b4a61b49b3780d5933 /desktop/xmonad/README
parent9ef8cc5b1828f466d00ab7a6f4895e9ed665ddf0 (diff)
downloadslackbuilds-c076b3337b2b183117904ae34c51f39547b92577.tar.gz
desktop/xmonad: Updated for version 0.9.1
Diffstat (limited to 'desktop/xmonad/README')
-rw-r--r--desktop/xmonad/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/desktop/xmonad/README b/desktop/xmonad/README
index 0cf8620f06..70f07cbf2d 100644
--- a/desktop/xmonad/README
+++ b/desktop/xmonad/README
@@ -1,17 +1,17 @@
-xmonad (stable, featureful and easy tiling window manager for X11)
+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 and X11-haskell from SlackBuilds.org.
+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.
+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: http://www.xmonad.org/tour.html
+For a guided tour, see http://www.xmonad.org/tour.html