Searched refs:UKEYSYM (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | quartzKeyboard.c | 76 #define UKEYSYM(u) ((u) | 0x01000000) macro 169 … { UKEYSYM(0x384), XK_dead_acute }, /* US:";" on a Greek keyboard */ 172 …{ UKEYSYM(0x2c6), XK_dead_circumflex }, /* MODIFIER LETTER CIRCUMFLEX AC… 174 { UKEYSYM(0x2dc), XK_dead_tilde }, /* SMALL TILDE */ 179 { UKEYSYM(0x2da), XK_dead_abovering }, /* DOT ABOVE */ 184 { UKEYSYM(0x269), XK_dead_iota }, /* LATIN SMALL LETTER IOTA */ 185 { UKEYSYM(0x2ec), XK_dead_voiced_sound }, /* MODIFIER LETTER VOICING */ 187 { UKEYSYM(0x323), XK_dead_belowdot }, /* COMBINING DOT BELOW */ 188 { UKEYSYM(0x309), XK_dead_hook }, /* COMBINING HOOK ABOVE */ 189 { UKEYSYM(0x31b), XK_dead_horn }, /* COMBINING HORN */
|