eekboard: add eekboard-sample.conf.

This commit is contained in:
Daiki Ueno
2010-08-12 10:19:54 +09:00
parent 70f3bc5308
commit b09a586357
2 changed files with 24 additions and 0 deletions

View File

@ -19,3 +19,4 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = eek src tests bindings docs po
DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
EXTRA_DIST = eekboard-sample.conf

23
eekboard-sample.conf Normal file
View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<eekboard>
<config>
<name>Thai Kinesis</name>
<model>kinesis</model>
<layouts>pc+us+th(pat)</layouts>
</config>
<config>
<name>Tifinagh Typematrix</name>
<model>tm2030USB-106</model>
<layouts>pc+us+ma(tifinagh-extended-phonetic)</layouts>
</config>
<config>
<name>Indic Bengali Microsoft Natural</name>
<model>microsoft</model>
<layouts>pc+us+in(ben)</layouts>
</config>
<config>
<name>US Generic 104-key PC</name>
<model>pc104</model>
<layouts>pc+us</layouts>
</config>
</eekboard>