WM5 Softkey menu - Windows Mobile Development and Hacking General

just want to know, if I want to add some shortcut to menu softkey, How do I do that. For instance, when I use the phone program, there are two softkey menus that are available. The left side is Contacts and the other one is Menu, I want to add my shortcut program inside that menu. Which registry I have to find? Thanks

I don't know which are the registry keys, but there are a couple of programs to do that. Try KeySwop for example.

soft key cpl.
or
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\113]
@="anything_you_like'"
"Open"="\"\\Windows\\pocketcm.exe\""
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112]
@="anything_you_like"
"Open"="\"\\Windows\\pocketcm.exe\""
if you need TWO instances of wm5newmenu for EACH softkey, you need to hexedit wm5newmenu.exe AND its cpl...then assign each instance(of wn5newmenu.exe) to appropiate softkey.
this may be helpful:
http://forum.xda-developers.com/showthread.php?t=255580&page=30
why you did not check the post bout wm5newmenu before you posted.....
http://forum.xda-developers.com/showthread.php?t=255580
-----
xdadev as elementary school
nightmare, omg.

Related

Copy/paste under hardware key?

I am using the smartkey program to hold the softkeys to enter startscreen.
Now I am looking for an option or a program to copy/paste and to put it under the message button.
Or does anybody knows a program that only gives the option to cut/copy/paste.
With this my phone would be perfectly tunned.
aage said:
I am using the smartkey program to hold the softkeys to enter startscreen.
Now I am looking for an option or a program to copy/paste and to put it under the message button.
Or does anybody knows a program that only gives the option to cut/copy/paste.
With this my phone would be perfectly tunned.
Click to expand...
Click to collapse
If the context menu of the program contains copy and paste, you can hold the center key of the 5-ways navigator to popup the context menu.
water
Hi Water,
Thanks, but not all programs have that option. That's why I like to have a program like that.
Right now i'm using Magicbutton but that doesn't have that function. GSMagic had it but I like Magicbutton better. So now I need the copy/past function.
You can try Xbar which is under the D-Pad. It opens up a screen in which you can select the running task but also shortcuts to programs of your liking and there are shortcuts ready for copy and paste and cut.
Wouter
You can use PQz to map a hardware key (I use the Windows-key) to CTRL, so that you can use ctrl-c, ctrl-v etc.
http://forum.xda-developers.com/viewtopic.php?t=33343&highlight=ctrl
I think... just speculating here.. that they are more looking for...
press button - it copies whatever is the active selection
press button again - it pastes whatever is on the clipboard
Not sure, though... ctrl+c / ctrl+v works with the SIP, with that tool it works with the hardware keyboard, and if you're working with the sip - and thus a stylus - you can often just tap-and-hold and choose copy from the context menu.
PHM Keys comes with cut copy paste.
Use a button mapper to do as ZeBoxx says, if it's what you need, and you'll have quick access to said functions.
V
Thanks,
I'm using PQZ now. With TAB as CTRL. WIN would not work together with smartkey, because hold button 1 is the same hex number as WIN.
But this program is realy good.
My Solution to this...
I have a slightly hacked up copy of PHM Keys (couldn't get it to install on my 8125, so I hacked it off of a WM2003 device) that I'm using to solve this problem.
In my Start Menu I have three icons - "Object Copy", "Object Cut", and "Object Paste" (PHM Keys) so whenever I have something highlighted I click my (smartskey modified) Start Menu soft button, scroll down a slot or three with the 5-way, and select the copy/cut/paste operation I need.
When the KB is open it's even quicker Start-o Start-b Start-j respectively. Another plus is this works in nearly EVERY situation where you can highlight something. Sometimes the other options (context menus, SIP kbds, etc.) don't work everywhere.
Now some may not want to waste three Start Menu slots, but I have Tray launch filled with my apps, still have 4 Start Menu slots available, and all my non-soft buttons are mapped to one app or another, so I'm cool with them.
Plus I have my SIP pop-up KB completely disabled (I hate it's "intrusiveness" and only use the HW KB in landscape mode) so in portrait mode I had *NO* way to copy/cut/paste and had to devise something.
Good Luck
-JMS
I've updated VJKeyPress to add -cut, -copy, -paste.
On my website.
V

question: can i add more items than 7 into start menu?

WM5's default limit is 7 items. is there any way to modify the registry to allow us to add more than 7 items into start menu?
BTW, is it possible to add the memory icon to the start menu?
thanks advance.
BR
Unfortunately, the 7-item limit is hard-coded into Windows Mobile.
More than 7 items would cause the menu to be longer than the screen-size when rotated.
There's no native way to add the memory icon to the start menu, but there are utilities out there that will create shortcuts to the control panel items for you. If I'm not mistaken, PHM Powertoys did that once upon a time.
thanks very much!!
try file explorer
haven't tried this myself, since I really don't need more than 7, after playing around with hard keys and app keys. But I think you just copy the shortcuts under /windows/Start Menu/Programs straight into /windows/Start Menu. I usually make programs that were installed manually show up in "Programs" by placing shortcuts in /windows/Start Menu/Programs, so that I can use the Menu and Buttons applets to map keys and manage the Start Menu. also, I get rid of old Start menu items that way by deleting them from /windows/Start Menu. So, try putting more than 7 shortcuts and see what happens.
Re: try file explorer
daryl425 said:
haven't tried this myself, since I really don't need more than 7, after playing around with hard keys and app keys. But I think you just copy the shortcuts under /windows/Start Menu/Programs straight into /windows/Start Menu. I usually make programs that were installed manually show up in "Programs" by placing shortcuts in /windows/Start Menu/Programs, so that I can use the Menu and Buttons applets to map keys and manage the Start Menu. also, I get rid of old Start menu items that way by deleting them from /windows/Start Menu. So, try putting more than 7 shortcuts and see what happens.
Click to expand...
Click to collapse
i tried but doesn't work....should give up?
You can create folders to bypass the 7 item limit: my start menu contains "Office" (folder) and "Outlook" (folder) and that way I have quick access to all of the outlook functions and office functions without a seperate icon for each on the start menu.
Now if someone could figure out how to implement a cascading start menu...
You can also use small menu
http://tillanosoft.com/ce/smenu.html
thanks for all your posting!

assign wisbar start menu to left softkey

I want to use my left softkey to cascade my wisbar start menu..I have tried the following registry settings HKCU\software\microsoft\today\keys\112
Name:start
String: "\program files\lakeridge\wisbar advance\wisbaradv2.exe" 2
I got the above link by going to start menu\programs\wisbar advance\casc start menu and checking its target...
Now when i click the left softkey it is executing only
"\program files\lakeridge\wisbar advance\wisbaradv2.exe"
rather than
"\program files\lakeridge\wisbar advance\wisbaradv2.exe" 2
which is for cascading start menu...
can somebody give me a solution for this...
Try this:
Create a shortcut to
"\program files\lakeridge\wisbar advance\wisbaradv2.exe" 2
and assign the shortcut to your left softkey.
Maybe you can place the shortcut anywhere, or maybe it has to be placed in \Windows\Startmenu.
Good luck.
done
I had done that before...but i had forgotton to reboot :? ..its working great now...Thanx anyways for the help...I have now mapped my leftsoftkey to the start menu and right softkey to file explorer...no need of smartskey!!
An even better solution (IMHO) is to use Water's Smartskey. Smartskey allows you to use left soft button press-and-hold to activate any 3rd party menu (even standard window menu). In this way you don't lose the original press function for the softkeys and can still easily open any cascading menu.
I use it to activate GsPocketMagic, a cascading menu.
http://forum.xda-developers.com/viewtopic.php?t=41060
hmm..
Well smartskey is still in its developing stage..once water completes it without any bugs i will be the first one to use it..its a very gud app
I use the comm manager button on the left of my 8125.. I just went into buttons in settings, and chose "casc start menu" and it worked fine...I like having start menu access from that key because its natural for one hand operation.
Well smartskey is still in its developing stage..once water completes it without any bugs i will be the first one to use it..its a very gud app
Click to expand...
Click to collapse
I have been using it for several months now (and my version is behind at least one-two revisions), I have had absolutely no problems with it. It works as advertised.
There's no harm in trying it.

Contacts Dilema HELP!

I used Soft Key to change the shortcut @ the bottom of my screen i only wanted to change Calendar to New SMS, But when i started the Program it made me change both soft keys & Contacts is not in the list. Now i have New SMS & anything but Contacts.
Any body else had this problem? or does anyone have a fix for this????
Funny enough even if i navigate :
Start
Settings
Menus
Contacts is not in that list either.......Weird......
I have attached screen shots to help.
Thanks....
Learn to use the registry. The keys you are looking for are in:
HKCU/Software/Microsoft/Today/Keys
Key 112 is your left soft key, and key 113 is your right soft key. You just rename the, "Default" value to what you want to appear on the screen, and the, "Open" value to what you want to launch (the Contacts.lnk is in the /Windows/Start Menu/Programs folder I believe).
Oh, and get Schaps Registry Editor before any of that. ; )
dzelaya18
Thanks for the info you have given but im afraid it don't help cause the contacts.ink or even contacts.exe is nowhere to be found on my device not even in the windows folder....
I have attached a screen shot for you to see.
Thanks again.
And by the way i use PHM Registry Editor.....
Do you already have "Contacts" in your start menu? On my phone, I have Contacts in my start menu, and it is no longer in /Windows/Start Menu/Programs but it is listed in Windows/Start Menu. I think it moves the .lnk over when it's active in the start menu. Just a thought.
I mean, it has to be on the phone somewhere. Although I can't seem to locate it in Windows either...kind of makes me wonder where the phone is pulling it from when I select it...hmm...
No it's not in my start menu, proof is in 1 of the attachments in my1st post.
Last nite i installed PocketCM and used soft key to choose the shortcut to it.
Now i have what i originally wanted
Left Shortcut:......New SMS
Right Shortcut:....Contacts (through PocketCM)
Sorted.........
Screen Shot Attached
Yeah, I use iContact v0.6. I'd love to use PocketCM if it didn't try and do so much more than just contacts. It's refusal to stop trying to handle SMS is what makes me stay away from it.
Not to sure what you mean about PocketCM taking over SMS just switch it off in options if you dont like it.....
I use PocketCM V0.23 together with TouchPal 3.0 and the SMS option works well for me if anything better than the original cause it shows the whole conversation and it makes it easier for you to remember what you texting about he he he....
Try it.....
I've got a similar problem:
My right softkey was Calendar, some time ago it said "shortcut not found".
I set it again using Schap's Advanced Config, but it kept disappearing 2 or 3 times.
Now, the links for Calendar and Contacts have disappeared in the Start Menu!
I was able to copy the calendar.lnk from the \Windows directory, but there is no contacts.exe.
I do not use PocketCM, so that's not the root cause...
Try installing PocketCM and use that for a while to see it that shortcut dissapears aswell.....
Sounds like we have all got gremlins in our Hermes!!!!!!!! he he he
Here is the link:
http://www.pocketcm.com/contact.dev.php
Hope im allowed to post that......

How to remap the rhodium-manila softkeys?

Hi Guys,
How can i remap the softkeys of Rhodium-Manila? I want to change the Sofkey "Phone" on Hometab, because it has exactly the same function as the green telephone key, so it's a real waste...
PelloG said:
Hi Guys,
How can i remap the softkeys of Rhodium-Manila? I want to change the Sofkey "Phone" on Hometab, because it has exactly the same function as the green telephone key, so it's a real waste...
Click to expand...
Click to collapse
You can use HD Tweak to remap these 2 soft keys
PelloG said:
Hi Guys,
How can i remap the softkeys of Rhodium-Manila? I want to change the Sofkey "Phone" on Hometab, because it has exactly the same function as the green telephone key, so it's a real waste...
Click to expand...
Click to collapse
Right & left SoftKeys can be changed using CERegedit while synced to PC, or PHM Regedit directly on your phone.
The keys in question can be found here:
HKLM\Software\HTC\Manila
I have mapped
HomeLSKPath to \Windows\tasks.exe
with a corresponding link name at
HomeLSKText of Tasks
There are ways to map to other Manila shortcuts like All People.
http://forum.xda-developers.com/showpost.php?p=3509952&postcount=8
Coutesy of Elim
Once settling on what I wanted, I have made a little cab from this site:
http://triton.homeip.net/RegistryChanger/
Courtesy of Fmstrat
http://forum.xda-developers.com/showthread.php?t=435140
So now everytime I flash, I just run this cab to change the registry so I get my preferred home page links back.
There is a limit to what can be customised.
In Settings, I couldn't find a way to change LSK All Settings from connection settup to actual settings. Dutty did it in one of his ROMs.
thnx guys...that works
thats it, cool !! thanx a lot. I switched the left homekey on my TP2 in Bxsteez ROM from phone to all contacts. Much better Who needs a "Phone soft button" ??
Xaddict said:
Right & left SoftKeys can be changed using CERegedit while synced to PC, or PHM Regedit directly on your phone.
The keys in question can be found here:
HKLM\Software\HTC\Manila
I have mapped
HomeLSKPath to \Windows\tasks.exe
with a corresponding link name at
HomeLSKText of Tasks
There are ways to map to other Manila shortcuts like All People.
http://forum.xda-developers.com/showpost.php?p=3509952&postcount=8
Coutesy of Elim
Once settling on what I wanted, I have made a little cab from this site:
http://triton.homeip.net/RegistryChanger/
Courtesy of Fmstrat
http://forum.xda-developers.com/showthread.php?t=435140
So now everytime I flash, I just run this cab to change the registry so I get my preferred home page links back.
There is a limit to what can be customised.
In Settings, I couldn't find a way to change LSK All Settings from connection settup to actual settings. Dutty did it in one of his ROMs.
Click to expand...
Click to collapse
Hi Xaddict,
Great stuff, I want to change the LSK to DeviceLock. Changing the text was obviously no problem, but do you perhaps know the path?
I tried what I got from total commander as path: \windows\VJDeviceLock.exe, but that doesnt really work..
Thanks,
PB

Categories

Resources