Searched refs:KEY_SCROLLLOCK (Results 1 – 2 of 2) sorted by relevance
117 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()
145 #define KEY_SCROLLLOCK 70 macro