Remap VoiceMail "W" Key? - Dash 3G, Snap General

I understabd the long press "W" key is for voicemail, which I think is not that useful to me. I would rather use it for VoiceNotes (which I failed adding to the sliding panel). Is this remapping of key possible?
Thanks!

Related

end button

does anyone know the reg edit for the delay on the stock dial pad End button ? I am constantly hitting it accidentally and want to increase the delay
thanks
try to remap it using KEYSWOPT and assign it a different function....
I have searched but cannot find KEYSWOPT :[
I think he's referring at KEYSWOP, but it doesn't remap the end button, it only remaps the right and left softkeys.

Reassign (Hard)keys Home and Back

Hey guys,
is there a way to reassign the hardkeys home and back?
I also have an item "Buttons" in the settings but there is only one key defined: "Key 1 (Hold), Voicedial settings".
However, I can't find this button, where is it?
It's the first button i.e phone pickup, hold it and it will give you the voice dial
Key 1 is the dial key (far left).
You can reassign the back key with AE Button Plus. I'm not sure that you can remap home.
use AE Button Plus to reassign the keys, words great on my touch hd. I read somewhere that Home button is not supported due to different driver implemented by HTC
Thanks for your replies.
I'm aware of AE Button Plus but the interesting thing is the reassignment of the home key.
I wanna keep the back key as it is and assign an ok/close task to the home key because the end call button actually does the same thing as the home button namely go back to the today screen when you have a running application in foreground.
In AEB+ I have the following:
Button 1 (hold)
Windows Key
Enter/Action
Volume Up
Volume Down
Green Phone Button
Red Phone Button
Left Softkey
Right Softkey
Up Arrow
Down Arrow
Left Arrow
Right Arrow
I can access the volume up and down keys but which key is the back key?
I assume the green and red phone button is pickup and hangup key respectively?
Is there a way to access the power key at the top?
ez2remember said:
...but which key is the back key?
Click to expand...
Click to collapse
The back key is "Enter/Action".
It seems that the home key as well as the power key cannot be reassigned.
Back and home key can be reassigned on a window by window basis in the registry. Not particularly useful, but better than nothing.
V
What exactly needs to be done in the registry to reassign the home key?
Even if I have to enter a new registry key for any program window I might use it is worth the effort (at least for me).
gacowarlock said:
The back key is "Enter/Action".
It seems that the home key as well as the power key cannot be reassigned.
Click to expand...
Click to collapse
I just want to update:
the back key is not the "Enter/Action" key. i have tried to edit this button and it didn't remap to the Back key.
If you go to File -> Add Button, and tap the Back key, it will recognize the key as button #405C. I have remapped it to "Close Active Application" and it worked.
i don't think u can reassign the Home key as AE Button Plus cannot access the Home key.
I was also unable to change the Home key in AEBplus.
Concerning the back key assignment with AEBplus, I was trying to assign something to the long press but unable to get it working. No problem for single press and double press.
Anyone has better luck?
vijay555 said:
Back and home key can be reassigned on a window by window basis in the registry. Not particularly useful, but better than nothing.
V
Click to expand...
Click to collapse
So how do we go about doing that vijay555?
Power Key
Here's the modified power key from Diamond but it can be used on HD.
When Power key on long-pressed, it will display the menu for choice. Tested.
Regards,
KCJ
just tested on Aeplus 2.6.6.1, the Back key = the Ok key, it can be remapped.
I have it set to:
Single press="Ok/Close"
Double press = S2U2
Long press=close active app
EDIT: Long press doesn't work... might try another method.
don't know if this works, but it is worth a try:
if you copy a shortcut to \Windows and name it "Short_Power.lnk" you can intercept the short power key press. at least that worked for me on my diamond.
you could try s.th. like "Short_Home.lnk" but that would intercept the "other home key" (which manages the cursor's position like end, up down, left, right, etc).
the magic would be to find the correct name of the key.
longpress back key (405C)
I know this is an old thread, but I haven't found yet a solution.
I'd like to be able to add longpress back key (405C) to the key menu on the windows config.
I've found the registry key that HTC uses to provide longpress send key, but I copied with no luck.
Anyone knows how to do it? vijay555 has said it's possible but never indicated how...

SMS - graphical send icon

41. Enable Graphical Send Icon Button in HTC Messaging
To send a text message you need to hit the left softkey button. The following registry tweak adds a graphic send button above the paperclip button. It also changes the 'send' left soft key to a 'back' soft key.
HKEY_CURRENT_USER\Software\HTC\Manila\LSK_Send_Msg
Change from 1 to 0.
Can someone please explain me what this does?
Instead of "Send" you have "Back" in the bottom-left corner?
I am not sure I understand this...
Thanks
Well I dont have PPC right now, but it clearly states that it fives you new graphic button for sending SMS. And your old softkey changes to "back" instead. Thats about it right?
Bence said:
41. Enable Graphical Send Icon Button in HTC Messaging
To send a text message you need to hit the left softkey button. The following registry tweak adds a graphic send button above the paperclip button. It also changes the 'send' left soft key to a 'back' soft key.
HKEY_CURRENT_USER\Software\HTC\Manila\LSK_Send_Msg
Change from 1 to 0.
Can someone please explain me what this does?
Instead of "Send" you have "Back" in the bottom-left corner?
I am not sure I understand this...
Thanks
Click to expand...
Click to collapse
As you won't need to use the left soft key should you use this registry tweak, I don't suppose it matters what it is changed to...

Assign function to hardware key

The End/Power on my myTouch is not working suddenly..
Is there a software that allow me to assign the Search key to have the function of the End key?

How do you emulate key press of "Talk" button?

How do you emulate key press of "Talk" button?
Here is my situation. I've assigned the dialer (cprog.exe) to the talk button using the wonderful keyboard config app from the XDA forum. The reason for doing this was to prevent accidentally dialing the wrong person. For example, while reading an email or text, I may want to dial a person other than the sender of the email or the text. But pressing the talk button while an email/text is open results in automatically dialing the sender, which has put me in an awkward situation too many times. (Sometimes I wanted to call my colleague to talk about a dumb email my boss had just sent.)
Reassigning the talk button to the dialer, instead of "talk", has solved this problem but begot another problem. I can't use the voice recognition within google maps search. Google maps' voice search is initiated by the pressing of the talk button, but now, all it does is bringing up the dialer window.
How do I catch two birds with one stone?
You can try a mortscript to do it (you need mortscript for this to work). Assign the mortscript to a soft-button or something.
This should simulate the call button push:
Sendspecial(114)
Here's a list of some of the other codes for button pushes, just for posterity:
# 91: startmenu (on some devices it might be home button)
# 92: back key (not the backspace key but back key for closing applications which is available on some devices such as diamnd or blackstone)
# 93: menu key
#112: left softkey
#113: right softkey
#114: accept call (green button)
#115: hang up (red button)
#117: volume up
#118: volume down
#126: data disconnect
#127: toggle speaker
#133: devicelock
#223: power off
I'm not sure where I got this, but it was probably the giant mortscript accumulation thread. I'm assuming the 'accept call' key is basically what you want.
If you want to get more out of the button push, like have it do one thing with google maps active and other things with something else running, you can use something like the one below. I assign my ptt button to do multiple things. I mostly use it for page scrolling when I'm reading, and have different scripts for Barnes and Noble ereader, mobipocket (use it the most), and Ereader. When none of these are in use, it activates MSVC. This is the down script (have another for long-ptt that pushes up, and also opens the camera).
If (wndactive("BN eReader"))
Mousedown("BN eReader", 240, 420)
Mouseup("BN eReader", 240, 320)
elseif (procexists("mobibook.exe"))
Sendspecial(39)
elseif (procexists("ereader.exe"))
Sendspecial(39)
elseif (procexists("virtualmemory.exe"))
Sendspecial(39)
else
run("\Windows\voicecmd.exe")
endif
sleep(100)
Run("\Windows\Compact Heaps.lnk")
Click to expand...
Click to collapse

Categories

Resources