Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2000 05:43:25 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/kbd atkbd.c
Message-ID:  <200005281243.FAA96851@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2000/05/28 05:43:25 PDT

  Modified files:
    sys/dev/kbd          atkbd.c 
  Log:
  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>
  
  Revision  Changes    Path
  1.27      +3 -2      src/sys/dev/kbd/atkbd.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005281243.FAA96851>