HomeSort by: relevance | last modified time | path
    Searched refs:KB_ALTGR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arc/include/
pccons.h 22 #define KB_ALTGR 0x0040 /* alternate graphics shift */
  /src/sys/arch/arc/dev/
pccons.c 1721 shift_state &= ~KB_ALTGR;
1768 shift_state |= KB_ALTGR;
1779 else if (shift_state & KB_ALTGR) {

Completed in 12 milliseconds