ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #00498
[Bug 317127] Re: evtouch calibrate tool does not detect mouse position
Got it working!
Ramaddan, all the patches are there, but if you look in
debian/patches/series, most of the patches are commented out including
the patch required for this: 02-buttonless-device.patch
This is how to get it working:
apt-get build-dep xserver-xorg-input-evtouch
apt-get source xserver-xorg-input-evtouch
cd xf86-input-evtouch-0.8.8
patch -p1 < debian/patches/02-buttonless-device.patch
# A few chunks will fail, but ignore that, it's fine :)
dpkg-buildpackage
dpkg -i ../xserver-xorg-input-evtouch_0.8.8-0ubuntu3_i386.deb
Voila :)
--
evtouch calibrate tool does not detect mouse position
https://bugs.launchpad.net/bugs/317127
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-evtouch in ubuntu.