Remap soft keys? - Touch Diamond, MDA Compact IV General

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?

Related

How to change softkeys in touchflo?

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!

[SOLVED] PocketCM

In Touchflo3D, I'd like to replace the contact manager by pocketCM (replacement for the left quick launch button).
Does anyone knows how to do this ?
Araldwenn said:
In Touchflo3D, I'd like to replace the contact manager by pocketCM (replacement for the left quick launch button).
Does anyone knows how to do this ?
Click to expand...
Click to collapse
try this
Here is the way to change the homekeys IN TFLO 3D.
In a registry editor, go to:
HKLM/Software/HTC/manila/
Here is:
HomeLSKPath, which is the left softkey (Standard = Phonepad)
And
HomeRSKPath, which is the right softkey.
If you change these with the location of the programs you want to link to, and simultaneous change the names:
HomeLSKText = Left softkey text
And
HomeRSKText = Right softkey text.
hope it help
I try this, thanks
I had a look at these keys. But what i don't understand is that there's different tabs, and so different softkeys for each one, and only one value in the registry. So if I manually enter the adress and the name, not sure it will work, or if it does, i'll certainly have the same hotkey everywhere... but i only want to replace the left softkey in the contact tab...
Hi do you have a black skin for the diamond, I just found a white one (with the correct resoluton).
Thanks,
Pierro
try this one :
http://pocketcm.com/phorum/read.php?22,8595
Thanks,
Pierro
Araldwenn said:
In Touchflo3D, I'd like to replace the contact manager by pocketCM (replacement for the left quick launch button).
Does anyone knows how to do this ?
Click to expand...
Click to collapse
The PocketCM FAQ...
How to add this application as the default contact manager?
Easiest way: download and install the CAB version of PocketCM.
You can also do it by hand:
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSCONTACTS
Change "String 1" value from :MSPOUTLOOK contacts to "\Program Files\PocketCM\PocketCM.exe".
Make sure that you add the "" on the new entry.
Also...
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSPOUTLOOK
Change "String 1" value from "poutlook.exe" to "\Program Files\PocketCM\PocketCM.exe".
without the "" on the entry.
then reset or re-start your Diamond
mukerian said:
The PocketCM FAQ...
How to add this application as the default contact manager?
Easiest way: download and install the CAB version of PocketCM.
You can also do it by hand:
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSCONTACTS
Change "String 1" value from :MSPOUTLOOK contacts to "\Program Files\PocketCM\PocketCM.exe".
Make sure that you add the "" on the new entry.
Also...
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSPOUTLOOK
Change "String 1" value from "poutlook.exe" to "\Program Files\PocketCM\PocketCM.exe".
without the "" on the entry.
then reset or re-start your Diamond
Click to expand...
Click to collapse
Before posting this, i'd already search on PocketCM faq... not a noob...
What I want is changing the softkey on Touchflo3D interface : it has nothing to do with softkey on Today's screen.
I think shonan70 was closer to the solution.
Finally found the solution by myself :
http://forum.xda-developers.com/showthread.php?t=407777
A little app that allow to change default apps in TF3D by the ones you choose...
It rocks !

Remap soft keys in TF3D?

IS there a small piece of software to remap the softkeys on the home screen in TF3D? There are several useful functions that could be placed on the home screen other than the default Phone/Programs. I've tried using the Remap Softkeys for WM5 but obviously that doesn't work with TF3D, and I don't want to disable Touchflow just to get altered keys.
nubbin said:
IS there a small piece of software to remap the softkeys on the home screen in TF3D? There are several useful functions that could be placed on the home screen other than the default Phone/Programs. I've tried using the Remap Softkeys for WM5 but obviously that doesn't work with TF3D, and I don't want to disable Touchflow just to get altered keys.
Click to expand...
Click to collapse
try this
In a registry editor, go to:
HKLM/Software/HTC/manila/
HomeLSKPath, which is the left softkey (Standard = Phonepad)
And
HomeRSKPath, which is the right softkey.
If you change these with the location of the programs you want to link to, and simultaneous change the names:
HomeLSKText = Left softkey text
And
HomeRSKText = Right softkey text.
Thanks very much - worked a treat!
I'm trying to remap my softkeys on the People page. I want FunContact as my primary contact manager launchable from that page... cant seem to get it done with the technique used here... I had to create a new key for it but still nothing after soft reset
any help would be GREAT! Thanks
itsallsubliminal said:
I'm trying to remap my softkeys on the People page. I want FunContact as my primary contact manager launchable from that page... cant seem to get it done with the technique used here... I had to create a new key for it but still nothing after soft reset
any help would be GREAT! Thanks
Click to expand...
Click to collapse
i second that!!!
default contact is hard to use and scrolling is suck!
Try this link, it has more info about remapping soft keys in Manilla (TF3D) and also (TF2D)
http://forum.xda-developers.com/showpost.php?p=3292483&postcount=2
or the whole thread which has other good info.
http://forum.xda-developers.com/showthread.php?t=480475
Hope this works for you!
so this is for the right soft key:
TouchFlo 3D right softkey:
HKEY_LOCAL_MACHINE\Software\HTC\Manila
HomeRSKText = Text on softkey
HomeRSKPath = Path to program to run (or blank for default)
what do i put in the open "open" part so i can have my contacts open? and for the text to i just set it as "Contacts"?
Click to expand...
Click to collapse
its Windows/AppButtons/Contacts.lnk
I can't get it to work
Okay ... I've read all the post that I could find about changing the softkeys and nothing seems to work. I've changed the registry settings as indicated but still no go. I have the TMO TP2. I only want to change the home page so don't need anything fancy. Been updating the registry settings (HomeLSKText, HomeLSKpath, HomeLSKArguments) and can't get it to actually do anything (the text changes). What I want todo is to jump to the Contacts HTC page (really anything other than the Camera - why TMO did you make it Camera?). Any help would be great. Thanks.

HOWTO: Change Soft Keys with Registry!

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.

Change software keys

Hello,
can someone tell me how to change te two software keys on the homescreen of TF3D?
On the left i have Phone(Telefoon) and on the right Camera.
Camera is okay but Phone?!?!? why?
When i press the 'green' 'call' button i get the same screen.
Thanxs in advance,
Sincerely Tom.
Tom Lenferink said:
Hello,
can someone tell me how to change te two software keys on the homescreen of TF3D?
On the left i have Phone(Telefoon) and on the right Camera.
Camera is okay but Phone?!?!? why?
When i press the 'green' 'call' button i get the same screen.
Thanxs in advance,
Sincerely Tom.
Click to expand...
Click to collapse
Use Advanced Config for this..
Or just change the following reg. keys:
In this case the left key is: Icontact; the right Key is Commanager
("HKLM","\Software\HTC\Manila" ,"HomeLSKPath","\Storage Card\Program Files\iContact\iContact.exe")
("HKLM","\Software\HTC\Manila","HomeLSKText","iContact")
("HKLM","\Software\HTC\Manila" ,"HomeRSKPath","\windows\CommManager.exe")
("HKLM","\Software\HTC\Manila","HomeRSKText","CommManager")
cyron_at said:
Use Advanced Config for this..
Or just change the following reg. keys:
In this case the left key is: Icontact; the right Key is Commanager
("HKLM","\Software\HTC\Manila" ,"HomeLSKPath","\Storage Card\Program Files\iContact\iContact.exe")
("HKLM","\Software\HTC\Manila","HomeLSKText","iContact")
("HKLM","\Software\HTC\Manila" ,"HomeRSKPath","\windows\CommManager.exe")
("HKLM","\Software\HTC\Manila","HomeRSKText","CommManager")
Click to expand...
Click to collapse
Thanxs for your Speedy(quick) reply!!! (Speedy is because I work for Trotec/Trodat, maybe you know them).
It works!, of course, I hear you say
When, as in my case, the phone is factory default then the HomeLSK.. and Home RSK... are stil empty.
I put iGo8 in it and I am verry happy!
Of course, don't forget a soft-reset.
Thanxs again!
PS. The Austrian are always quick when you need help.
For 2 years ago I slipt of the road and before I could get out of my car there allready stopt 2 other cars to help me!
Einfach supergeil! It's my favorite holiday destination!
..you are welcome!
br
Chris
Is there a similar key to change the Softkeys in other Tabs?
When I read an email there is the Softkey "Reply all" which I would like to change to just "Reply". I also would
Is this possible?
Regedit:
HKCU>Software>Microsoft>Inbox>Settings
Change ShowReplyAllEmailSK1 from 1 to 0.
reboot phone
What's the reg keys for wm6.5, in order to replace Left Softkey from Telephon to Camera?
thanks in advance
krylovpro said:
What's the reg keys for wm6.5, in order to replace Left Softkey from Telephon to Camera?
thanks in advance
Click to expand...
Click to collapse
See post 2, just use path Windows\Camera.exe instead.
Bruce Inman said:
See post 2, just use path Windows\Camera.exe instead.
Click to expand...
Click to collapse
thanks, but you mean it should be:
"HKLM","\Software\HTC\Manila" ,"HomeLSKPath","Windows\Camera.exe"
And what about the line?
"HKLM","\Software\HTC\Manila","HomeLSKText","iCon tact"
krylovpro said:
thanks, but you mean it should be:
"HKLM","\Software\HTC\Manila" ,"HomeLSKPath","Windows\Camera.exe"
And what about the line?
"HKLM","\Software\HTC\Manila","HomeLSKText","iCon tact"
Click to expand...
Click to collapse
I meant that was the path to put in the registry. the rest IS the registry, there was no need for me to restate that.
For text you can put whatever you want to display. Like camera, cam, whatever.

Categories

Resources