Home
last modified time | relevance | path

Searched refs:keyboard_notify_key (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/qtile/qtile-0.18.1/libqtile/backend/wayland/
H A Dkeyboard.py126 self.seat.keyboard_notify_key(event)
/dports/x11/libinput/libinput-1.12.6/src/
H A Dlibinput-private.h501 keyboard_notify_key(struct libinput_device *device,
H A Devdev-fallback.c46 keyboard_notify_key(&device->base, time, key, state); in fallback_keyboard_notify_key()
H A Dlibinput.c2242 keyboard_notify_key(struct libinput_device *device, in keyboard_notify_key() function