Well, I used xev (good idea!) in order to see if the windows-keys were
being recognized.

When I pressed the left windows-key I had following output:

----
KeyPress event, serial 26, synthetic NO, window 0x1400001,
    root 0x2c, subw 0x1400002, time 553607421, (58,43), root:(720,96),
    state 0x0, keycode 115 (keysym 0xffe7, Meta_L), same_screen YES,
    XLookupString gives 0 characters:  ""

KeyRelease event, serial 26, synthetic NO, window 0x1400001,
    root 0x2c, subw 0x1400002, time 553607508, (58,43), root:(720,96),
    state 0x0, keycode 115 (keysym 0xffe7, Meta_L), same_screen YES,
    XLookupString gives 0 characters:  ""
----

When I pressed the right key this one:

----
KeyPress event, serial 26, synthetic NO, window 0x1400001,
    root 0x2c, subw 0x1400002, time 553609974, (58,43), root:(720,96),
    state 0x0, keycode 116 (keysym 0xff20, Multi_key), same_screen YES,
    XLookupString gives 0 characters:  ""

KeyRelease event, serial 26, synthetic NO, window 0x1400001,
    root 0x2c, subw 0x1400002, time 553610101, (58,43), root:(720,96),
    state 0x0, keycode 116 (keysym 0xff20, Multi_key), same_screen YES,
    XLookupString gives 0 characters:  ""
----

So X knows what I'm doing - it's just not reacting :(

Ainulindale

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr f�r 1 ct/ Min. surfen!



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to