freebsd-dev/sys/dev/kbd
Yoshihiro Takahashi 49c57093b7 Changed key assign for PC-98.
shift+TAB  : BackTab
HELP       : End
STOP       : ScrollLock
shift+STOP : ScreenSaver
GRPH +STOP : Suspend(susp)
COPY       : NextScreen(nscr)
ctrl +COPY : Debug
NFER       : Meta

Submitted by:   chi@bd.mbn.or.jp (Chiharu Shibata)
2000-03-16 12:10:43 +00:00
..
atkbd.c One more patch for the atkbd driver. It will make sure that the 2000-03-11 07:44:10 +00:00
atkbdc.c Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
atkbdcreg.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
atkbdreg.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
kbd.c Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
kbdreg.h Rework shifta/ctla/alta key handling. It appears that there was 2000-01-11 13:39:05 +00:00
kbdtables.h Changed key assign for PC-98. 2000-03-16 12:10:43 +00:00