wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit 75ecccb900b804db1d54ce9763be9435885877f3
parent adfb6ad715d0c5143ebccebff31bf399bda33cf5
Author: Georg Neis <gn@wmii.de>
Date:   Wed, 22 Feb 2006 00:04:45 +0200

README: fixed type and did some redraft


Diffstat:
README | 12+++++-------
1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/README b/README @@ -48,13 +48,11 @@ This will start wmii on display :1 of the host foo.bar. Configuration ------------- The configuration of wmii is done by customizing the wmiirc script, -which remotly controls the window manager and handles various events -the window manager reports while runtime. -To customize the wmiirc, copy the file from PREFIX/etc/wmii-3 -(usually /usr/local/etc/wmii-3) to $HOME/.wmii-3 and edit it to fit -your needs. You should be familiar with rc, though. The rc manpage -(included in 9base) is quite small and there's also a paper available -[4]. +which remotely controls the window manager and handles various events. +Copy the file from PREFIX/etc/wmii-3/ (usually /usr/local/etc/wmii-3/) +to $HOME/.wmii-3/ and edit it to fit your needs. You should be familiar +with rc, though. The rc manpage (included in 9base) is quite small and +there's also a paper available [4]. Credits