Well, after snooping around trying to find out how to change the kaiser's soft keys using registry only, I finally found the solution after peeking into PocketCM's registry!
Here's how to do it:
1. Using a registry editor (I prefer PHM RegEdit), navigate to the first left one, which is:
Code:
HKEY_Current_User\Software\Microsoft\Today\Keys\112
You'll notice two strings there: "Default" and "Open" (no quotes).
"Default" is the name of the left soft key, so if you wanted the left soft key to say Internet Explorer, just change the value of of the string to say "Internet Explorer". "Open" is the path of the file you want to open when you click on the left soft key, and it has to be an .exe file! So, if you wanted the left soft key to open Internet Explorer, you would change the value of "Default" to say Internet Explorer instead of Calendar, and you would change "Open" to \windows\iexplore.exe. That's it!
Now, for changing the right soft key. The interesting thing is, that it seems you can only change the path of Contacts to open a different application, although some programs allow you to change the name, so it must be possible to change the name. Anyway, to change the path of the right soft key, open your Registry editor, then go to
Code:
HKey_Local_Machine\Software\Microsoft\Shell\Rai\:MSCONTACTS
now, edit the value of 1 to the path you want, and it must be an .exe!
That's it, let me know if I missed something!
Thank you so much!!!!!
It was the only way I could change the left soft key in the new V10 ROM by L26!
Not even SwopKeys was working.
The only thing missing is the name of the right softkey, can you tell me how to change it?
The other soft key is (on some devices)
Code:
HKEY_Current_User\Software\Microsoft\Today\Keys\113
l3v5y said:
The other soft key is (on some devices)
Code:
HKEY_Current_User\Software\Microsoft\Today\Keys\113
Click to expand...
Click to collapse
lol, thanks, I was trying 111 and 114 for some reason, good to know!
In my latest custom rom for myself this is the registry setting I made in my kitchen....works great...
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\113]
@="Contacts"
"Open"="\\windows\\iContact.exe"
This was placed in the rgu located in the OEM_Lang_409 folder.
Just some information...This rgu contains all the key settings so you can change them to what you would like while cooking
Any idea on how to change the left softkey while in phone mode from "Hide Keypad" to "Contacts"?
Perfect! I now have the Comm Manager available with one touch. Thank you!
Jim
[size=-2]Posted with ForumPilot Freeware v1.1[/size]
any idea how to change for this situation?
I want to change left key to run Agenda One's month calenda. There is a link file "Agenda One-month.lnk" in the Agenda One's directary to show how it called. However I am not able to adapt to the registry. The content of the "Agenda One-month.lnk" is #"\Storage Card\Program Files\Agenda One\Agenda One.exe" goto month
so in registry how should it formated ine String value?
"\Storage Card\Program Files\Agenda One\Agenda One.exe goto month" doesn't work.
Anybody help?
I would like to know how to map the soft keys found on the HW keyboard- seperately from the outside soft buttons.
Related
Is there anyway to change or rename the two softkeys when touchflo is enable?
I use keyswop software but I think that only changes the default softkeys in windows not in touchflo.
TIA
Unfortunatly keyswop deosn't work on Diamond.....
Do you know which app. does
Edit Registry below, you can modify first page of TF3D Soft Key. I don't know about other page yet.
\HKLM\Software\HTC\Manila change value of each key (LSK for Left Soft Key, RSK for Right Soft Key)
HomeLSKArguments - Argugement of application you'll be calling
HomeLSKPath - Path to program with in "" i.e. "\Program Files\WebIS\PocketInformant\PocketInformant.exe"
HomeLSKText - text of the button.
HomeRSKArguments
HomeRSKPath
HomeRSKText
I put some screenshort in link below, check it out.
http://www.pdamobiz.com/forum/forum_posts.asp?TID=145949&PN=1
softkeyapplet_192
this works fine with pocket plus you kan put any programm here you want
sudsboy said:
Edit Registry below, you can modify first page of TF3D Soft Key. I don't know about other page yet.
\HKLM\Software\HTC\Manila change value of each key (LSK for Left Soft Key, RSK for Right Soft Key)
HomeLSKArguments - Argugement of application you'll be calling
HomeLSKPath - Path to program with in "" i.e. "\Program Files\WebIS\PocketInformant\PocketInformant.exe"
HomeLSKText - text of the button.
HomeRSKArguments
HomeRSKPath
HomeRSKText
Click to expand...
Click to collapse
Works fine.
does anyone have the path for contacts ? i dont find it, and the poutlook.exe does not work.
thanks
...and I need the path for "Phone"... for back to original state...
For contacts, you have to edit the 3 keys describes by sudboy :
HomeLSKArguments (or HomeRSKArguments) : modify value to "Contacts"
HomeLSKPath (or HomeLSKPath ) : modify value to "\windows\poutlook.exe"
HomeLSKText (or HomeLSKText) : modify value to "Contacts" (for exemple)
It works fine for me (Previously I always got an error message about trusted certificate ....)
For "Phone" the file is "PhoneAgent" (\Windows\PhoneAgent.exe) but I didn't test this one
tnacar said:
...and I need the path for "Phone"... for back to original state...
Click to expand...
Click to collapse
Just delete what you changed before in :
HomeLSKArguments
HomeLSKPath
HomeLSKText
can someone tell me what he path is for the connection manager? I can't for the life of me figure it out....posted this on the thread that had this information but it didn't get answered....
eskasi said:
can someone tell me what he path is for the connection manager? I can't for the life of me figure it out....posted this on the thread that had this information but it didn't get answered....
Click to expand...
Click to collapse
\Windows\CommManager.exe
Can someone please tell me what is the path for 'lock device' or 'device unlocked'?
Thanks!
Phone app softkey config
On my brand new TouchPro, I would like to modify the softkey in the phone app. I see how to adjust for the Home page, but is it possible for the Phone app? Thx in advance
path of "Programs file"
Is there any one know the path of "Programs file", that showing all programs in icon page!! Thank you.
sudsboy said:
Edit Registry below, you can modify first page of TF3D Soft Key. I don't know about other page yet.
\HKLM\Software\HTC\Manila change value of each key (LSK for Left Soft Key, RSK for Right Soft Key)
HomeLSKArguments - Argugement of application you'll be calling
HomeLSKPath - Path to program with in "" i.e. "\Program Files\WebIS\PocketInformant\PocketInformant.exe"
HomeLSKText - text of the button.
HomeRSKArguments
HomeRSKPath
HomeRSKText
I put some screenshort in link below, check it out.
http://www.pdamobiz.com/forum/forum_posts.asp?TID=145949&PN=1
Click to expand...
Click to collapse
For some reason this does not work for me. I've replaced path and text with my desired choice, and it does not load my desired program although the text shows what I want. I have the paths correct, tried other programs, still nothing. I've left arguments blank each time (maybe that's the fault?) but I don't know exactly what goes here.
I did a test, and changed everything BUT text. it still loaded camera, even though the path was pointing to another program.
any help appreciated. thanks!
tonefour said:
For some reason this does not work for me. I've replaced path and text with my desired choice, and it does not load my desired program although the text shows what I want. I have the paths correct, tried other programs, still nothing. I've left arguments blank each time (maybe that's the fault?) but I don't know exactly what goes here.
I did a test, and changed everything BUT text. it still loaded camera, even though the path was pointing to another program.
any help appreciated. thanks!
Click to expand...
Click to collapse
You have to restart. If the path is correct it will work.
yes I've restarted. anyways, I created a thread, it seems sprint users are affected by this issue of it not working.
Hi
Just to check, did you remove menu enhancement in 6.5.0.0.5? it doesnt seem to work.
Anyway, fast rom, thanks!
Hi, does anyone know how to remap soft keys on home screen? Default is Phone and Programs, I want to change one of them to run phoneweaver menu. Any idea how to do that?
Regards,
Lucas
use an regeditor or TC and go to registry,
then goto HKLM/Software/HTC/Manila
there you find this
HomeLSKArguments
HomeLSKPath -> Left Home Key
HomeLSkText
HomeRSKArguments
HomeRSKPath -> Right Home key
HomeRSKText
Path = Program to run
Text= Label on Home Screen
Ghostrider
It works. Thanks for that
Hi
Very usefull tip, is it possible to do the same thing with the other shortcut in manila
For example change "All people" in the people Page ?
Ghostrider said:
use an regeditor or TC and go to registry,
then goto HKLM/Software/HTC/Manila
there you find this
HomeLSKArguments
HomeLSKPath -> Left Home Key
HomeLSkText
HomeRSKArguments
HomeRSKPath -> Right Home key
HomeRSKText
Path = Program to run
Text= Label on Home Screen
Ghostrider
Click to expand...
Click to collapse
can you please give example how to write it?
if i want left key to be "resco explorer".
ishaked said:
can you please give example how to write it?
if i want left key to be "resco explorer".
Click to expand...
Click to collapse
HomeLSKPath :
String = \Program Files\Resco Explorer\explorer.exe
HomeLSkText :
String = Resco Explorer
Soft reset or deactivate and reactivate TF3D into your today settings.
Hi,
I got away with changing the softkeys in TF3D but how to change the softkeys when you don't use TF3D (standard softkeys)
Thanks
Lambert
Fabliv said:
HomeLSKPath :
String = \Program Files\Resco Explorer\explorer.exe
HomeLSkText :
String = Resco Explorer
Soft reset or deactivate and reactivate TF3D into your today settings.
Click to expand...
Click to collapse
Hi
Can anybody post the path for displaying contacts? I have a german diamond and I tried following, which does not work: \Windows\poutlook.exe
Which path does work?
Hello Lambert,
HKCU>Software>Micosoft>Today>Keys>112 for the left key
HKCU>Software>Micosoft>Today>Keys>113 for th right key
If the 113 does'nt exist, you can create it.
Beware when you modifies the registry, you do it at your own risk.
Make a backup before each modification.
You can try also "Remap Softkeys", is a freeware that will make it for you.
Put this soft where you want, "My documents" for exemple and execute it.
MaverickCH said:
Hi
Can anybody post the path for displaying contacts? I have a german diamond and I tried following, which does not work: \Windows\poutlook.exe
Which path does work?
Click to expand...
Click to collapse
Try this path : \Windows\Start Menu\Contacts.lnk
LamPET said:
Hi,
I got away with changing the softkeys in TF3D but how to change the softkeys when you don't use TF3D (standard softkeys)
Thanks
Lambert
Click to expand...
Click to collapse
for the Standart keys on startscreen you can use AdvancdConfig too
Ghostrider said:
for the Standart keys on startscreen you can use AdvancdConfig too
Click to expand...
Click to collapse
Exactly
Fabliv said:
Try this path : \Windows\Start Menu\Contacts.lnk
Click to expand...
Click to collapse
thank you. it works
another question. is it possible to allocate the function "keypad lock" to a soft key? path?
MaverickCH said:
thank you. it works
another question. is it possible to allocate the function "keypad lock" to a soft key? path?
Click to expand...
Click to collapse
You welcome !
Why do you want to allocate this keypad lock function to a soft key ?
You can lock your device by pressing and holding the "End Call" button or give it some more option ...
Fabliv said:
You welcome !
Why do you want to allocate this keypad lock function to a soft key ?
You can lock your device by pressing and holding the "End Call" button or give it some more option ...
Click to expand...
Click to collapse
yes I know. but it takes too long to press the "End Call" button.
I mean its not really a problem. But it would be nice to lock the device with one touch
MaverickCH said:
yes I know. but it takes too long to press the "End Call" button.
I mean its not really a problem. But it would be nice to lock the device with one touch
Click to expand...
Click to collapse
Ok, you can use and configure S2U2 to lock your device when you press the start button or if you put the device face down with GSen.
This app (S2U2) can give you more services that you need, but don't use the S2U2 CallerID cause it could be in conflict with the HTC CallerID.
Search for S2U2 Thread on xda-dev and GSen in this forum.
Have a look at this topic to : http://forum.xda-developers.com/showthread.php?t=305402
Hi,
I am trying to remap the right softkey to open the programs part of the start menu. for some reason, whatever I try, I can not get it to map to here. It tends to either error and say that it is digitally unsigned, or it opens explorer, not in the programs folder. Bit odd really. Any suggestions?
Hi, I need to map a WiFi ON/OFF toggle on the Manila Right Soft key on homescreen, cause its taking to much time going to conn.mgr. every time... is it posible ?
thx for any advice
Well I think lots of us were searching for a "videocall" fix...
In the new rom 1.93.707.1, "contacts" soft key was replaced with "video call".
Can this be fixed via registry change and revert the softkey from "videocall" to "contacts"?
How do i set the right key back to what it was?
Sory to ask such a dumb question, but I have tried and tried and could not found the solution.
After upgrading to Panosha Light 5 rom, when I press the phone hard button I get a screen to dial, where the left soft key is programmed to "hide keypad" and get to "keypad" again.
I would like to have here instead of "keypad" a shorcut to "contacts".
Where can I change the left soft key?
Open registry editor and go to \HKLM\Software\HTC\Manila
Edit "HomeLSKPath" value and type in the EXACT location of the program you want to launch (includung capital letters) e.g "/Program Files/xx/xx/xx.exe"
Save the value.
Then edit "HomeLSKText" and type the title of the softkey eg "Contacts" or some other text that you want to show for your LEFT softkey
Save this value
Close registry editor
Soft reset phone
After soft reset, the LEFT softkey should now show new title and link to the program that was set in "HomeLSKPath"
Harder than I thought, hope it works. Thanks.
I have tried searching for a long time on this because I know I've seen it before, but I can't find it anywhere.
Where is the mapping of the right soft key in the registry? I'm using itje's Touch-IT v3.01 and can't find it anywhere. I don't want the right soft key to be the "Today" screen, but any changes in settings do not "stick."
Hi
Use Advanced_Configuration_Tool_v3.3
Remap softkeys
Dinesh
ADC doesn't change the TF3d right key very well..
It's better to change the registry keys.
Use a decent regeditor (I use fdc taskmanager)
go to HLKM/software/htc/manila
the right and left softkeys are there.
You need to put the complete path to whatever file you want to access and enclose it in ""
HtH
Ok, so I got there, but I really don't want to map it to a path. I just want it to function like the left soft key, but on the right. I looked at the values of the LSKpath, but it is blank too.
If I changed the registry value to "<Right Softkey>" like it is called in settings-buttons-left key, would it still work? I'm a rookie with the registry although I am trying.
And I have the fdc task manager now.
try this little app, works perfect
http://forum.xda-developers.com/showthread.php?t=452505
Yeah, that tweak app lets me assign something else, but I want the right soft key to be context with what I'm running on the screen.
... but still good work! I love your ROM.
do you mean the right Hardware key then?
Yes. Sorry for any confusion... I am talking about the hardware key.
In that case again there's a reg key that you can change,
but have you tried it in the button settings control app? as I've just tried it and it works here using Itje's rom.
<Right Softkey> is one of the options and it sets it fine. Not tested to see if it sticks after soft reset but it works.
anyway reg key is HKLM/software/Microsoft/Shell/Keys/40C3
using the buttons settings control panel changes
Flags to 14 (decimal)
Default (blank as in nothing there)
HtH
I noticed a strange problem.
Inside text editing application that do not warp lines (Orneta Notepad Mobile and any other notepad style application I tried) text selection (with stylus tap and drag) only works when lines a short and orizontal scroll bar is missing or disabled. When lines are longer and orizontal scroll bar appears text selection is no more possible.
Does anyother noticed this problem?
Any solution?
Selecting text works not so fine anymore.
When I hold the syles on the screen sometimes it works, but not oke.
Or when I hit with the styles on a word he selected that word.
With me other WM phones (HTC to) it was possible selecting, copy, paste in most places. It was very simple te select a pease of tekst.
Does HTC running a app that has a conflict with the WM selecting option?
I have searching registry if there is maybe a key to change.
I don't like the slecting way on the Diamond2.
I hope someone find out what the problem can be.
janegsm said:
Selecting text works not so fine anymore.
Click to expand...
Click to collapse
True.
KraFT
I found a partial solution: there is a way to make a list of applications that should be ignored by TouchFlo. Inside these applications scroll by tap and drag stop working but text selection does work.
Find the registry key HKLM\Software\OEM\TFLOSettings\TFLOIgnoreAPPs
For any application that you want TouchFlo ignore create a string value and assign to it the name of the application .exe file (important: the value seems to be case sensitive)
For example in my case for Orneta Notepad Mobile
HKLM\Software\OEM\TFLOSettings\TFLOIgnoreAPPs\IgnoreAppNP = "NOTEPAD.exe"
Thanks, it works.
I have now add strings with poutlook.exe, PIMConnectivity.exe, Notepad.exe and Explorer.exe (resco) .
In those apps it works now fine.