As mentioned in the title, I switched the joystick driver to linuxraw because it was the better compromise, but the slight downside is that all the keyboard hotkeys stop working when the core is running, the keyboard keys mapped as input for the controller do work but the hotkeys for quick menu (F1), fast-forward (spacebar), quit (ESC), etc. do not work anymore. The only hotkey that works is the menu toggle combo.
I’ve read that linuxraw needs a TTY active to read the keyboard but I’m not sure that’s the issue here, even when ran from the terminal the issue is still there (I installed/run through flatpak). I’m running antiX 19 btw; I’ve tried to reproduce this on a VM (VMware with open-vm-tools) but there it works fine, the issue only happens with my actual PC. Any ideas are welcome, thanks.