Re: [wmii] snap: 20060412

From: redondos <redondos_AT_gmail.com>
Date: Wed, 12 Apr 2006 10:23:18 -0300

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

Received on Wed Apr 12 2006 - 15:23:31 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:02:33 UTC