Guest User

Untitled

a guest
Nov 20th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. <touchégg>
  2. <settings>
  3. <property name="composed_gestures_time">111</property>
  4. </settings>
  5. <application name="All">
  6. <gesture type="DRAG" fingers="1" direction="ALL">
  7. <action type="DRAG_AND_DROP">BUTTON=1</action>
  8. </gesture>
  9. <gesture type="DRAG" fingers="3" direction="RIGHT">
  10. <action type="SEND_KEYS">Control+Alt+Right</action>
  11. </gesture>
  12. <gesture type="DRAG" fingers="2" direction="ALL">
  13. <action type="SCROLL">SPEED=2:INVERTED=false</action>
  14. </gesture>
  15. <gesture type="DRAG" fingers="4" direction="LEFT">
  16. <action type="SEND_KEYS">Alt+Shift+Tab</action>
  17. </gesture>
  18. <gesture type="DRAG" fingers="3" direction="LEFT">
  19. <action type="SEND_KEYS">Control+Alt+Left</action>
  20. </gesture>
  21. <gesture type="DRAG" fingers="3" direction="UP">
  22. <action type="MAXIMIZE_RESTORE_WINDOW"></action>
  23. </gesture>
  24. <gesture type="DRAG" fingers="4" direction="DOWN">
  25. <action type="SEND_KEYS">Super+a</action>
  26. </gesture>
  27. <gesture type="DRAG" fingers="4" direction="UP">
  28. <action type="RUN_COMMAND">xfdashboard</action>
  29. </gesture>
  30. <gesture type="TAP" fingers="3" direction="">
  31. <action type="MOUSE_CLICK">BUTTON=2</action>
  32. </gesture>
  33. <gesture type="DRAG" fingers="3" direction="DOWN">
  34. <action type="MINIMIZE_WINDOW"></action>
  35. </gesture>
  36. <gesture type="TAP" fingers="2" direction="">
  37. <action type="MOUSE_CLICK">BUTTON=3</action>
  38. </gesture>
  39. <gesture type="TAP" fingers="1" direction="">
  40. <action type="MOUSE_CLICK">BUTTON=1</action>
  41. </gesture>
  42. <gesture type="DRAG" fingers="4" direction="RIGHT">
  43. <action type="SEND_KEYS">Alt+Tab</action>
  44. </gesture>
  45. </application>
  46. <application name="Shotwell, Evince, Gwenview, Ristretto">
  47. <gesture type="DRAG" fingers="3" direction="UP">
  48. <action type="SEND_KEYS">F11</action>
  49. </gesture>
  50. <gesture type="PINCH" fingers="2" direction="OUT">
  51. <action type="SEND_KEYS">Control+0</action>
  52. </gesture>
  53. <gesture type="PINCH" fingers="2" direction="IN">
  54. <action type="SEND_KEYS">Control+KP_Add</action>
  55. </gesture>
  56. <gesture type="DRAG" fingers="2" direction="RIGHT">
  57. <action type="SEND_KEYS">Right</action>
  58. </gesture>
  59. <gesture type="DRAG" fingers="2" direction="LEFT">
  60. <action type="SEND_KEYS">Left</action>
  61. </gesture>
  62. </application>
  63. <application name="Firefox, Dolphin, Chrome, Midori, Chromium-browser">
  64. <gesture type="DRAG" fingers="5" direction="RIGHT">
  65. <action type="SEND_KEYS">Alt+Home</action>
  66. </gesture>
  67. <gesture type="DRAG" fingers="5" direction="ALL">
  68. <action type="SEND_KEYS">Control+Next</action>
  69. </gesture>
  70. <gesture type="DRAG" fingers="2" direction="RIGHT">
  71. <action type="SEND_KEYS">Alt+Right</action>
  72. </gesture>
  73. <gesture type="DRAG" fingers="2" direction="LEFT">
  74. <action type="SEND_KEYS">Alt+Left</action>
  75. </gesture>
  76. </application>
  77. <application name="Thunar">
  78. <gesture type="DRAG" fingers="2" direction="RIGHT">
  79. <action type="SEND_KEYS">Alt+Right</action>
  80. </gesture>
  81. <gesture type="DRAG" fingers="2" direction="LEFT">
  82. <action type="SEND_KEYS">Alt+Left</action>
  83. </gesture>
  84. </application>
  85. </touchégg>
Add Comment
Please, Sign In to add comment