freebsd-dev/sys/dev/atkbdc
Kazutaka YOKOTA 82d654e855 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
1999-12-10 04:31:33 +00:00
..
atkbd_atkbdc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atkbd_isa.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atkbd.c Add support new keys: lshifta, rshifta, lctrla, rctrla, lalta, and 1999-12-10 04:31:33 +00:00
atkbdc_isa.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
atkbdc_subr.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
atkbdc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atkbdcreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atkbdreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
psm.c Use DEVICE_MODULE() directly instead of DEV_DRIVER_MODULE. psm.c uses 1999-11-08 07:29:23 +00:00