Another patch to NetBSD xsrc adds Colemak data to xkbdata. The files are marked: "2006-01-01 Shai Coleman, http://colemak.com/ . Public domain." so they should be safe to include.
I didn't find an anongit repository for xkbdata, so the two files are added as attachment with corresponding Makefile.am diffs. Can they please be added? Thanks Thomas
colemak.tar.gz
Description: application/tar-gz
Index: symbols/Makefile.am
===================================================================
RCS file: /cvsroot/xsrc/external/mit/xkbdata/dist/symbols/Makefile.am,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile.am
--- symbols/Makefile.am 30 Jul 2008 04:22:22 -0000 1.1.1.1
+++ symbols/Makefile.am 12 Jul 2012 12:24:47 -0000
@@ -17,6 +17,7 @@
ca \
ca_enhanced \
capslock \
+ colemak \
compose \
ctrl \
cz \
Index: symbols/pc/Makefile.am
===================================================================
RCS file: /cvsroot/xsrc/external/mit/xkbdata/dist/symbols/pc/Makefile.am,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile.am
--- symbols/pc/Makefile.am 30 Jul 2008 04:22:24 -0000 1.1.1.1
+++ symbols/pc/Makefile.am 12 Jul 2012 12:24:47 -0000
@@ -13,6 +13,7 @@
by \
ca \
ch \
+ colemak \
cz \
de \
dk \
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
