I want to assign some macros (they work as expected) to the F13-F16 shortcut keys.
I’m on LibreOffice 24.8.6.2 480(Build:2). Arch Linux with kernel 6.13.8-arch1-1. Running X, not wayland.
When I go to Tools → Customize → Keyboard and click in the Shortcut Keys area and then type F13-F16 this is what I get:
F13 → Does not register at all
F14 → Maps to the Undo shortcut
F15 → Works correctly, maps to F15
F16 → Maps to the Copy shortcut
I’ve checked the keys are sending the correct keycodes via xev
.
I can assign macros to F15 fine as it works as intended. I can assign macros that work when I hit F14 and F16, but I have to map them to the Undo/Copy shortcuts. F13 I can’t get to do anything.
This feels like it might be a bug, but maybe I’m missing something. Has anyone else experienced this that could point me in the right direction?