Date: Thu, 9 Dec 1999 20:31:34 -0800 (PST) From: Kazutaka YOKOTA <yokota@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/kbd atkbd.c kbd.c kbdreg.h Message-ID: <199912100431.UAA03109@freefall.freebsd.org>
index | next in thread | raw e-mail
yokota 1999/12/09 20:31:34 PST
Modified files:
sys/dev/kbd atkbd.c kbd.c kbdreg.h
Log:
Add support new keys: lshifta, rshifta, lctrla, rctrla, lalta, and
ralta. These keys combine shift/ctrl/alt function and the AltLock
function. When these keys pressed together with another key, they act
just like the ordinary shift/ctrl/alt keys. When these keys are
pressed and released alone, Alt lock state is toggled.
PR: kern/12475
Revision Changes Path
1.17 +16 -2 src/sys/dev/kbd/atkbd.c
1.13 +69 -12 src/sys/dev/kbd/kbd.c
1.6 +3 -1 src/sys/dev/kbd/kbdreg.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912100431.UAA03109>
