Searched refs:altgr (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ | ||
| H A D | winkeybd.c | 276 BOOL altgr = (GetAsyncKeyState(VK_RMENU) < 0); local in function:winRestoreModeKeyStates 282 if (lctrl && altgr) 300 if (altgr) |
Completed in 3 milliseconds