Tuomo Valkonen wrote: > On 2005-12-22, John Robson <[EMAIL PROTECTED]> wrote: > >>I know this has been discussed before (2001 discussion on the list, well >>before my time...) but I'm having some trouble figuring out what was >>said - and I'm wondering whether what was said then still applies... >> >>I have: >>Mod1+Cursor >> Moves me to the frame in that direction (assuming one exists) >>Mod1+Alt, release, Cursor... to do the below... > > > Alt, Alt_L etc. are not valid modifier names. Only > Shift, Control, and Mod1 to Mod5 are recognised, plus > the special NoModifier and AnyModifier. (It also won't > complain of Lock being used, but it won't work by default > since we ignore evil locking modifiers.) >
Ah - OK, I can cope with Win+Shift+Cursor / Win+Ctrl+Cursor. Still not sure how to get the multiple bindings to work "properly" (i.e. allow me to hold Win+Shift then keep tapping Cursor to cycle through...) I'd like to not have to keep tapping the win+shift combo as well...
