is there anyway to edit the right soft key? - Touch Dual, MDA Touch Plus General

I just got my Dual and the right soft key says "ideas" and is a link to the internet, is there anyway to edit that?

I use a little freeware app called 'KeySwop'
Check it out - http://mobile-sg.com/software/?p=KeySwop&platform=ppc

you can define your own left/right soft keys of Today screen by editing these registry keys:
left: [HKCU\Software\Microsoft\Today\Keys\112]
right: [HKCU\Software\Microsoft\Today\Keys\113]
(default) = caption of soft key
"Open" = target program to open (.exe or .lnk)

You can also use Shaps advanced config tool for it. This tool has except a lot of other options/tweaks an option for keymapping where you can set the soft- and some hardware keys. You can find the tool here.

another option is to use wisbar advance 3 (which also has a ton of other features)

Try this freeware...it works really good
http://www.freewarepocketpc.net/ppc-download-remap-softkeys.html

start>settings>buttons

Related

Soft Keys

Hey guys hope everyone is doing ok today, just got a quick question about the soft keys. I have just flashed my ROM to RUU_Molski.Biz_226102_22610105_022511_G4_WWE its an excellent rom and would recommend it!
Just one thing tho i have CoPilot the sat nav prog on here and i like to set it to the left soft key so i can just load it quickly. Since i flashed the ROM when i press the left soft key it says "error opening shortcut or locating target filename" just wondering if anyone knows how i could fix this?
Many thanks
More info required.
How to you set the softkey? program or via registry hack? value?
well i set the softkey through the little softkey thing in settings and co pilot was in the list ok it just doesn't seem to work when i click the softkey. Is it a reg setting i need to change?
That is weird, the softkey software should work perfectly. Unless you move the thing away from the application start menu.
Anyway, take a look at the wiki at
http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other
On the section "Change the application launched by Today screen Soft Keys"
For your case, set it up using the Softkey application, and go into the registry (with any reg edit software) and look at the value of
HKCU\Software\Microsoft\Today\Keys\112\Open
See what is the value being set to.
If it is set to the shortcut, try setting it to the exact EXE file.

Reverse rotation registry key

Hi all I am using this registry modification
HKLM/System/GDI/Rotation and put HideOrientationUI at 0 in order to used the landscape mode link to a button. All is working well but I have an issue with tomtom.
I need to have a reverse landscape and not a normal landscape with this button
But I don't know which modification I need to do (a dword for example ....) in order to change the way of the rotation Is there a nice programmer able to help me
Thanks
I would like to know this as well...
I'm sure somone here knows what has to be done!
You probably won't need this if you're using tilt screen and similar product. Just tick 0 and 90 degrees as allowed orientation, and untick the 270 degree.
I used advanced config, set it to 90 degrees
Works a treat, when I use Excel or any other application I can scroll easier avoiding hitting the hardware buttons ie call/end buttons.
dataSaMm said:
I used advanced config, set it to 90 degrees
Works a treat, when I use Excel or any other application I can scroll easier avoiding hitting the hardware buttons ie call/end buttons.
Click to expand...
Click to collapse
Perfect! Thanks!
I have found the registry key to move
it's HKEY_LOCAL_MACHINE\System\GDI\Rotation\LandscapeMode and move the dword value from 4 to 1
Now my new question is how to make two shortcuts able to change the value of this registry key automaticaly. I tried to make a .reg but when I launched it it's only opening my regedit software but nothing happen in the WM6 registry.
Someone could help me
Thanks

Map more hardkeys

Hi there,
Is there a way to map more hardkeys in Opal? I currently only have "Button1" and "Button1 (Hold)" listed in Settings/Personal/Buttons.
I looked up the keys in registry:
HKLM\Software\Microsoft\Shell\Keys\
There are actually three folders/keys:
40C1 = Button 1
40C4 = Button 1 (Hold)
40C6 = Undefined?
Can I add more keys by editing registry? Anyone has experience doing this?
I'm going to try this old trick
1. install PHM Regedit (or any other registry editor)
2. go down to this location HKLM\SOFTWARE\Microsoft\Shell\Keys
3. create a key "40C8"
4. Go to the key HKLM\Software\Microsoft\Shell\Keys\40C5
5. Select all values under that key and copy it
6. Paste it under the new key "40C8" you just created in step 3
7. rename it to suit a readable name like "Backlight"
8. Softreset using some app like psShutXP or pocket plus (and NOT using the hole)
8. now, you can configure this button as u do normally (for the rest of the buttons)
I'll just try some random numbers (eg. 40C1, 40C2...)
Source post
Keep you posted!
vanshyp said:
Keep you posted!
Click to expand...
Click to collapse
I tried the wonderful PQz_CHECK.exe to detect Opal's hardkeys. Problem is that I don't see them in Settings/Personal/Buttons after adding them to the registry with the method you find in my former post.
eg. The big "Action" button is presumably hardkey "400D". I added the necessary data to HKLM\Software\Microsoft\Shell\Keys\400D but nothing gets listed.
I think only buttons that start with 40Cx are listed in "Buttons".
Maybe someone can find a solution to this? I know there is AEBPlus, but I like poking around
It would be great if we could get all the keys in the "Buttons" menu in Opal's ROMs.

Extend you ProgrammLauncher menu

Last night i was playing around with the Program Launcher menu and discovered that you can extend it by simply adding some values in the registry.
The registry key to do all this is:
HKEY_LOCAL_MACHINE/Software/HTC/Manilla/ProgramLauncher
Standard the subkeys are numbered from 0 to 29.
You can extend your Launcher menu by adding a new group of 3 empty program buttons by adding 30, 31 and 32 (so new subkeys). Always add keys in groups of 3. So 33, 34 and 35 and so on. Don't know if there's a limit on this one.
A number subkey should contain the following values:
String - DispName
String - IconPath
DWORD - IsReadOnly, dec value 0
String - Path
You can leave the string values open because they are automatically filled in when you add a new shortcut.
Don't forget to adjust the following value also. It's in HKEY_LOCAL_MACHINE/Software/HTC/Manilla/ProgramLauncher/totalItemCount (dword, dec value), change to the max number op empty program places. I tried with 50.
You can now disable TF3D and re-enable it again to see the new empty program buttons or you can simply soft reset your device (reboot windows mobile).
This should work perfectly. But some problem I'm having is, after having installed the cabfile with which you can wipe the first 4 (unremovable) program shortcuts, I'm not able to add any program shortcuts anymore. Well i can select a program which i like in the program launcher as a shortcut, but the shortcut is not added to the launcher menu. I uninstalled the cabfile, and rebooted windows mobile, but the problem isn't solved with that. Some one know a solution to this?
TheWizzard2203 said:
Last night i was playing around with the Program Launcher menu and discovered that you can extend it by simply adding some values in the registry.
The registry key to do all this is:
HKEY_LOCAL_MACHINE/Software/HTC/Manilla/ProgramLauncher
Standard the subkeys are numbered from 0 to 29.
You can extend your Launcher menu by adding a new group of 3 empty program buttons by adding 30, 31 and 32 (so new subkeys). Always add keys in groups of 3. So 33, 34 and 35 and so on. Don't know if there's a limit on this one.
A number subkey should contain the following values:
String - DispName
String - IconPath
DWORD - IsReadOnly, dec value 0
String - Path
You can leave the string values open because they are automatically filled in when you add a new shortcut.
You can now disable TF3D and re-enable it again to see the new empty program buttons or you can simply soft reset your device (reboot windows mobile).
This should work perfectly. But some problem I'm having is, after having installed the cabfile with which you can wipe the first 4 (unremovable) program shortcuts, I'm not able to add any program shortcuts anymore. Well i can select a program which i like in the program launcher as a shortcut, but the shortcut is not added to the launcher menu. I uninstalled the cabfile, and rebooted windows mobile, but the problem isn't solved with that. Some one know a solution to this?
Click to expand...
Click to collapse
Great tip!
I have the same problem that the shortcuts are not added though...
What does work is to add the path and name manually...
To easily create more keys you can also export 1 key and edit the key name in notepad (increase the number by 1) and import the key again.
I think you need to edit some more keys.
Could it be you need to add the program path as a string value in the root of ProgramLauncher as well?
At least I increased the totalItemcount to 32.
of course you can add the shortcuts manually through the registry, but that's not quite the solution. Are there more people having this problem?
Yeah I have the same problem, I get empty boxes to add more programs but can't seem to make the button register a program unless done manually via registry.
Great find though, Thanks
i use mine own cabfile, works great, to find it goto xperia rom forum, and one of the sticky post is called FTP, by mostberg, goto mostbergs ftp and goto rom, touch x, addons, there you will finjd the cabs needed for top icons, not home atm, so cant post the cab right now sorry, but goto ftp there it is...
Is this the menu you see when long-clicking on the Hang up key?
Deleted. Sorry.
Thanks
Thanks a lot. I've finally reached to remove that "Business mail" locked shortcut on my TD2. I can now replace it by another one !
here:
http://forum.xda-developers.com/showthread.php?t=534596
smaberg said:
i use mine own cabfile, works great, to find it goto xperia rom forum, and one of the sticky post is called FTP, by mostberg, goto mostbergs ftp and goto rom, touch x, addons, there you will finjd the cabs needed for top icons, not home atm, so cant post the cab right now sorry, but goto ftp there it is...
Click to expand...
Click to collapse
I cant find the file...
i ave add 6 new space for program in the start menu but i cant add the programs... i add the link in the registry, but doesnt work...
help!
any working solution yet??

Soft Key Customisation

I do not use TF3D and have the WM6.1 standard softkeys of Calendar and Contacts.
I have done a search of the forum and found nothing so hoping somebody can help.
What is the least memory exhaustive program that allows you to change your soft keys? You used to be able to do it as standard on WM5 but it seems they have scrapped that for the newer OS.
Is there even a way of doing it without installing a program?
you cant change the softkeys on titanium
I'm not on titanium, just standard WM6.1
if you're talking about RAM memory, any program would be good since it's a registry tweak.
you could use diamond tweak, or TFDetacher(just running the TFDetacher config is enough, no need to use the actual detacher tool)
Changing softkeys
you need to create the keys
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112 - for left softkey
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\113 - for right.
in each of them to create a 2 key
default [string] - name softkey
open [string] - the file path in quotes
for example: right softkey - AltTab:
default AltTab
open "\program files\AltTab\AltTab.exe"
...and soft reset
Well, I think you better learn how to search properly ;-) Forget about all these comments. Just use Softkey Manager. It solves your question without any manual registry edits. And, as mentioned, it doesn't use RAM as the program doesn't need to run constantly. It just changes what the softkey does, so there is no RAM affection. See thread here: http://forum.xda-developers.com/showthread.php?t=414405.

Categories

Resources