Am Tue, 23 Nov 2004 17:02:57 +0100 (MET) hat Alexander Gottwald <[EMAIL PROTECTED]> geschrieben:

On Tue, 23 Nov 2004, Frank Streitzig wrote:

Hello,

i would like configure fvwm2. Only with the bindings of functions to meta
keys doesn't work. But by applications like emacs shortcut working
correct.


If i define in .fvwm2rc or FvwmConsole:

Key F4 A A Popup Logout

is it okay, but not

Key F4 A M Popup Logout.

I have Key Left A SM Scroll -100 +0 which works great if I press Left+Shift+Alt.

Also does not go.

What does xev report if you press the keys?

xev output if i presses Alt+F5:

KeyPress event, serial 28, synthetic NO, window 0x1400001,
    root 0x3a, subw 0x0, time 35888812, (114,72), root:(180,93),
    state 0x10, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyPress event, serial 28, synthetic NO, window 0x1400001,
    root 0x3a, subw 0x0, time 35889453, (114,72), root:(180,93),
    state 0x18, keycode 71 (keysym 0xffc2, F5), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 28, synthetic NO, window 0x1400001,
    root 0x3a, subw 0x0, time 35889515, (114,72), root:(180,93),
    state 0x18, keycode 71 (keysym 0xffc2, F5), same_screen YES,
    XLookupString gives 0 bytes:

KeyRelease event, serial 28, synthetic NO, window 0x1400001,
    root 0x3a, subw 0x0, time 35891765, (114,72), root:(180,93),
    state 0x18, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:

Frank

Reply via email to