diff options
author | Mikko Varri <vmj@linuxbox.fi> | 2010-05-13 00:24:01 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:24:01 +0200 |
commit | c076b3337b2b183117904ae34c51f39547b92577 (patch) | |
tree | cad4d6317dddf1a9da5d57b4a61b49b3780d5933 /desktop/xmonad/README | |
parent | 9ef8cc5b1828f466d00ab7a6f4895e9ed665ddf0 (diff) | |
download | slackbuilds-c076b3337b2b183117904ae34c51f39547b92577.tar.gz |
desktop/xmonad: Updated for version 0.9.1
Diffstat (limited to 'desktop/xmonad/README')
-rw-r--r-- | desktop/xmonad/README | 10 |
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 |