Subject: CVS commit: src/sys/dev/hpc
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 12/29/2002 00:50:10
Module Name: src
Committed By: uwe
Date: Sat Dec 28 22:50:09 UTC 2002
Modified Files:
src/sys/dev/hpc: hpckbdkeymap.h
Log Message:
Sync US map with reality. Rename what used to called "us" map to
international. Drop Hungarian map that is a proper subset of
international map (and I strongly suspect the "Hungarian" is a
misnomer in the first place). Adjust hpckbd_keymap_table accordingly.
With this change selecting "US" in hpcboot will give you real US
layout. Selecting "Hungarian" will give you international layout and
I think hpcboot shall be changed accordingly.
I'm not sure if there's separate "German" layout for hpcs. I think
any layout that is not different from us/international on the primary
layer shall be handled with wsconsctl.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 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.