diff --git a/distrib/utils/sysinst/wskbd.c b/distrib/utils/sysinst/wskbd.c index 372c96336d4e..c6238d07550c 100644 --- a/distrib/utils/sysinst/wskbd.c +++ b/distrib/utils/sysinst/wskbd.c @@ -1,4 +1,4 @@ -/* $NetBSD: wskbd.c,v 1.6 2008/04/29 06:53:01 martin Exp $ */ +/* $NetBSD: wskbd.c,v 1.7 2008/09/03 08:52:36 ghen Exp $ */ /*- * Copyright (c) 2003 The NetBSD Foundation, Inc. @@ -30,7 +30,7 @@ */ #include -__RCSID("$NetBSD: wskbd.c,v 1.6 2008/04/29 06:53:01 martin Exp $"); +__RCSID("$NetBSD: wskbd.c,v 1.7 2008/09/03 08:52:36 ghen Exp $"); #include #include @@ -62,6 +62,8 @@ static const struct kb_types kb_types[] = { #define KB_sysinst(tag, tagf, value, cc, ccf, country) \ {tag | tagf, cc ccf, country}, KB_ENC_FUN(KB_sysinst) +{KB_US | KB_COLEMAK, "us" ".colemak", "US-Colemak"}, +{KB_US | KB_DVORAK, "us" ".dvorak", "US-Dvorak"} }; static int