[PATCH] xkb: Set sane build time XKB defaults
Alan Coopersmith
Alan.Coopersmith at Sun.COM
Sun Jan 11 18:00:36 PST 2009
Daniel Stone wrote:
> Or maybe even something like this, rather ...
+AC_ARG_WITH(default-xkb-model, AS_HELP_STRING([--with-default-xkb-model=MODEL],
+ [Keyboard model (default: pc104)]),
+ [ XKB_MODEL="$withval" ],
+ [ XKB_MODEL="pc104" ])
Shouldn't the default model be pc105? (Won't hurt the US kbd users,
but the rest of the world would probably appreciate their extra key
working by default.)
--
-Alan Coopersmith- alan.coopersmith at sun.com
Sun Microsystems, Inc. - X Window System Engineering
More information about the xorg
mailing list