Hi,

I am the owner of a HP touchsmart tm2, which comes with a wacom stylus
+ touchscreen with usb id 056a:00e3.

I noted that gnome-settings-daemon maps my stylus perfectly to my
laptop screen, even when rotating or when I have an external monitor
attached. The same thing does not work for the touchscreen.

I've traced this to a single line of code in libwacom. The
"works-for-me" patch is attached. Of course, I don't know what this
will do for other devices.

I'm also including a udev desciption of my wacom device for reference.

I'm looking forward to your feedback!
Timo Kluck
tkluck@notebook-tjk:~/src/libwacom$ udevadm info --query=all 
--name=/dev/input/event7
P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7
N: input/event7
E: DEVNAME=/dev/input/event7
E: 
DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7
E: DMI_VENDOR=Hewlett-Packard
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=3369839
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBVARIANT=altgr-intl

tkluck@notebook-tjk:~/src/libwacom$ udevadm info --query=all 
--name=/dev/input/event8
P: 
/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input8/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: 
DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input8/event8
E: DMI_VENDOR=Hewlett-Packard
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=3371351
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBVARIANT=altgr-intl

Attachment: 0001-accept-ID_INPUT_TOUCHSCREEN-as-a-wacom-device.patch
Description: Binary data

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to