Issue / Question
How to disable the volume up/down buttons?
Applicable To
MC67 WM 6.5
Resolution / Answer
Install a registry below on the device
;Disable Volume Button [HKEY_LOCAL_MACHINE\Software\Symbol\ProgrammableKeys\P3] "Modifier"=dword:00000000 "KeyCode"=dword:00000000 "KeySequence"="disable" "Action"=dword:00000002 [HKEY_LOCAL_MACHINE\Software\Symbol\ProgrammableKeys\P4] "Modifier"=dword:00000000 "KeyCode"=dword:00000000 "KeySequence"="disable" "Action"=dword:00000002This registry will disable the following keys
- Vol +
- Vol -
Steps to follow:
- Create .reg file
- Copy .reg file to root of “\Application” folder on device
- On device itself, navigate to “Application” folder (using “My Device” or “File Explorer”)
- Run the .reg file, confirm YES to merge into registry
- Cold boot device
- To cold boot = simultaneously press 1 + 9 + POWER
- Device will reboot; test keys to make sure they are disabled