123 lines
3.9 KiB
Plaintext
123 lines
3.9 KiB
Plaintext
<touchégg>
|
|
<settings>
|
|
<property name="animation_delay">150</property>
|
|
<property name="action_execute_threshold">20</property>
|
|
<property name="color">auto</property>
|
|
<property name="borderColor">auto</property>
|
|
</settings>
|
|
<application name="All">
|
|
<gesture type="SWIPE" fingers="3" direction="UP">
|
|
<action type="MAXIMIZE_RESTORE_WINDOW">
|
|
<animate>true</animate>
|
|
</action>
|
|
</gesture>
|
|
<gesture type="SWIPE" fingers="3" direction="DOWN">
|
|
<action type="MINIMIZE_WINDOW">
|
|
<animate>true</animate>
|
|
</action>
|
|
</gesture>
|
|
<gesture type="SWIPE" fingers="3" direction="LEFT">
|
|
<action type="TILE_WINDOW">
|
|
<direction>left</direction>
|
|
<animate>true</animate>
|
|
</action>
|
|
</gesture>
|
|
<gesture type="SWIPE" fingers="3" direction="RIGHT">
|
|
<action type="TILE_WINDOW">
|
|
<direction>right</direction>
|
|
<animate>true</animate>
|
|
</action>
|
|
</gesture>
|
|
<gesture type="TAP" fingers="2" direction="UNKNOWN">
|
|
<action type="MOUSE_CLICK">
|
|
<button>3</button>
|
|
<on>begin</on>
|
|
</action>
|
|
</gesture>
|
|
<gesture type="TAP" fingers="3" direction="UNKNOWN">
|
|
<action type="MOUSE_CLICK">
|
|
<button>2</button>
|
|
<on>begin</on>
|
|
</action>
|
|
</gesture>
|
|
<gesture type="SWIPE" fingers="4" direction="LEFT">
|
|
<action type="CHANGE_DESKTOP"></action>
|
|
</gesture>
|
|
<gesture type="SWIPE" fingers="4" direction="RIGHT">
|
|
<action type="CHANGE_DESKTOP"></action>
|
|
</gesture>
|
|
<gesture type="SWIPE" fingers="4" direction="UP">
|
|
<action type="SEND_KEYS">
|
|
<modifiers>Control_L</modifiers>
|
|
<keys>Alt_L+k</keys>
|
|
<repeat>true</repeat>
|
|
<animation>CHANGE_DESKTOP_DOWN</animation>
|
|
<decreaseKeys>Control_L+Alt_L+k</decreaseKeys>
|
|
</action>
|
|
</gesture>
|
|
<gesture type="SWIPE" fingers="4" direction="DOWN">
|
|
<action type="SEND_KEYS">
|
|
<modifiers>Super_L</modifiers>
|
|
<keys></keys>
|
|
<repeat>true</repeat>
|
|
<animation>CHANGE_DESKTOP_UP</animation>
|
|
<decreaseKeys>Super_L</decreaseKeys>
|
|
</action>
|
|
</gesture>
|
|
</application>
|
|
<application name="chromium-browser">
|
|
<gesture type="PINCH" fingers="2" direction="IN">
|
|
<action type="SEND_KEYS">
|
|
<repeat>true</repeat>
|
|
<modifiers>Control_L</modifiers>
|
|
<keys>KP_Subtract</keys>
|
|
<decreaseKeys>KP_Add</decreaseKeys>
|
|
</action>
|
|
</gesture>
|
|
<gesture type="PINCH" fingers="2" direction="OUT">
|
|
<action type="SEND_KEYS">
|
|
<repeat>true</repeat>
|
|
<modifiers>Control_L</modifiers>
|
|
<keys>KP_Add</keys>
|
|
<decreaseKeys>KP_Subtract</decreaseKeys>
|
|
</action>
|
|
</gesture>
|
|
</application>
|
|
<application name="firefox">
|
|
<gesture type="PINCH" fingers="2" direction="IN">
|
|
<action type="SEND_KEYS">
|
|
<repeat>true</repeat>
|
|
<modifiers>Control_L</modifiers>
|
|
<keys>KP_Subtract</keys>
|
|
<decreaseKeys>KP_Add</decreaseKeys>
|
|
</action>
|
|
</gesture>
|
|
<gesture type="PINCH" fingers="2" direction="OUT">
|
|
<action type="SEND_KEYS">
|
|
<repeat>true</repeat>
|
|
<modifiers>Control_L</modifiers>
|
|
<keys>KP_Add</keys>
|
|
<decreaseKeys>KP_Subtract</decreaseKeys>
|
|
</action>
|
|
</gesture>
|
|
</application>
|
|
<application name="google-chrome">
|
|
<gesture type="PINCH" fingers="2" direction="IN">
|
|
<action type="SEND_KEYS">
|
|
<repeat>true</repeat>
|
|
<modifiers>Control_L</modifiers>
|
|
<keys>KP_Subtract</keys>
|
|
<decreaseKeys>KP_Add</decreaseKeys>
|
|
</action>
|
|
</gesture>
|
|
<gesture type="PINCH" fingers="2" direction="OUT">
|
|
<action type="SEND_KEYS">
|
|
<repeat>true</repeat>
|
|
<modifiers>Control_L</modifiers>
|
|
<keys>KP_Add</keys>
|
|
<decreaseKeys>KP_Subtract</decreaseKeys>
|
|
</action>
|
|
</gesture>
|
|
</application>
|
|
</touchégg>
|