]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Manipulate with AltGR Led (really CapsLock Led) only in K_XLATE mode, because
authorAndrey A. Chernov <ache@FreeBSD.org>
Sun, 28 May 2000 12:43:24 +0000 (12:43 +0000)
committerAndrey A. Chernov <ache@FreeBSD.org>
Sun, 28 May 2000 12:43:24 +0000 (12:43 +0000)
commit2073104f875dcc76cebe31acd7e03957b7313398
treedf6e291995ed33dd4551eb663eb44b6d8813eb78
parent84c27d0735c95b747d409e56f98d993a3eddf6dc
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>
sys/dev/atkbdc/atkbd.c
sys/dev/kbd/atkbd.c