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