NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
KB_ALTGR
sys/arch/arc/dev/pccons.c
1721
shift_state &= ~KB_ALTGR;
sys/arch/arc/dev/pccons.c
1768
shift_state |= KB_ALTGR;
sys/arch/arc/dev/pccons.c
1779
else if (shift_state & KB_ALTGR) {