#Wayland hot keys
14 messages · Page 1 of 1 (latest)
Will this one work globally? https://wayland.app/protocols/virtual-keyboard-unstable-v1
A better way to read Wayland documentation
i think this is something only the wayland compositor can do. like I know KDE has its own handler for global shortcuts in system settings
i don't think there's a standard for it
i was told in another server to take a peek at evdev which seems to be a very low level way of doing things, i think it listens to the kernel itself
yeah that would probably work
so i guess this then means it would work on both x11 and wayland, and pretty much any compositor?
if so would this also mean it would work in a simple tty?
idk
Ight well time to get writing C
@vagrant pawn yo so apparently libinput is the same?
it uses evdev?
would it make it easier...?
no idea