One thing I really unhappy with Droid Pro is this phone does not have cursor key. Some time I go mad when I wants to move a cursor just 1 character right or left. So I remap key configuration.
I rewrote these files
and replace these keys and mappings.
Now I have DPAD Right and Left, and I don't have to screw up in SSH console
Anyone wants to try this? See attachment.
I rewrote these files
- /system/usr/keychars/cdma_venus2-keypad.kcm.bin
- /system/usr/keylayout/cdma_venus2-keypad.kl
and replace these keys and mappings.
- VOICE Search -> DPAD_RIGHT
- PERIOD -> DPAD_LEFT
- Comma -> Period
- Shift+Comma -> Comma
- ALT+Shift+M -> Back Slash
- ALT+Shift+L -> | (pipe)
- ALT+Shift+J -> < (less than)
- ALT+Shift+K -> > (more than)
- ALT+Shift+U -> [
- ALT+Shift+I -> ]
- Shift+@ -> ?
Now I have DPAD Right and Left, and I don't have to screw up in SSH console
Anyone wants to try this? See attachment.