AltSnap
AltSnap copied to clipboard
Suggestion: Next and Previous track on Mouse thumb buttons
trafficstars
Thank you for all you do.
Best regards, Kenneth
I would just implement:
VK_MEDIA_NEXT_TRACK B0
VK_MEDIA_NEXT_TRACK B1
So the media keys could also be bound to the mouse wheel or other buttons.
And perhaps additionally:
VK_MEDIA_STOP B2
VK_MEDIA_PLAY_PAUSE B3
You can look at #492 to make an action that sends arbitrary key sequence.