Source-Changes archive

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

CVS commit: src/distrib/utils/sysinst



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