AltSnap icon indicating copy to clipboard operation
AltSnap copied to clipboard

Suggestion: Next and Previous track on Mouse thumb buttons

Open hammarhaus opened this issue 3 years ago • 1 comments
trafficstars

Thank you for all you do.

Best regards, Kenneth

hammarhaus avatar Jun 24 '22 23:06 hammarhaus

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

Ichisich avatar Jun 28 '22 06:06 Ichisich

You can look at #492 to make an action that sends arbitrary key sequence.

RamonUnch avatar Nov 20 '23 17:11 RamonUnch