Related
Just wondering is anyone knows how to remap the stupid PTT button so I can use it for voice command??
I tried the PTTfix for the hermes, it disabled PTT but didn't allow me to reassign the button to anything else.
thanks,
Matt
Install Vibra Switch, then map this app to the button from the programs folder.
RemE said:
Install Vibra Switch, then map this app to the button from the programs folder.
Click to expand...
Click to collapse
I hate to ask stupid questions, but installing this app, does not seem to enable a new hardware button. I still only show a total of 5, with no option of the PTT button. I am looking at the "buttons" commandlet in settings
What am I missing?
Try AEBPlus
isnt there just a simple way to do it in the registry?
or a different way to change it?
Solved it
Ok this actually can be done in the registry, what you will need to do first is stop the PPT service from loading when you boot up, I used SK tools and removed it from the start-up section of that program. Then you need to goto:
HKLM\Software\Microsoft\Shell\Keys
Add a new key called 40C6
then I added a string called Name with the value Button 6
you should now be able to assign a program to PTT through settings/buttons
-------------------------------------------------------------------------
if for whatever reason if its not there yet these are all the values I have under key 40C6
(default) "path to your program in quotes"
dword: BtnWnd value=0
dword: Flags value=0
string: Name value=Button 6
string: ResetCmd value "path to your program in quotes"
string: WndCls LEAVE BLANK
if you need to enter all that, go for it, but I would assume it would work after completing the first part of this post
let me know
PS with Voice command it only works to start the program, holding the PTT button to cancel a command doesn't work for me, if anyone figures that out let me know, that would be awesome
mbritten said:
Ok this actually can be done in the registry, what you will need to do first is stop the PPT service from loading when you boot up, I used SK tools and removed it from the start-up section of that program. Then you need to goto:
HKLM\Software\Microsoft\Shell\Keys .....
Nice. any thoughts on push and hold?
g
Click to expand...
Click to collapse
Thanks!
I don't own SKTools, so I disabled the PTT service by going to hklm\services\ptt
on the "dll" entry, I just inserted a semi-colon, to prevent the dll from loading- ";PTTService.dll"
However, I was not having much luck getting button 6 to work. Entries appeared in "buttons", but it would not link to the calculator. Finally, I decided to reboot.
Reboot somehow removed button6 entries in registry.
So in other words, it is not working, for me.
Very odd.
mbritten said:
Ok this actually can be done in the registry, what you will need to do first is stop the PPT service from loading when you boot up, I used SK tools and removed it from the start-up section of that program. Then you need to goto:
HKLM\Software\Microsoft\Shell\Keys
Add a new key called 40C6
then I added a string called Name with the value Button 6
you should now be able to assign a program to PTT through settings/buttons
-------------------------------------------------------------------------
if for whatever reason if its not there yet these are all the values I have under key 40C6
(default) "path to your program in quotes"
dword: BtnWnd value=0
dword: Flags value=0
string: Name value=Button 6
string: ResetCmd value "path to your program in quotes"
string: WndCls LEAVE BLANK
if you need to enter all that, go for it, but I would assume it would work after completing the first part of this post
let me know
PS with Voice command it only works to start the program, holding the PTT button to cancel a command doesn't work for me, if anyone figures that out let me know, that would be awesome
Click to expand...
Click to collapse
GumboChief said:
Thanks!
I don't own SKTools, so I disabled the PTT service by going to hklm\services\ptt
on the "dll" entry, I just inserted a semi-colon, to prevent the dll from loading- ";PTTService.dll"
However, I was not having much luck getting button 6 to work. Entries appeared in "buttons", but it would not link to the calculator. Finally, I decided to reboot.
Reboot somehow removed button6 entries in registry.
So in other words, it is not working, for me.
Very odd.
Click to expand...
Click to collapse
I have heard that turning the phone off (hold power putton) will make the registry entries stick, but I've never had a problem just soft resetting, let me know if you figure it out
the reg change didn't persist for me either and I did perform a power cycle.
Would like
I sure would like to see a solution here myself. These folks have one for WM6 on Hermes but some Kaiser folks posted near the end of the thread that the method is not working for them. Author says he will eventually get it working on the Kaiser.
http://forum.xda-developers.com/showthread.php?t=279585
robroth said:
the reg change didn't persist for me either and I did perform a power cycle.
Click to expand...
Click to collapse
what reg editor are you using? I have NEVER had a problem with edits sticking using resco reg editor. there has to be some reason.
GumboChief said:
Thanks!
I don't own SKTools, so I disabled the PTT service by going to hklm\services\ptt
on the "dll" entry, I just inserted a semi-colon, to prevent the dll from loading- ";PTTService.dll"
However, I was not having much luck getting button 6 to work. Entries appeared in "buttons", but it would not link to the calculator. Finally, I decided to reboot.
Reboot somehow removed button6 entries in registry.
So in other words, it is not working, for me.
Very odd.
Click to expand...
Click to collapse
I simply exported the PTT key altogether & removed it, put in the new 40C6 entry, and the device's remapping works flawlessly. Using SKTools.
mbritten said:
what reg editor are you using? I have NEVER had a problem with edits sticking using resco reg editor. there has to be some reason.
Click to expand...
Click to collapse
total commander. ill have to try one of the others mentioned here. i'm about to reflash with the HTC rom so will have to reload everything anyway.
Which PTT key did you remove. Are you talking about HKLM\Services\PTT?
vpoet said:
I simply exported the PTT key altogether & removed it, put in the new 40C6 entry, and the device's remapping works flawlessly. Using SKTools.
Click to expand...
Click to collapse
Could you explain exactly what you did for those of us that don't know. Many thanks!
Thanks
mattmcl1 said:
Could you explain exactly what you did for those of us that don't know. Many thanks!
Click to expand...
Click to collapse
at&t Tilt? Stock ROM?
I used the free PHM regedit:
http://www.phm.lu/downloads/download.aspx?{940B734A-C437-41C7-ADED-2A4418802FD3}
I completed deleted the whole PTT group from the services (would not work until I did this).
Confirm
I can confirm the experience of robroth and GumboChief. Followed GumboChiefs advice on the ; - worked to disable PTT load. Then followed mbritten's reg changes in post #6. Registry key 40C6 disappers consistently after soft reset.
However, removing the entire PTT worked perfect.
Big thanks to scoppola and mbritten! So happy to have this working! Cheers guys.
Device: 8925
ROM: AT&T - 1.57.502.2
Registry Editor - Resco 2007
swamp2 said:
I can confirm the experience of robroth and GumboChief. Followed GumboChiefs advice on the ; - worked to disable PTT load. Then followed mbritten's reg changes in post #6. Registry key 40C6 disappers consistently after soft reset.
However, removing the entire PTT worked perfect.
Big thanks to scoppola and mbritten! So happy to have this working! Cheers guys.
Device: 8925
ROM: AT&T - 1.57.502.2
Registry Editor - Resco 2007
Click to expand...
Click to collapse
WFM as well! - removed the entire PTT key.
This will drive me crazy. I have had the button above the volume mapped to Voice Command ever since I can remember. Now for the Tilt, it is mapped to Push to talk which I will never, ever use and the button mapping does not allow you to reassign it. Does anyone know if this is possible with any of the button manager programs? Do I need to flash the Kaiser ROM for this?
Also, the 8125 had a feature where you held this button down and it would swap the sound over to vibrate. If anyone knows how to get this working on the Kaiser, I highly recommend it. Beats having to pull the phone out of the holster/case to silence it, especially in a meeting.
Search for the answer.... It is here.
tried searching on push to talk. searching on buttons brings back a ton of results, none of which are specific to this particular problem. any suggestions on where to search and for what term or phrase?
Update, I found one... over in the hermes forum. This would be a good addition to the cab list sticky now that more folks are getting the AT&T ROM.
http://forum.xda-developers.com/showthread.php?t=279585&highlight=push+to+talk+map
I'll update after I have tried it on the Tilt
PTTFix work fine per the tread reference above but even though it allows you to assign a program to press and hold, there is no program "per se" to enact the vibrate setting. I do see this option on the HTC Home Screen though so maybe it is possible to create a shortcut in the Program Files directory and call it indirectly. I'll try this later when I have some time, but if anyone else gets to it first, please do share. TIA
this will do it for you.
I was never a fan of PTT anyway... Thanks for the CAB Tim. Works like a charm. For those curious, the option to select Vibra switch will be found under Settings > Buttons. Remap Button 6 to Vibra (Switch).
Spoke too soon. The PTTFix cab showed the buttons under the setting window, but after setting them, it still brought up the PTT screen. I though perhaps it needed a soft reset, and after doing so the ability to remap the PTT button disappeared.
isdereks, did you try this on the Tilt or the Kaiser? I am thinking the latter, since the PTTFix.cab shows the PTT button as a second button 5. Perhaps this is part of the problem of why it looks like it allows the setting, but doesn't actually work.
Bummer. I am quite disappointed. On top of all the bloatware, you get a button that launches an app that immediately errors out as I am not a PTT subscriber. HTC and MS should be pissed that AT&T is making the iPhone look like a clear winner. Pretty soon Apple will be running comercials with the big bloated guy for the iPhone too.
Sorry forgot to mention that I did this on the Kaiser.
yeah the new PTTFix did not work on my tilt, but worked great on my 8525. I hope this gets updated for the tilt.
http://forum.xda-developers.com/showthread.php?t=334759
yeah tried all that and the reg settings do not stay after phone is shut down.
Worked for me. You have to read the whole post.
For my own purposes as well, here are the consolidated steps to take. Until someone improves on this, I keep all this stuff in a directory so I can reconfigure my device as necessary. Here goes...
I think the trick is the PTT settings take precedence when the device boots up so delete the PTT registry settings under HKLM/Services/PTT. Delete the whole sub tree, then
From HKLM\Software\Microsoft\Shell\Keys
Add a new key called "40C6"
Add a string under the key called "Name" with the value "Button 6"
Add a new key called "40C7"
Add a string under this key called "Name" with the value "Button 6 (hold)"
(Note, do not enter the quotes, thare are to delimit what belongs in the registry entry)
Go to the Buttons settings and assign a program to the new entries. I di Voice Dial and Vibra (Switch) from the link earlier in the this post.
Do a soft reset which will remove the PTT settings from the buffer and enable your key changes.
Thanks for all the help.
I'd say the only caveat is if you some day want to use the PTT features, it would be a good idea to take an inventory fo what is under the PTT node in the registry.
It worked "GREAT". Thanks and so easy even I could do it
Instead of deleting the "PTT" key, i suggest simply renaming it to "PTTbak". That way you can just rename it back to "PTT" if you ever need to use it.
Thats what i did, and it works fine.
BTW, excellent work everyone. After upgrading to the tilt from the 8525 i lost 2 side buttons (comm manager button and the PTT button)... now i've got at least one back!
Maybe someone could offer a suggestion. For the life of me, I cannot get the reg entries of 40C6 and 40C7 to stick. I am using PHM Registry Editor. I am powering down and back up. Anyone have any suggestions?
Gator5000e said:
Maybe someone could offer a suggestion. For the life of me, I cannot get the reg entries of 40C6 and 40C7 to stick. I am using PHM Registry Editor. I am powering down and back up. Anyone have any suggestions?
Click to expand...
Click to collapse
did you delete the ptt key? (or at least rename as was suggested above?)
if you did try using the phone for while after you make the registry changes - run some other programs - then power down
greg
Greg, I renamed it and then nothing would happen. no button map and no PTT action. I am about ready to give up. But I will try your suggestions. Thanks.
NOw I got the PTT action back (the PTT screen pops up) but I cannot get the the button to do anything. I made the hold vibra and the direct push VC. Now nothing happens. Not sure what I did wrong. Not a noob at reg edits and I don't see anything wrong.
Oh well, not that big a deal, but am still open for more suggestions.
i tried renaming the PTT registry key and it didnt work. actually deleting it worked.
REG PTT
After doing the reg posted above the PTT button is free but you will notice after you push it, before the new app assigned to it pops up you will see the ptt screen for a second. What if the phone things you are using the ptt function and not Voice command or Viigo like I am?
Okay, So I can find a TON of threads asking about how to remap the PTT button to do other tasks, but here I find myself in the opposite position.
I'm using Dutty's latest (for the moment) ROM and it comes with PTT already remapped to voicedial. I need to use PTT for work so can anyone tell me how to reassign the PTT button to PTT?
I've tried importing the reg settings for PTT from the original Tilt ROM but I think I must have missed some or something because now the PTT button does absolutely nothing.
Any help would be greatly appreciated.
Edit: I'm bringing this back up because I have yet to find the answers I need elsewhere. Does anyone know or is anyone willing to help me find a way to hack PTT in to a kaiser ROM? With At&t's lack of a 6.1 ROM (If I'm wrong please let me know I did not find one) I no longer have the 'cook your own ROM' option with my level of expertise. Any help would be greatly appreaciated.
It's not just reg. settings. You need to find a way to launch the PTT service again. If you killed the service w/ SK Tools you can easily get it back, however if you did it another way, well then I suppose you need to browse around for one of the PTT cabs. I'm not sure they have one working yet though so you may need to back up & then hard reset. Then you can do a restor in upgrade mode under Sprite's advanced settings so that your restore doesn't overwrite the button again with what currently exists.
Ok my guess is that there is no registry for PTT to work. Does anyone know what I have to add in the registry to make PTT work. I still get the PTT alerts and hear when people try to contact me but when I hit the PTT button on my Tilt the damn Task Manager comes up. I can't change the program it opens in buttons because the PTT option is not on the list. So i believe the registry is not there. Please help I'm paying for something I can't use and I really need this feature. Hope some of you tech guys could assist me. Will donate if it works.
I'm not having that problem but I would be interested in knowing if there is a way to alter the push to talk button. I would like to set it up to be used for something else.
gqstatus0685 said:
Ok my guess is that there is no registry for PTT to work. Does anyone know what I have to add in the registry to make PTT work. I still get the PTT alerts and hear when people try to contact me but when I hit the PTT button on my Tilt the damn Task Manager comes up. I can't change the program it opens in buttons because the PTT option is not on the list. So i believe the registry is not there. Please help I'm paying for something I can't use and I really need this feature. Hope some of you tech guys could assist me. Will donate if it works.
Click to expand...
Click to collapse
Which ROM. A lot of cooks disable the PTT button and reassign it. Please search the forum... this topic has been covered.
No it hasn't been covered actually. I manually search through so many pages, used the search feature and to no avail. I know their are ROM's with the PTT built in to the ROM but I love Schaps Rom and don't want to switch to lets say Dutty's. No Offense. I still hear when my buddies PTT me but I can't respond because the PTT button is mapped to Task Manager. If I try and change the mapping I don't have a Push to Talk Option. I think something needs to be added in the registry and if I knew I'd not be doing this right now. Based on my topic and the amount of views It looks like no one seems to know the answer. How about this, if you can find the "topic" I will Paypal you 20 dollars. Deal?
and KB cherry there is a thread with some CAB file downloads. Theres a cab so you can remap the PTT button for whatever funtion you want. If you can't find it provide me your email address and i'll attach the CAB file so you can just drag it to your desktop. send your email addy on a private message.
If it's there as you say & it's jus Registry related take a look at my old Reg dump text. It's a .txt, so you can use the "find" feature for "PTT".
i appreciate your help man with the link of the REG dump file. And for the last person who said it was already covered while you're looking for that post to prove me wrong slap yourself in the back of the neck for being ignorant and providing no help whatsoever. Waste of a post
Ok i'm looking at the Registry Log and I'm using Schaps 4.31 with the built in registry editor. I cannot add a new key because there is no option to do so. I only have the option to Open Path, Copy Path, View, Refresh,About and Exit. Should I be using another registry editor
Yeah the registry editor is schaps 4.31 will not let you add keys. I just download FHM reg editor and it works fine. Still working on the PTT fix. When I get the fix i'll post it on the forum. A cab file would be nice to have.
Hey Guyz....
First off, 'THIS IS THE BEST SITE EVER' for die-hard WM fans.
This is my first query on this site since i got no answers after a day of search.
I have an ATT TILT and I recently made the PTT key remappable.
I want to activate WiFi directly by pressing the key but dnt knw how to add this option in the drop down menu while configuring the key in 'start>settings>buttons'.
Any help will be appreciated.
Thanks.
Install this small program
vijay makes a small program that when used with command line parameters can toggle WiFi. http://www.vijay555.com/?Releases:VJVolubilis
Install this program then you'll have to make your own shortcut with the appropriate command line. You can then add the link to the registry entry for the mapped button.
Thanks 4 the reply..the software says its compatible with WM5 only....I have a WM6...my mistake, shud have mentioned it earlier..!!
Any other suggestions?
THANKS
UPDATE: Found an easier app at http://ae.inc.ru/aebplus.php. This app has a GUI (unlike Vijay's app) which is more convenient. There are loads of other options too like 'long press config' n stuff!!