Alexia: IT WORKS!!!!!!!

Finaly I can use my note taking programs again.

If Anyone is interested in rotating the tablet, that's  my fdi file:

<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->

<deviceinfo version="0.2">

  <device>
    <match key="info.capabilities" contains="input">
      <match key="info.product" contains="Wacom">
  <merge key="input.x11_driver" type="string">wacom</merge>
  <merge key="input.x11_options.Type" type="string">stylus</merge>
  <merge key="input.x11_options.Rotate" type="string">CCW</merge>
      </match>

      <match key="info.product" contains="WALTOP">
  <merge key="input.x11_driver" type="string">wacom</merge>
  <merge key="input.x11_options.Type" type="string">stylus</merge>
      </match>
    </match>
    <!-- N-Trig Duosense Electromagnetic Digitizer -->
    <match key="info.product" contains="HID 1b96:0001">
      <match key="info.parent" contains="if0">
       <merge key="input.x11_driver" type="string">wacom</merge>
       <merge key="input.x11_options.Type" type="string">stylus</merge>
      </match>
    </match>
  </device>

</deviceinfo>

Loic Martin: No problem with documentation. I searched tablet, not
wacom, you can try and see what you find. Dave didn't understood what a
fdi was, me either. And until very recently hotplug didn't work as
documentation says.

Thank you Alexia and Loic.

-- 
Wacom tablet hotplug is no longer enabled by default
https://bugs.launchpad.net/bugs/282203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to