Home » Questions » Computers [ Ask a new question ]

Rebinding Keys on a Dell Keyboard

Rebinding Keys on a Dell Keyboard

I have a Dell Multimedia Keyboard, similar to this one:

Asked by: Guest | Views: 227
Total answers/comments: 2
Guest [Entry]

"It looks like you're going to need some additional software to do this for you. There's some excellent links here and here.

In particular:

NirCmd is an application that changes the volume and more.

Example of use:

* Increase the system volume by 2000 units (out of 65535)
nircmd.exe changesysvolume 2000

* Decrease the system volume by 5000 units (out of 65535)
nircmd.exe changesysvolume -5000

* Set the volume to the highest value
nircmd.exe setsysvolume 65535"
Guest [Entry]

Another third party option for fine volume control, volumouse (also from Nirsoft)