On Mon, Apr 10, 2006 at 11:24:03AM +0200, Konstantin Kletschke wrote: > Hi Folks! > > desperately I am trying to get used to wmii current snapshot "upgrading" > from 2.5.2 to investigate new things and useful things which have > been removed meanwhile. > > My most urgent question ist the following: > > I wan't an application receive Alt-Button1. > > I already changed default Modifier from Alt to Mod4 succesful, but how > do I make the mouse switch from Alt to Mod4 also? > > Kind regards, Konsti
Atm you need to patch the source, replace 'grab_mouse.*Mod1Mask' occurences with 'grab_moude.*Mod4Mask' and recompile. Though this is on TODO to be available from /def/keys. Regards, -- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361 _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
