[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Special keys problem



Hi,

Got a problem with special keys.
My keyboard is configured as follow in XF86config :
Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"be"
EndSection

But in kde when I try to assign a shorcut using Win key (eg: Win+E),
when I press the combination, I can see "Win" appearing then instead
of having "Win+E" I have "E" remaining alone. If I set up the
combination "Ctrl+Tab" it's ok, but when I try "Ctrl+Shift+Tab" it is
replaced by "Ctrl+Shift+Backtab".

If I check xev's output while pushing "Win" key there's something strange :

KeyPress event, serial 28, synthetic NO, window 0x2800001,
    root 0xb4, subw 0x0, time 1531212, (174,-13), root:(178,35),
    state 0x10, keycode 115 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes:  ""

KeyRelease event, serial 28, synthetic NO, window 0x2800001,
    root 0xb4, subw 0x0, time 1531306, (174,-13), root:(178,35),
    state 0x10, keycode 115 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes:  ""


this doesn't appear my laptop ==>  XLookupString gives 0 bytes:  ""

Any idea ?

-- 
Fabien Meghazi
http://www.amigrave.com



Reply to: