volume with mouse script

This commit is contained in:
2022-10-24 22:20:05 -05:00
commit bc00932612

4
mouse-volume.ahk Normal file
View File

@@ -0,0 +1,4 @@
;Volume control, Alt+Scroll wheel (and Mbutton)
Alt & WheelUp::Volume_Up
Alt & WheelDown::Volume_Down
Alt & MButton::Volume_Mute