summaryrefslogtreecommitdiff
path: root/recipes/xorg-driver/xf86-input-evtouch/fdi
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-driver/xf86-input-evtouch/fdi')
-rw-r--r--recipes/xorg-driver/xf86-input-evtouch/fdi/50-Fujitsu.fdi21
-rw-r--r--recipes/xorg-driver/xf86-input-evtouch/fdi/50-Panasonic.fdi21
-rw-r--r--recipes/xorg-driver/xf86-input-evtouch/fdi/50-eGalax.fdi23
-rw-r--r--recipes/xorg-driver/xf86-input-evtouch/fdi/50-ideaco.fdi23
-rw-r--r--recipes/xorg-driver/xf86-input-evtouch/fdi/50-itm.fdi21
-rw-r--r--recipes/xorg-driver/xf86-input-evtouch/fdi/50-touchkit.fdi23
6 files changed, 132 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-input-evtouch/fdi/50-Fujitsu.fdi b/recipes/xorg-driver/xf86-input-evtouch/fdi/50-Fujitsu.fdi
new file mode 100644
index 0000000000..cadc5ded2f
--- /dev/null
+++ b/recipes/xorg-driver/xf86-input-evtouch/fdi/50-Fujitsu.fdi
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
+
+<deviceinfo version="0.2">
+
+ <device>
+ <match key="info.product" contains="Fujitsu Component USB Touch Panel">
+ <match key="info.capabilities" contains="input">
+ <merge key="input.x11_driver" type="string">evtouch</merge>
+ <merge key="input.x11_options.reportingmode" type="string">raw</merge>
+ <merge key="input.x11_options.emulate3buttons" type="string">true</merge>
+ <merge key="input.x11_options.emulate3timeout" type="string">50</merge>
+ <merge key="input.x11_options.sendcoreevents" type="string">on</merge>
+ <merge key="input.x11_options.minx" type="string">76</merge>
+ <merge key="input.x11_options.miny" type="string">104</merge>
+ <merge key="input.x11_options.maxx" type="string">957</merge>
+ <merge key="input.x11_options.maxy" type="string">976</merge>
+ </match>
+ </match>
+ </device>
+
+</deviceinfo>
diff --git a/recipes/xorg-driver/xf86-input-evtouch/fdi/50-Panasonic.fdi b/recipes/xorg-driver/xf86-input-evtouch/fdi/50-Panasonic.fdi
new file mode 100644
index 0000000000..c318e12cc0
--- /dev/null
+++ b/recipes/xorg-driver/xf86-input-evtouch/fdi/50-Panasonic.fdi
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
+
+<deviceinfo version="0.2">
+
+ <device>
+ <match key="info.product" contains="Fujitsu Takamisawa USB Touch Panel">
+ <match key="info.capabilities" contains="input">
+ <merge key="input.x11_driver" type="string">evtouch</merge>
+ <merge key="input.x11_options.reportingmode" type="string">raw</merge>
+ <merge key="input.x11_options.emulate3buttons" type="string">true</merge>
+ <merge key="input.x11_options.emulate3timeout" type="string">50</merge>
+ <merge key="input.x11_options.sendcoreevents" type="string">on</merge>
+ <merge key="input.x11_options.minx" type="string">76</merge>
+ <merge key="input.x11_options.miny" type="string">104</merge>
+ <merge key="input.x11_options.maxx" type="string">957</merge>
+ <merge key="input.x11_options.maxy" type="string">976</merge>
+ </match>
+ </match>
+ </device>
+
+</deviceinfo>
diff --git a/recipes/xorg-driver/xf86-input-evtouch/fdi/50-eGalax.fdi b/recipes/xorg-driver/xf86-input-evtouch/fdi/50-eGalax.fdi
new file mode 100644
index 0000000000..9610c5e96c
--- /dev/null
+++ b/recipes/xorg-driver/xf86-input-evtouch/fdi/50-eGalax.fdi
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
+<deviceinfo version="0.2">
+ <device>
+ <match key="info.product" contains="eGalax">
+ <match key="info.capabilities" contains="input">
+ <merge key="input.x11_driver" type="string">evtouch</merge>
+ <merge key="input.x11_options.minx" type="string">130</merge>
+ <merge key="input.x11_options.miny" type="string">197</merge>
+ <merge key="input.x11_options.maxx" type="string">3945</merge>
+ <merge key="input.x11_options.maxy" type="string">3894</merge>
+ <merge key="input.x11_options.taptimer" type="string">30</merge>
+ <merge key="input.x11_options.longtouchtimer" type="string">750</merge>
+ <merge key="input.x11_options.longtouched_action" type="string">click</merge>
+ <merge key="input.x11_options.longtouched_button" type="string">3</merge>
+ <merge key="input.x11_options.oneandhalftap_button" type="string">2</merge>
+ <merge key="input.x11_options.movelimit" type="string">10</merge>
+ <merge key="input.x11_options.touched_drag" type="string">1</merge>
+ <merge key="input.x11_options.maybetapped_action" type="string">click</merge>
+ <merge key="input.x11_options.maybetapped_button" type="string">1</merge>
+ </match>
+ </match>
+ </device>
+</deviceinfo>
diff --git a/recipes/xorg-driver/xf86-input-evtouch/fdi/50-ideaco.fdi b/recipes/xorg-driver/xf86-input-evtouch/fdi/50-ideaco.fdi
new file mode 100644
index 0000000000..1230012f27
--- /dev/null
+++ b/recipes/xorg-driver/xf86-input-evtouch/fdi/50-ideaco.fdi
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
+
+<deviceinfo version="0.2">
+ <device>
+ <match key="info.product" contains="IDEACO">
+ <match key="info.product" contains="IDC 6680">
+ <match key="info.capabilities" contains="input.touchpad">
+ <merge key="input.x11_driver" type="string">evtouch</merge>
+ <merge key="input.x11_options.reportingmode" type="string">raw</merge>
+ <merge key="input.x11_options.taptimer" type="string">50</merge>
+ <merge key="input.x11_options.longtouchtimer" type="string">30</merge>
+ <merge key="input.x11_options.movelimit" type="string">15</merge>
+ <merge key="input.x11_options.emulate3buttons" type="string">true</merge>
+ <merge key="input.x11_options.emulate3timeout" type="string">50</merge>
+ <merge key="input.x11_options.maxx" type="string">7948</merge>
+ <merge key="input.x11_options.maxy" type="string">7834</merge>
+ <merge key="input.x11_options.minx" type="string">112</merge>
+ <merge key="input.x11_options.miny" type="string">254</merge>
+ </match>
+ </match>
+ </match>
+ </device>
+</deviceinfo>
diff --git a/recipes/xorg-driver/xf86-input-evtouch/fdi/50-itm.fdi b/recipes/xorg-driver/xf86-input-evtouch/fdi/50-itm.fdi
new file mode 100644
index 0000000000..64adcf2b8d
--- /dev/null
+++ b/recipes/xorg-driver/xf86-input-evtouch/fdi/50-itm.fdi
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
+
+<deviceinfo version="0.2">
+ <device>
+ <match key="info.product" contains="ITM Inc USB Touch Panel">
+ <match key="info.capabilities" contains="input.touchpad">
+ <merge key="input.x11_driver" type="string">evtouch</merge>
+ <merge key="input.x11_options.reportingmode" type="string">raw</merge>
+ <merge key="input.x11_options.emulate3buttons" type="string">true</merge>
+ <merge key="input.x11_options.emulate3timeout" type="string">50</merge>
+ <merge key="input.x11_options.sendcoreevents" type="string">on</merge>
+ <merge key="input.x11_options.maxx" type="string">3815</merge>
+ <merge key="input.x11_options.maxy" type="string">3948</merge>
+ <merge key="input.x11_options.minx" type="string">295</merge>
+ <merge key="input.x11_options.miny" type="string">200</merge>
+ <merge key="input.x11_options.Swapx" type="string">1</merge>
+ <merge key="input.x11_options.Rotate" type="string">CW</merge>
+ </match>
+ </match>
+ </device>
+</deviceinfo>
diff --git a/recipes/xorg-driver/xf86-input-evtouch/fdi/50-touchkit.fdi b/recipes/xorg-driver/xf86-input-evtouch/fdi/50-touchkit.fdi
new file mode 100644
index 0000000000..d4cdc6e976
--- /dev/null
+++ b/recipes/xorg-driver/xf86-input-evtouch/fdi/50-touchkit.fdi
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
+<deviceinfo version="0.2">
+ <device>
+ <match key="info.product" contains="Touchkit Touch">
+ <match key="info.capabilities" contains="input">
+ <merge key="input.x11_driver" type="string">evtouch</merge>
+ <merge key="input.x11_options.minx" type="string">130</merge>
+ <merge key="input.x11_options.miny" type="string">197</merge>
+ <merge key="input.x11_options.maxx" type="string">3945</merge>
+ <merge key="input.x11_options.maxy" type="string">3894</merge>
+ <merge key="input.x11_options.taptimer" type="string">30</merge>
+ <merge key="input.x11_options.longtouchtimer" type="string">750</merge>
+ <merge key="input.x11_options.longtouched_action" type="string">click</merge>
+ <merge key="input.x11_options.longtouched_button" type="string">3</merge>
+ <merge key="input.x11_options.oneandhalftap_button" type="string">2</merge>
+ <merge key="input.x11_options.movelimit" type="string">10</merge>
+ <merge key="input.x11_options.touched_drag" type="string">1</merge>
+ <merge key="input.x11_options.maybetapped_action" type="string">click</merge>
+ <merge key="input.x11_options.maybetapped_button" type="string">1</merge>
+ </match>
+ </match>
+ </device>
+</deviceinfo>