ETPS/2 Elantech Touchpad
It seems the scroll speed isn't depended on value
I have these settings:
<gesture type="DRAG" fingers="2" direction="ALL">
<action type="SCROLL">SPEED=1:INVERTED=false</action>
</gesture>
I cannot change the speed. SPEED=1 and SPEED=10 give the same result.
These gesture is recognized just sometimes in Chromium:
<application name="Chromium">
<gesture type="PINCH" fingers="2" direction="OUT">
<action type="SEND_KEYS">Control+KP_Add</action>
</gesture>
This on is never recognized in Chromium:
<gesture type="PINCH" fingers="2" direction="IN">
<action type="SEND_KEYS">Control+KP_Subtract</action>
</gesture>
This one almost never works in Gwenview (just a couple of times randomly, I
didn't understand how)
<application name="Gwenview">
<gesture type="ROTATE" fingers="2" direction="LEFT">
<action type="SEND_KEYS">Control+L</action>
</gesture>
<gesture type="ROTATE" fingers="2" direction="RIGHT">
<action type="SEND_KEYS">Control+R</action>
</gesture>
Laptop ASUS Zenbook ux3vd
Original issue reported on code.google.com by Lyshe...@gmail.com on 22 Jul 2013 at 6:30
Original issue reported on code.google.com by
Lyshe...@gmail.com
on 22 Jul 2013 at 6:30