lorenzodelarocha / touchegg

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

4 finger pinch not working #201

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm trying to get 4 finger pinch to work. I've added this line to my 
touchegg.conf file

<gesture type="PINCH" fingers="4" direction="IN">
                        <action type="SEND_KEYS">Control+equal</action>
                </gesture>

and I can see the pinch being recognized but it says no-action...

Any ideas? On ubunut 12.10. I've disabled unity's keyboard stuff and a 4 finger 
up drag works fine

Original issue reported on code.google.com by joemburg...@gmail.com on 13 Mar 2013 at 6:46

GoogleCodeExporter commented 8 years ago
Try with Control+KP_Equal please. The same proble with send keys in other 
gesture?

Probably this problem is related with this issue:
http://code.google.com/p/touchegg/issues/detail?id=176&can=1&q=4%20pinch

Original comment by jose.exposito89@gmail.com on 15 Mar 2013 at 10:32

GoogleCodeExporter commented 8 years ago

Original comment by jose.exposito89@gmail.com on 1 Aug 2013 at 2:30