Hi
I've been working a while now on a keyboard problem that I have. The
problem is that the right w*ndows key doesn't work under X. I run
XFree86 3.2 and I've modified the kernel to detect the keycode (my
keyboard delivers 0xE0 0x05 instead of assumed 0xE0 0x5D) and in the
/usr/X11/lib/X11/xkb/symbols/se be key <AD12> { [diaeresis, asciicircum],
[ascii_tilde, dead_macron] } (which I don't think is the problem). My
keyboard settings is:
XkbRules "xfree86"
XkbModel "microsoft"
XkbLayout "se"
XkbVariant "nodeadkeys"
XkbOptions "grp:switch,ctrl:ctrl_aa"
I have checked with xev and the key don't generate an event whatsoever and
I've checked with showkey outside X where keycodes are properly reported.
I hope _someone_ can help me and if you think you can but think that I've
given too little information please let me know.
/Lars