Home
last modified time | relevance | path

Searched refs:KEY_SCROLLLOCK (Results 1 – 2 of 2) sorted by relevance

/qemu/ui/
H A Dinput-linux.c117 return il->keydown[KEY_SCROLLLOCK]; in input_linux_check_toggle()
122 il->keydown[KEY_SCROLLLOCK]; in input_linux_check_toggle()
136 event->code == KEY_SCROLLLOCK; in input_linux_should_skip()
/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h145 #define KEY_SCROLLLOCK 70 macro