eekboard: add eekboard-sample.conf.
This commit is contained in:
@ -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
23
eekboard-sample.conf
Normal 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>
|
||||
Reference in New Issue
Block a user