Up arrow not working

Alberto Mijares amijaresp at gmail.com
Tue Mar 17 19:30:17 CET 2020


> Might not be a XFCE issue.  Try using xev or evtest and see what
> keypress registers when you press up arrow.  If it's not the expected
> key, then your issue lies elsewhere (probably udev - see
> https://wiki.archlinux.org/index.php/Map_scancodes_to_keycodes).
>
> DR


Thank you.

This is the output from down arrow

KeyPress event, serial 37, synthetic NO, window 0x1e00001,
    root 0xf6, subw 0x0, time 6788538, (161,-15), root:(755,305),
    state 0x0, keycode 116 (keysym 0xff54, Down), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 37, synthetic NO, window 0x1e00001,
    root 0xf6, subw 0x0, time 6788607, (161,-15), root:(755,305),
    state 0x0, keycode 116 (keysym 0xff54, Down), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

This is the output from up arrow

FocusOut event, serial 37, synthetic NO, window 0x1e00001,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 37, synthetic NO, window 0x1e00001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 37, synthetic NO, window 0x0,
    keys:  54  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

I'll check the references you gave me. In the meantime, any suggestion
from this?

Regards,


Alberto Mijares


More information about the Xfce mailing list