The same problem occurs with ACECAD Tablet. The cursor is stuck after
clicking on the tablet.
I use FDI file:
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
<device>
<match key="input.originating_device" contains="if0">
<match key="info.product" contains="ACECAD">
<merge key="input.x11_driver" type="string">acecad</merge>
<merge key="input.x11_options.Type" type="string">stylus</merge>
<merge key="info.product" type="string">stylus</merge>
</match>
</match>
</device>
</deviceinfo>
Relevant result of lshal:
udi =
'/org/freedesktop/Hal/devices/usb_device_460_4_noserial_if0_logicaldev_input'
info.capabilities = {'input', 'input.tablet'} (string list)
info.category = 'input' (string)
info.parent = '/org/freedesktop/Hal/devices/usb_device_460_4_noserial_if0'
(string)
info.product = 'ACECAD USB Graphics Tablet' (string)
info.subsystem = 'input' (string)
info.udi =
'/org/freedesktop/Hal/devices/usb_device_460_4_noserial_if0_logicaldev_input'
(string)
input.device = '/dev/input/event5' (string)
input.originating_device =
'/org/freedesktop/Hal/devices/usb_device_460_4_noserial_if0' (string)
input.product = 'ACECAD USB Graphics Tablet' (string)
linux.device_file = '/dev/input/event5' (string)
linux.hotplug_type = 2 (0x2) (int)
linux.subsystem = 'input' (string)
linux.sysfs_path =
'/sys/devices/pci0000:00/0000:00:02.0/usb2/2-9/2-9:1.0/input/input6/event5'
(string)
I'm not sure it uses proper drivers (should be acecad as defined by FDI).
--
G-Pen F610 tablet cursor freeze when I touch the tablet
https://bugs.launchpad.net/bugs/307838
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