Searched refs:KEY_RIGHTALT (Results 1 – 2 of 2) sorted by relevance
/qemu/include/standard-headers/linux/ | ||
H A D | input-event-codes.h | 175 #define KEY_RIGHTALT 100 macro |
/qemu/ui/ | ||
H A D | input-linux.c | 106 il->keydown[KEY_RIGHTALT]; in input_linux_check_toggle() |