ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #18684
[Bug 317094] Re: meta bug to collect lshal touchscreen info
I made my touchscreen from comment #120 working by putting the following
into /etc/hal/fdi/policy/imontouch.fdi, then reload hal or reboot, then
run default calibrate tool:
<deviceinfo version="0.2">
<device>
<match key="info.product" contains="iMON USB Touchscreen (15c2:0034)">
<match key="info.capabilities" contains="input">
<merge key="input.x11_driver" type="string">evtouch</merge>
<merge key="input.x11_options.calibrate" type="string">1</merge>
</match>
</match>
</device>
</deviceinfo>
--
meta bug to collect lshal touchscreen info
https://bugs.launchpad.net/bugs/317094
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-evtouch in ubuntu.