Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: uwe
Date: Tue Jan 18 03:59:11 UTC 2005
Modified Files:
src/sys/arch/hpcsh/dev: pfckbd.c
src/sys/dev/hpc: hpckbdkeymap.h
Log Message:
Rewrite pfckbd_callout_hitachi() to do the same scan line dance that
pfckbd_callout_hp() does. Change the order of scan and the layout of
the matrix to be more natural.
Chords like <Shift>+<L> now work.
>From KIYOHARA Takashi.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/hpcsh/dev/pfckbd.c
cvs rdiff -r1.30 -r1.31 src/sys/dev/hpc/hpckbdkeymap.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index