Searched refs:KB_ALTGR (Results 1 – 2 of 2) sorted by relevance
22 #define KB_ALTGR 0x0040 /* alternate graphics shift */ macro
1721 shift_state &= ~KB_ALTGR; in sget()1768 shift_state |= KB_ALTGR; in sget()1779 else if (shift_state & KB_ALTGR) { in sget()