NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/31399 CVS commit: src/distrib/utils/sysinst



The following reply was made to PR install/31399; it has been noted by GNATS.

From: Geert Hendrickx <ghen%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/31399 CVS commit: src/distrib/utils/sysinst
Date: Wed,  3 Sep 2008 08:52:36 +0000 (UTC)

 Module Name:   src
 Committed By:  ghen
 Date:          Wed Sep  3 08:52:36 UTC 2008
 
 Modified Files:
        src/distrib/utils/sysinst: wskbd.c
 
 Log Message:
 Add Colemak and Dvorak options to the sysinst keyboard layout menu.  They can
 not simply be added to the KB_ENC_FUN table in sys/dev/wscons/wsksymdef.h
 because it doesn't allow for multiple variants of the same layout.  PR#31399.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.6 -r1.7 src/distrib/utils/sysinst/wskbd.c
 
 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