On Wed, Apr 12 15:07, Anselm R. Garbe wrote:
> Hi there,
> 
> I created a new snap, which fixes several bugs reported in
> yesterday's snap and contains some polishing.
> 
> http://wmii.de/snaps/wmii-20060412.tar.gz

Something really simple that you forgot to change.
About the $LEFT, $RIGHT, $DOWN, $UP variables: I think you should
substitute as follows.

Line 139:
$MODKEY-Shift-h)
to
$MODKEY-Shift-$LEFT)

and

Line 141:
$MODKEY-Shift-l)
to
$MODKEY-Shift-$RIGHT)

-- 
redondos

Attachment: pgpduFk2W8Ptn.pgp
Description: PGP signature

_______________________________________________
[email protected] mailing list
http://wmii.de/cgi-bin/mailman/listinfo/wmii

Reply via email to