freebsd-dev/sys/dev/kbd
Andrey A. Chernov 2073104f87 Manipulate with AltGR Led (really CapsLock Led) only in K_XLATE mode, because
all other modes not set ALKED flag and it means that CapsLock always turned
off for them.
Real bug example is X11 which never turn on CapsLock with Russian keyboard.

PR:		18651
Submitted by:	"Mike E. Matsnev" <mike@po.cs.msu.su>
2000-05-28 12:43:24 +00:00
..
atkbd.c Manipulate with AltGR Led (really CapsLock Led) only in K_XLATE mode, because 2000-05-28 12:43:24 +00:00
atkbdc.c - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
atkbdcreg.h - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
atkbdreg.h - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
kbd.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
kbdreg.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
kbdtables.h Changed key assign for PC-98. 2000-03-16 12:10:43 +00:00