[Bug 317094] Re: meta bug to collect lshal touchscreen info

Ralf kaestner.ralf at gmail.com
Wed Sep 2 01:06:42 UTC 2009


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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list