wmii

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

commit e52879b08b1497300fd39063c57618d1e13c08c2
parent aa9c4c48a8f6e4db9fc31bdbdfcf6eb59ebe06a8
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Wed, 12 Apr 2006 14:49:23 +0200

prepared new snap


Diffstat:
config.mk | 2+-
rc/welcome | 4++--
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config.mk b/config.mk @@ -8,7 +8,7 @@ MANPREFIX = ${PREFIX}/share/man X11INC = /usr/X11R6/include X11LIB = /usr/X11R6/lib -VERSION = 3-current +VERSION = 20060412 # includes and libs LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11 diff --git a/rc/welcome b/rc/welcome @@ -11,10 +11,10 @@ Note: $MODKEY is the Alt-key by default. Let's go! -- Start two xterms by pressing $MODKEY-x twice. +- Start two xterms by pressing $MODKEY-Return twice. - Switch between the three windows: $MODKEY-j, $MODKEY-k If you prefer the mouse, then just click the desired window. -- Create a new column with: $MODKEY-Shift-n +- Create a new column with: $MODKEY-Shift-l - Tag the selected client with another tag: $MODKEY-Shift-2 IMPORTANT: before you do next step, note that you can select the current tag with $MODKEY-1.