Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- %YAML 1.3
- ---
- - Rule:
- - Test: thumb_wheel_down
- - KeyPress:
- - XF86_AudioLowerVolume
- - click
- - Rule:
- - Test: thumb_wheel_up
- - KeyPress:
- - XF86_AudioRaiseVolume
- - click
- - Rule:
- - MouseGesture: Mouse Right
- - KeyPress:
- - XF86_AudioNext
- - click
- - Rule:
- - MouseGesture: Mouse Left
- - KeyPress:
- - XF86_AudioPrev
- - click
- - Rule:
- - MouseGesture: Mouse Up
- - KeyPress:
- - XF86_AudioPlay
- - click
- - Rule:
- - MouseGesture: Mouse Down
- - KeyPress:
- - XF86_AudioStop
- - click
- ...
Advertisement
Add Comment
Please, Sign In to add comment