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

--- Comment #9 from Andrew Crouthamel <croutham...@gmail.com> ---
(In reply to Sebastian Kügler from comment #8)
> Run xev, press the display button, paste the output from xev here and I'll
> tell you if it'll work. (XF86Display is the key code you're looking for,
> CTRL+P should also work.)
> 
> Alternatively, wait for the patch to land plus ~1 day and update from dev
> unstable packages or run the latest iso with those packages.

Here is the display key:

KeyPress event, serial 40, synthetic NO, window 0x4800001,
    root 0x114, subw 0x0, time 542677, (661,760), root:(791,836),
    state 0x0, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

FocusOut event, serial 40, synthetic NO, window 0x4800001,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 40, synthetic NO, window 0x4800001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 40, synthetic NO, window 0x0,
    keys:  4294967261 0   0   0   2   0   0   0   0   0   0   0   0   0   0   0 
           32  0   0   0   0   0   0   0   0   0   0   0   0   0   0   1   

KeyRelease event, serial 40, synthetic NO, window 0x4800001,
    root 0x114, subw 0x0, time 542744, (661,760), root:(791,836),
    state 0x40, keycode 33 (keysym 0x70, p), same_screen YES,
    XLookupString gives 1 bytes: (70) "p"
    XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x4800001,
    root 0x114, subw 0x0, time 542744, (661,760), root:(791,836),
    state 0x40, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False


And here is Super+P (same shortcut)

KeyPress event, serial 40, synthetic NO, window 0x4c00001,
    root 0x114, subw 0x0, time 754698, (2500,1125), root:(2630,1201),
    state 0x0, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

FocusOut event, serial 40, synthetic NO, window 0x4c00001,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 40, synthetic NO, window 0x4c00001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 40, synthetic NO, window 0x0,
    keys:  2   0   0   0   2   0   0   0   0   0   0   0   0   0   0   0   
           32  0   0   0   0   0   0   0   0   0   0   0   0   0   0   1   

KeyRelease event, serial 40, synthetic NO, window 0x4c00001,
    root 0x114, subw 0x0, time 754843, (2500,1125), root:(2630,1201),
    state 0x40, keycode 33 (keysym 0x70, p), same_screen YES,
    XLookupString gives 1 bytes: (70) "p"
    XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x4c00001,
    root 0x114, subw 0x0, time 754959, (2500,1125), root:(2630,1201),
    state 0x40, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

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

Reply via email to