Hello guys,
I'm a fresh FreeBSD user, so it's far fantastic. I have the 'Satechi Slim W3 USB-C BACKLIT Wired' keyboard with F13-F19 keys.
When I run xev and press e.g. F13 and F14, Linux shows:
On the 13.1-RELEASE + current Plasma/Xorg, I see nothing. So far, it's a great experience, this small issue annoys me a bit though
What Xorg related options am I missing? Tried to set .Xmodmap but without any success.
Thank you!
I'm a fresh FreeBSD user, so it's far fantastic. I have the 'Satechi Slim W3 USB-C BACKLIT Wired' keyboard with F13-F19 keys.
When I run xev and press e.g. F13 and F14, Linux shows:
Code:
KeyRelease event, serial 37, synthetic NO, window 0xc00001,
root 0x6cd, subw 0x0, time 357908, (1164,24), root:(2995,997),
state 0x0, keycode 191 (keysym 0x1008ff81, XF86Tools), same_screen YES,
XKeysymToKeycode returns keycode: 179
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 37, synthetic NO, window 0xc00001,
root 0x6cd, subw 0x0, time 358604, (1164,24), root:(2995,997),
state 0x0, keycode 192 (keysym 0x1008ff45, XF86Launch5), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
On the 13.1-RELEASE + current Plasma/Xorg, I see nothing. So far, it's a great experience, this small issue annoys me a bit though

What Xorg related options am I missing? Tried to set .Xmodmap but without any success.
Thank you!