This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fvwm2 key bindings


Am Tue, 23 Nov 2004 17:02:57 +0100 (MET) hat Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]