https://bugs.kde.org/show_bug.cgi?id=365147

--- Comment #3 from rockonthemoo...@gmail.com ---
xev output: fn+f8

KeyRelease event, serial 40, synthetic NO, window 0x3e00001,
   root 0xf6, subw 0x0, time 16840795, (-8,210), root:(724,239),
   state 0x50, keycode 33 (keysym 0x70, p), same_screen YES,
   XLookupString gives 1 bytes: (70) "p"
   XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x3e00001,
   root 0xf6, subw 0x0, time 16841441, (-8,210), root:(724,239),
   state 0x50, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
   XLookupString gives 0 bytes:
   XFilterEvent returns: False


Don't ask me why now it's recognized as "p" and not "XF86Display".
Anyway it worked with every distro / DE.
It worked, as long as I can remember, in version 5.6 too (I'm not 100%
sure).


2016-07-07 7:59 GMT+02:00 Martin Gräßlin via KDE Bugzilla <
bugzilla_nore...@kde.org>:

> https://bugs.kde.org/show_bug.cgi?id=365147
>
> --- Comment #2 from Martin Gräßlin <mgraess...@kde.org> ---
> kscreen already registers the key as a global shortcut:
> kded/daemon.cpp:    KGlobalAccel::self()->setGlobalShortcut(action,
> Qt::Key_Display);
>
> So the only question is: why is the shortcut not triggered. Xev should
> tell us.
>
> --
> You are receiving this mail because:
> You reported the bug.
>

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to