Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h131 #define KEY_LEFTALT 56 macro
/qemu/ui/
H A Dinput-linux.c105 return il->keydown[KEY_LEFTALT] && in input_linux_check_toggle()