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
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:02:33 UTC