summaryrefslogtreecommitdiffstats
path: root/config/touchegg/touchegg.conf
blob: 9d583357cbe73aa1c914c9253edb33847833ffe5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<touchégg>

    <settings>
        <property name="composed_gestures_time">0</property>
    </settings>


    <application name="All">

        <gesture type="DRAG" fingers="1" direction="ALL">
            <action type="SCROLL">SPEED=7:INVERTED=true</action>
        </gesture>

    </application>

</touchégg>