cracroc

Untitled

May 29th, 2023
1,651
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. %YAML 1.3
  2. ---
  3. - Rule:
  4. - Test: thumb_wheel_down
  5. - KeyPress:
  6. - XF86_AudioLowerVolume
  7. - click
  8. - Rule:
  9. - Test: thumb_wheel_up
  10. - KeyPress:
  11. - XF86_AudioRaiseVolume
  12. - click
  13. - Rule:
  14. - MouseGesture: Mouse Right
  15. - KeyPress:
  16. - XF86_AudioNext
  17. - click
  18. - Rule:
  19. - MouseGesture: Mouse Left
  20. - KeyPress:
  21. - XF86_AudioPrev
  22. - click
  23. - Rule:
  24. - MouseGesture: Mouse Up
  25. - KeyPress:
  26. - XF86_AudioPlay
  27. - click
  28. - Rule:
  29. - MouseGesture: Mouse Down
  30. - KeyPress:
  31. - XF86_AudioStop
  32. - click
  33. ...
  34.  
Advertisement
Add Comment
Please, Sign In to add comment