volume with mouse script
This commit is contained in:
4
mouse-volume.ahk
Normal file
4
mouse-volume.ahk
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
;Volume control, Alt+Scroll wheel (and Mbutton)
|
||||||
|
Alt & WheelUp::Volume_Up
|
||||||
|
Alt & WheelDown::Volume_Down
|
||||||
|
Alt & MButton::Volume_Mute
|
||||||
Reference in New Issue
Block a user