Home
last modified time | relevance | path

Searched refs:TEO_KEY_ALTGR (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/teo/teo/src/linux/
H A Dudisplay.c179 { XK_ISO_Level3_Shift, TEO_KEY_ALTGR },
253 teo_key = TEO_KEY_ALTGR; in key_press_event()
287 teo_key = TEO_KEY_ALTGR; in key_release_event()
/dports/emulators/teo/teo/include/
H A Dto8keys.h170 #define TEO_KEY_ALTGR 108 macro
/dports/emulators/teo/teo/src/media/
H A Dkeyboard.c648 case TEO_KEY_ALTGR: in keyboard_Press()