'End' key stopped working (xfce)
Jakob Alvermark
jakob at alvermark.net
Wed Jan 20 10:43:12 UTC 2021
On 1/20/21 11:37 AM, Michael Schuster wrote:
>
>
> On Wed, Jan 20, 2021 at 11:21 AM Jakob Alvermark <jakob at alvermark.net
> <mailto:jakob at alvermark.net>> wrote:
>
> Hi,
>
>
> Recently something has changed, that made my 'End' key stop
> working in
> X11 (xfce).
>
>
> have you tried "xev"?
>
>
Output from xev:
Pressing the Home key:
KeyPress event, serial 37, synthetic NO, window 0x4c00001,
root 0x71b, subw 0x0, time 2663488, (-1060,-119), root:(771,870),
state 0x10, keycode 110 (keysym 0xff50, Home), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x4c00001,
root 0x71b, subw 0x0, time 2663588, (-1060,-119), root:(771,870),
state 0x10, keycode 110 (keysym 0xff50, Home), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
Pressing the End key:
KeymapNotify event, serial 37, synthetic NO, window 0x0,
keys: 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 0
KeymapNotify event, serial 37, synthetic NO, window 0x0,
keys: 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 0
Pressing Shift+End:
KeyPress event, serial 37, synthetic NO, window 0x4c00001,
root 0x71b, subw 0x0, time 2769845, (-811,216), root:(1020,1205),
state 0x10, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 37, synthetic NO, window 0x4c00001,
root 0x71b, subw 0x0, time 2769988, (-811,216), root:(1020,1205),
state 0x11, keycode 115 (keysym 0xff57, End), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x4c00001,
root 0x71b, subw 0x0, time 2770072, (-811,216), root:(1020,1205),
state 0x11, keycode 115 (keysym 0xff57, End), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x4c00001,
root 0x71b, subw 0x0, time 2770317, (-811,216), root:(1020,1205),
state 0x11, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
> It seems all other keys work fine (as I can type this mail).
>
> Even Ctrl+End and Shift+End works, but not End by itself.
>
>
> Does anyone have any ideas about this?
>
>
> Thanks,
>
> Jakob
>
> _______________________________________________
> freebsd-x11 at freebsd.org <mailto:freebsd-x11 at freebsd.org> mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-x11
> <https://lists.freebsd.org/mailman/listinfo/freebsd-x11>
> To unsubscribe, send any mail to
> "freebsd-x11-unsubscribe at freebsd.org
> <mailto:freebsd-x11-unsubscribe at freebsd.org>"
>
>
>
> --
> Michael Schuster
> http://recursiveramblings.wordpress.com/
> <http://recursiveramblings.wordpress.com/>
> recursion, n: see 'recursion'
More information about the freebsd-x11
mailing list