Description:
VolDpad is an application which uses the volume buttons as a d-pad for your device.
A very simple behaviour:
- Volume UP is remaped to d-pad UP. Can be hold for autorepeat.
- Volume DOWN is remaped to d-pad DOWN. Can be hold for autorepeat.
- Double click Volume UP is remaped to d-pad LEFT. Does not support autorepeat.
- Double click Volume DOWN is remaped to d-pad RIGHT. Does not support autorepeat.
- Double click with hold in Volume UP is remaped to d-Pad RETURN with Hold.Does not support autorepeat.
- Double click with hold in Volume DOWN is remaped to d-Pad RETURN.Does not support autorepeat.
- If a call is being established or is active the volume keys will behave normally.
- Running the file a second time will close the resident with a small tone.
The program is small (7Kb) and remain resident without making use of CPU, it is simply a keyboard hook.
Installation:
To install it copy the file werever you want and execute it. If you want it to start automatically after a Soft Reset make a link (DO NOT PUT THE FILE DIRECTLY) under \Windows\Startup or your locale equivalent.
If you like this project, please consider donate to the developer.
Update Description:
August 28, 2009:
- Solved the Back Arrow issue on HTC devices.
- Added support for unloading the program.
- First try to add suport for Return-Hold (Context menus).