lorenzodelarocha / touchegg

Automatically exported from code.google.com/p/touchegg
0 stars 0 forks source link

Pinch direction is always OUT #243

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I'm using touchegg on an Acer netbook with an Elan multi-touch screen 
(vendor:pid 0x04f3:0x009d) using the HID multi-touch driver and the direction 
for PINCH gestures is always detected as OUT regardless of whether I'm pinching 
in or out.

Original issue reported on code.google.com by frodrigu...@hotmail.com on 15 Aug 2014 at 5:30

GoogleCodeExporter commented 8 years ago
The distro is Gentoo, the window manager KDM, and I'm using Touchegg 1.1.1

Original comment by frodrigu...@hotmail.com on 15 Aug 2014 at 5:33

GoogleCodeExporter commented 8 years ago
same here with apple magic trackpad

Original comment by Catscras...@googlemail.com on 15 Sep 2014 at 10:21

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The problem has been resolved in the latest source files but you'll have to 
compile it yourself. Download here:
https://code.google.com/p/touchegg/
Compile as per the instructions, if you are not on ubuntu run: 
 $ sudo apt-get install build-essential libqt4-dev libgeis-dev libx11-6 libxtst-dev

before running:
 $ qmake
 $ make
 $ sudo make install

Original comment by LoizouSt...@gmail.com on 13 Nov 2014 at 10:19