On Wed, Apr 12, 2006 at 10:23:18AM -0300, redondos wrote: > 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)
Thanks for the hint. I uploaded another tarball silently which contains this fix. -- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361 _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
