lorenzodelarocha / touchegg

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

It doesn't recognize more than 2 fingers #118

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, i'm running an Ubuntu Natty Narwhal (11.04), with gnome, and it won't 
recognize more than 2 fingers.
This is a HP Compaq 515 notebook, with synaptics touchpad, and if i run 
`synaptics -m 100` it recognizes up to 3 fingers:

    time     x    y   z f  w  l r u d m     multi  gl gm gr gdx gdy
   0.000  2151 4012   0 0  0  0 0 0 0 0  00000000
   2.303  1875 3616  45 1  4  0 0 0 0 0  00000000
   5.307  1829 4087  58 2  5  0 0 0 0 0  00000000
   5.507  1911 3984  66 3  5  0 0 0 0 0  00000000

I can't run the GUI either, but i've seen there's another topic for that.
Thanks! Any extra info you may need, i'll be please to provide it!

Original issue reported on code.google.com by diazagus...@gmail.com on 20 Oct 2011 at 5:43

GoogleCodeExporter commented 8 years ago
By the way, only TAP and DRAG gestures are being detected.
Not sure why, but i have every gesture detected, dumped to the terminal, like 
this:
[+] New gesture: 
    Type      ->  "TAP" 
    Fingers   ->  2 
    Direction ->  "NO_DIRECTION" 
    Action    ->  "MOUSE_CLICK" 
    App Class ->  "Gnome-terminal" 
    Gesture Start 
    Gesture Update 
    Gesture Finish 

Original comment by diazagus...@gmail.com on 20 Oct 2011 at 5:50

GoogleCodeExporter commented 8 years ago
Hi!

Touchégg uses uTouch, for this reason you need to run "geistest" to see the 
supported gestures or run Touchégg in a terminal, but note that Touchégg will 
only recognise a gesture if you aren using it (check your configuration file)

Probably your trackpad only supports gestures with two fingers.

About the GUI:
http://code.google.com/p/touchegg/issues/detail?id=117&can=1&start=100

Greetings!!!

Original comment by jose.exposito89@gmail.com on 22 Oct 2011 at 4:15

GoogleCodeExporter commented 8 years ago

Original comment by jose.exposito89@gmail.com on 14 Dec 2011 at 7:50