[Bug 93855] On a multimedia keyboard some of the extra keys don't work as shortcuts.
Diggory Hardy
diggory.hardy at gmail.com
Fri Nov 9 11:07:14 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=93855
Diggory Hardy <diggory.hardy at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diggory.hardy at gmail.com
--- Comment #12 from Diggory Hardy <diggory.hardy at gmail.com> ---
Most keys I've tried recently work, but not reliably when using multiple
keyboards. E.g. the "lock screen" button on my thinkpad doesn't usually work
now, starting from when I bound a key on an external keyboard to
XF86ScreenSaver (usually only the one on the external keyboard works, though
wierdly after doing this test with xev they both started working, even after
closing xev). XEV for thinkpad key:
KeyRelease event, serial 41, synthetic NO, window 0x1800001,
root 0x266, subw 0x0, time 75582093, (74,85), root:(76,108),
state 0x0, keycode 160 (keysym 0x1008ff2d, XF86ScreenSaver), same_screen
YES,
XKeysymToKeycode returns keycode: 124
XLookupString gives 0 bytes:
XFilterEvent returns: False
And for external keyboard:
KeyRelease event, serial 43, synthetic NO, window 0x1800001,
root 0x266, subw 0x0, time 75598454, (74,85), root:(76,108),
state 0x0, keycode 124 (keysym 0x1008ff2d, XF86ScreenSaver), same_screen
YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list