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.)

-- 
Tuomo

Reply via email to