Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dcurses_keys.h40 #define ALT SCANCODE_ALT
46 #define KEYSYM_ALT (SCANCODE_ALT << 16)
H A Dkeymaps.h50 #define SCANCODE_ALT 0x400 macro