How to change how much volume the volume key can add or reduce?
You will need to use autohotkey
~Volume_Down::SoundSet -8
~Volume_Up::SoundSet +8
You will need to use autohotkey
~Volume_Down::SoundSet -8
~Volume_Up::SoundSet +8