Subject: CVS commit: src/sys/arch/dreamcast/dev/maple
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/06/2005 14:52:49
Module Name: src
Committed By: tsutsui
Date: Sun Mar 6 14:52:49 UTC 2005
Modified Files:
src/sys/arch/dreamcast/dev/maple: mkbd.c
Log Message:
Add two options to change the default keymap:
- options MKBD_LAYOUT="KB_xx"
allow user to override the default keymap
- options MKBD_SWAPCTRLCAPS
allow user to specify swapctrlcaps with the default (probed) keymap
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/dreamcast/dev/maple/mkbd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.