From c076b3337b2b183117904ae34c51f39547b92577 Mon Sep 17 00:00:00 2001 From: Mikko Varri Date: Thu, 13 May 2010 00:24:01 +0200 Subject: desktop/xmonad: Updated for version 0.9.1 --- desktop/xmonad/README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'desktop/xmonad/README') 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 -- cgit v1.2.3