Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h202 #define KEY_LEFTMETA 125 macro
/qemu/ui/
H A Dinput-linux.c113 return il->keydown[KEY_LEFTMETA] && in input_linux_check_toggle()