Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

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

Tags:

Keyboard

Audio

Windows 10

Related

Does Robocopy SKIP copying existing files by default? Xargs pass input to command that contains a pipe Can I remove the Windows10Upgrade directory? When cloning on with git bash on Windows, getting Fatal: UriFormatException encountered How to clone SSD with Linux Mint 18 to a larger SSD Cannot open .hlp files after upgrading to Windows 10 Anniversary Edition How to hide EFI-partition? How to remove/ reset npm proxy Can't enable Windows Hello - Some settings are managed by your organization Open With on multiple files? Disable PowerShell beep on backspace Convert Windows path for Windows Ubuntu Bash

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy