Here's a good .fdi file for my Lilliput 629GL. The CarPC people will be
happy! This is an eGalax at heart, but actually has eGalax in the
product, so the previous .fdi didn't work.
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="info.product" contains="eGalax Inc.">
<match key="info.capabilities" contains="input">
<merge key="input.x11_driver" type="string">evtouch</merge>
<merge key="input.x11_options.SwapX" type="string">1</merge>
<merge key="input.x11_options.SwapY" type="string">1</merge>
<merge key="input.x11_options.minx" type="string">80</merge>
<merge key="input.x11_options.miny" type="string">310</merge>
<merge key="input.x11_options.maxx" type="string">1970</merge>
<merge key="input.x11_options.maxy" type="string">1680</merge>
<merge key="input.x11_options.ReportingMode" type="string">Raw</merge>
<merge key="input.x11_options.Emulate3Buttons" type="bool">true</merge>
<merge key="input.x11_options.Emulate3Timeout" type="string">50</merge>
<merge key="input.x11_options.CorePointer" type="string">On</merge>
<merge key="input.x11_options.Rotate" type="string">CCW</merge>
<merge key="input.x11_options.movelimit" type="string">0</merge>
</match>
</match>
</device>
</deviceinfo>
--
make evtouch devices work with hal-input in intrepid
https://bugs.launchpad.net/bugs/261873
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs