Changing "Programs" key in home screen to something else?? - Touch HD General

How can I change the "Programs" key at the bottom right in the home screen to "Calendar" so it will open my default calendar?

Install HD Tweak mate,
Options 14.4 and 14.5 allow you to configure these options to whatever you like

Thank you! I knew I had seen it somewhere.
But now one more question. I use Agenda One as my calendar. Can I set it up so that it opens Agenda One instead of WM Calendar?
EDIT: Ah - I figured it out.
In the registry, go to: HKLM\Software\HTC\Manila
Change HomeRSKPath (or HomeLSKPath - depending on whether it is the Left or Right softkey) to the path where the Agenda One.exe file is located. In my case it is \Programme\Agenda One\Agenda One.exe
Save the changes and now the Calendar link in the Home Screen opens Agenda One.
In that registry location, you can also change the text to whatever you want it to say. Because HD Tweak put the labels in English, I changed them to German. Just change HomeLSKText or HomeRSKText.
I suppose this works for any program that you want to use as your default calendar.

Related

Changing shortcut buttons

Is it possible to change where the buttons at bottom of the screen point to, when i press Calender it always goes to the default calender rather then Pocket Informant. And yes i've selected pocket informant as my defualt PIM.
Yeah, someone posted the registry keys necessary to change the softkeys....
After a bit of a search, I didn't find the post I was originally thinking of, but this thread will give you the correct registry keys...
http://forum.xda-developers.com/viewtopic.php?p=155314
What is the best app to use for regedits?

Calendar softkey - how to default to month view?

Everytime i press the calendar softkey it defaults to day view, i then have to change it to month view. Checking the calendar later the view will revert to day view. I have tried changing my outlook view on my pc to month view (which is what i have anyway) but this has no affect.
Is there a reg tweak for this?
s4vva said:
Everytime i press the calendar softkey it defaults to day view, i then have to change it to month view. Checking the calendar later the view will revert to day view. I have tried changing my outlook view on my pc to month view (which is what i have anyway) but this has no affect.
Is there a reg tweak for this?
Click to expand...
Click to collapse
yes, there is. I use Agenda Fusion, the app for the week view is \Program Files\Agenda Fusion\FusionViewWeek.exe. This has to go in HKCU\Software\Microsoft\Today\Keys\112\Open. Don't remember if I had to do a soft reset after changing the value.
:arrow: Be advised: This only works with Agenda Fusion; for other software, use the appropriate path and file name.[/b]
s4vva said:
yes, there is. I use Agenda Fusion, the app for the week view is \Program Files\Agenda Fusion\FusionViewWeek.exe. This has to go in HKCU\Software\Microsoft\Today\Keys\112\Open. Don't remember if I had to do a soft reset after changing the value.
:arrow: Be advised: This only works with Agenda Fusion; for other software, use the appropriate path and file name.[/b]
Click to expand...
Click to collapse
thanks for your help but i thing you have misunderstood my request, i would prefer to continue using the standard calendar that comes pre-installed on the device rather than use a third party app. I just want it to default to month view when i open it.[/quote]
Yes, I understood you. I don't know how the internal calendard handles week and different views; if it's with a different .exe, you can use this solution. Otherwise, try switching to a different view and look at changed settings in the registry.
fermin said:
s4vva said:
yes, there is. I use Agenda Fusion, the app for the week view is \Program Files\Agenda Fusion\FusionViewWeek.exe. This has to go in HKCU\Software\Microsoft\Today\Keys\112\Open. Don't remember if I had to do a soft reset after changing the value.
:arrow: Be advised: This only works with Agenda Fusion; for other software, use the appropriate path and file name.[/b]
Click to expand...
Click to collapse
thanks for your help but i thing you have misunderstood my request, i would prefer to continue using the standard calendar that comes pre-installed on the device rather than use a third party app. I just want it to default to month view when i open it.
Click to expand...
Click to collapse
Yes, I understood you. I don't know how the internal calendard handles week and different views; if it's with a different .exe, you can use this solution. Otherwise, try switching to a different view and look at changed settings in the registry.
Click to expand...
Click to collapse
that sounds like a good idea, where in the registry would you recommend i look? (i can make changes to the registry but i just dont know where everything is if you know what i mean)
Make a shortcut to:
Code:
poutlook.exe calendar -vm
V
vijay555 said:
Make a shortcut to:
Code:
poutlook.exe calendar -vm
V
Click to expand...
Click to collapse
Good tip vijay
If you want to map left softkey to this link - then place link in \windows say 'Calendar Month.lnk'
and then edit registry
HKCU\software\microsoft\today\keys\112\
'open' value name = ''\windows\calendar month.lnk''
and soft reset
Calendar month view cab
Always have month view appear when you press calendar softkey
I put together a cab that will automatically do this for you.
Install and soft reset
also included are day view or agenda view versions - unzip to find the cab
So...
Does that mean there is NOT a reg tweak we can implement? I would rather the calendar ALWAYS open to month view no matter how I load the calendar.
Thanx.
stmasi said:
So...
Does that mean there is NOT a reg tweak we can implement? I would rather the calendar ALWAYS open to month view no matter how I load the calendar.
Thanx.
Click to expand...
Click to collapse
Yes there is a reg tweak and it is detailed above - the cab does the reg tweak and installs a lnk file so it always opens on month view on softkey use but not on today calendar tapping. Is that what you wanted as well?
Yes.
In fact, I'm not at all interested in the softkey approach. I am just wanting a reg tweak that will force the calendar (no matter how I get to it) to default to the month view.
Thanx.
dma97701: There's no global override in the registry.
First, understand the idea: to launch the calendar, the OS runs PocketOutlook, with a command line "calendar", thus
Code:
poutlook.exe calendar
To force this to launch in month view, you need to launch
Code:
poutlook.exe calendar -vm
Now, you need to edit this wherever you want to launch the calendar from - whether that's a today screen launcher, start menu, soft key, hardware key, whatever. There's no global override in the registry.
So, to do this for the start menu, find your "Calendar.lnk" file and edit the properties of the shortcut, using a good fileexplorer like GSFinder.
To do this for the softkeys, do the above anyway, and then point the registry key
Code:
HKCU\software\microsoft\today\keys\112\
to the above Calendar.lnk.
If you JUST want the softkey method, use Mark's enclosed cab file, which will do the whole thing for you if you're uncomfortable with editing the registry.
V
Odd!!
I have the opposite problem! When I press the Calendar softkey it defaults to Month view - I actually want it to default to Agenda. If I tap the Today screen directly it stays in whatever view I last had Calendar in. Maybe the firmware affects how the softkey functions? I'm using the latest T-Mobile UK ROM.
Any ideas how I can set the softkey to open in Agenda view?
Cheers,
Tim
poutlook.exe calendar -va
poutlook.exe calendar [-vx] [-dx] [-new]
Parameters
-vx
Specifies the view to display. x can be a = agenda view, d = day view, w = week view, m = month view, y = year view, and l = lunar view (on builds that support lunar calendars).
-dx
Specifies the date to view. x can be either a date, or an offset in days. The date format is yyyymmdd. For example, -d20050102 represents 01/02/2005. The offset format is [-]x, where x ranges from -999 to 999. For example, -d-3 represents three days ago, and -d5 represents five days from now.
-new
Opens an edit card for a new Appointment or a new Meeting Request.
Click to expand...
Click to collapse
V
Shortcut does nothing??
Thanks for the reply. If I create a shortcut to "\Windows\poutlook.exe calendar -vm" or even just "\Windows\poutlook.exe calendar" it doesn't do anything at all. If I just create a shortcut to "poutlook.exe" it does nothing, but at least explorer recognises it as a shortcut (which it doesn't if I have any parameters after the exe at all).
I'm using Total Commander to edit the shortcut and have tried putting it in quote marks, putting the Windows folder in the path, leaving out "calendar", putting it in, adding a dash (poutlook.exe -calendar) and nothing's working! What am I doing wrong?
Thanks again,
Tim
In GSFinder it looks like this:
Code:
"poutlook" calendar -va
opening it directly in Notepad, your .lnk should look like this:
Code:
27#"poutlook.exe" calendar -va
V
s4vva said:
Everytime i press the calendar softkey it defaults to day view, i then have to change it to month view. Checking the calendar later the view will revert to day view. I have tried changing my outlook view on my pc to month view (which is what i have anyway) but this has no affect.
Is there a reg tweak for this?
Click to expand...
Click to collapse
On mine if I start the calendar with either the soft key or the hard key
and it defaults to whatever view is set in the menu.
Startup calendar, in the bottom right of the screen click on MENU/VIEW
and choose the view you want ie: Month,Agenda etc.
On mine it sticks to that view even after a reset.
Dave...
Working!
Brilliant, thanks everyone. The problem was that I hadn't put quote marks around the exe. Changed the shortcut and set the registry key and it works perfectly! Interestingly, the softkey was preset to use something called "HTCCalendar.exe" in \Windows - and that's what always defaults to the Month view.
Cheers,
Tim
thanks for all your help guys, thats exactly what i wanted.
excellant hack!! I had been wondering if there was a way to do that. The day view is useless to me. Month view is where the money's at. 8)
GldRush98 said:
excellant hack!! I had been wondering if there was a way to do that. The day view is useless to me. Month view is where the money's at. 8)
Click to expand...
Click to collapse
I was wondering exactly the same thing this morning - as a complete doufus I get nervous when ever I hear reg hack as I have no idea what it means :?
Sounds like some old dude down the park coughing

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......

Remap Softkeys

I´m using pocket informant for PIM management and HD Tweaks to remap the softkeys, however, I can´t assign to any of the softkey the pocket informant contacts or calendar, only the WM.
Any ideas on how to solve this?
You need to modifye keys in the registry. Here is how I've done it on my HD (it's in french, so you may have to translate the path for your version)
Using a registry editor,
- I have assigned the label "Agenda" to the left soft key :
HKLM\Software\HTC\Manila\HomeLSKText="Agenda"
- I've assigned the week view to the key :
HKLM\Software\HTC\Manila\HomeLSKPath="Windows\menu démarrer\programmes\informant utils\piweek.lnk"
Note that the "Informant Utils" folder contains a shortcut for each view, you can choose whichever you want, their name are self explanatory.
I've configured the x button to close all applications but PI (to have it always active and then have a faster access) :
- start PI
- go to settings>Task manager> tab "current" (or whatever the first tab name is in your language)
- tap and hold on the PI task, then select "add to exclusive"
That way, when I click on the left soft key (now labeled "Agenda") I switch to PI in week view. I can then switch from PI by using the Home button or the x button, PI will stay active and the next switch will be very fast.
Nor working for me...
I should work. You must have made a mistake somwhere. Did you do a soft reset? Did you doublecheck the path to be sure you wrote it correctly?
You can also try the program HD Tweak wich allow you to set that in section 14.4 & 14.5.
My answer to HTCZar was irrelevant, because Claude already anwered.
As I said in the first post, I tried to use HD Tweaks, however the optios presented don´t include the PI calendar\agenda, how do I put them there?
Coude said:
- I've assigned the week view to the key :
HKLM\Software\HTC\Manila\HomeLSKPath="Windows\menu démarrer\programmes\informant utils\piweek.lnk"
Click to expand...
Click to collapse
Could you possibly check the link properties for this and month view? Just for anyone that might have got rid of all those extra links cluttering up his 'All programs list'...
What I'd like to have set up, the left soft key goes to Pocket Informant (maybe the screen where you choose what view you want) and when I tap an appointment in TF3D it loads the agenda view, using SSMaPa. (Can you get me a link for this?)
Here is the link as read in the properties of the shortcut :
For PIWeek.lnk :
"\Program Files\WebIS\PocketInformant\PITab.exe" 4?\Program Files\WebIS\PocketInformant\PITab.exe,-113
For PIMonth :
"\Program Files\WebIS\PocketInformant\PITab.exe" 4?\Program Files\WebIS\PocketInformant\PITab.exe,-114
To get rid af tho extras link in 'All program list', it would have been better to move the shortcut in another folder, so you could still use them if needed...
I haven't used SSMaPa yet (but I planned to) therefore I can't help you on this matter. Sorry.
Yeah, I should have just moved them... silly me. Thanks for your help. Could you possibly give the link to the agenda view too? Thanks.
Is there a link to 'view' view?
I´ll Try that Again then.
Is it possoble to change the hardware keys function?
Works fine! Thank you very much! @claude
Where do you put the path and exactly how are you writing it ?
@AndyCr15
Could you possibly give the link to the agenda view too?
Click to expand...
Click to collapse
"\Program Files\WebIS\PocketInformant\PITab.exe" 2?\Program Files\WebIS\PocketInformant\PITab.exe,-111
Is there a link to 'view' view?
Click to expand...
Click to collapse
Sorry, I couldnt find one.
@HTCzar
Where do you put the path and exactly how are you writing it ?
Click to expand...
Click to collapse
1. You need to install registry editor. I use Resco Registry Editor, but there are some other.
2. Open the registry and follow the tree up to the parameter HomeLSKPath. Taping on the parameter should provide a field where to keyin the path string.
3. Quit the registry editor
4. Restart TF3D or do a Soft Reset.
I´ve done that, and i´m also using Resco editor.
The path strings begins with Windows\....PIWeek.lnk right? it takes no " "?

Please help - can't change the right softkey!

Hi guys!
I tried to change my right softkey from "Menu" to "BT Toggle" (a bluetooth switching program I've already installed) using Advanced Configuration Tool 3.3 but it didn't work on my HD2.
When I restart the HD2, the key is changed to "BT Toggle" but after entering the PIN and after HTC sense started the key is named "Menu" again.
I looked into the registry but all is right there, the changes were saved. But why is the new softkey name only displayed before starting HTC sense and not after?
Any ideas?
Best regards,
Oliver
Home RSK
I wouldn't mess with the right soft key of sense.
Only the left.
How would you edit the quick tabs?
If you aren't using sense, only the WM interface, you can edit those SK's.
Did you get BT Toggle to work?
It wouldn't for me.
Benz-Driver said:
Hi guys!
I tried to change my right softkey from "Menu" to "BT Toggle" (a bluetooth switching program I've already installed) using Advanced Configuration Tool 3.3 but it didn't work on my HD2.
When I restart the HD2, the key is changed to "BT Toggle" but after entering the PIN and after HTC sense started the key is named "Menu" again.
I looked into the registry but all is right there, the changes were saved. But why is the new softkey name only displayed before starting HTC sense and not after?
Any ideas?
Best regards,
Oliver
Click to expand...
Click to collapse
This one works with my HD2:
http://forum.xda-developers.com/showpost.php?p=4292054&postcount=11
Sorry, what do you mean with
I wouldn't mess with the right soft key of sense.
Only the left.
Click to expand...
Click to collapse
My english isn't that good...
Using this post by vovichek62 as a guide I used the following process to change the right soft key:
Download LuaDec from here and extract
Copy \Windows\07c67730_manila from device to luadec folder (and somewhere else as a backup).
Open a command prompt there
Run
Code:
luadec 07c67730_manila > 07c67730_manila.lua
Open 07c67730_manila.lua in an editor like notepad
You need to change two functions. The fuction above "SetSoftKey = l_0_0" sets the text for the soft buttons. This is my modified line:
Code:
_application:SetRightSoftkey(Softkey(Locale:GetString("IDS_CONTACTS"), OnMenuPressed))
I think it was originally set to IDS_MENU. That "OnMenuPressed" is the function called when you press it.
So now you need to change that function - The function above "OnMenuPressed = l_0_0". On mine this is now:
Code:
l_0_0 = function()
_application.Navigation:Navigate(URL("Manila://people/browserlayer/peopleAll.page"), false)
end
Now, back in the command prompt run:
Code:
luac -o 07c67730_manila 07c67730_manila.lua
and copy 07c67730_manila back to your device.
If you were up for it you could probably copy some of the left soft key code to allow changing the right soft key in the registry.
Xaddict is right, once you do this you can no longer tweak your home buttons. If I need to change one I go back in to the registry and find:
HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\0\IsSet (where 0 is the button number) and change the value to 0. If you then restart manila (or your device) you can change that button. It will still show the old text and icon until you do. I also made a simple .reg which clears all the buttons, attached. For me it was worth this hassle as I could remove the People tab.
Tx fot BT Toggle
Nice one.
Thanks very much : )
Benz-Driver said:
This one works with my HD2:
http://forum.xda-developers.com/showpost.php?p=4292054&postcount=11
Sorry, what do you mean with
My english isn't that good...
Click to expand...
Click to collapse
iv just made a new 07c67730_manila file that reads from the registry
so all you have to do is download my 07c67730_manila file
http://www.filefront.com/16489283/07c67730_manila
then copy it to your windows folder (backup the old 07c67730_manila file)
then in registry at:
HKLM > Software\HTC\Manila
Change:
HomeRSKPath
HomeRSKText
HomeRSKArguments
to anything you like
for contacts:
HomeRSKPath Manila://people\browserlayer\?.page
HomeRSKText anything you like something liek contacts or all people
HomeRSKArguments leave this blank
how to remove quick Links without the menu:
all you do is hold the quick link you dont want for about 3-4 seconds and then drag it away this works on my dutty rom but gessing its the same for all roms
I am using HD2Tweaks - beats the hassle of backing up/copying manila files, editing registry entries - to assign the left and right softkey at the Home/Today screen.
But the available options are a fixed set.
Telephone (default for left), Menu (default for right), Backlight, Contacts, Contacts List, Notes, Calendar WM, Calendar WM (week view), Calendar WM (month view), New Appointment, Tasks, Messaging, SMS/MMS, Internet, Opera, Camera, Album, Comm Manager, File Explorer, Google Maps, Internet Sharing, MyPhone, RSS Hub, Radio FM, Windows Live, You Tube.
http://forum.xda-developers.com/showthread.php?t=588652
HD2Tweaks does not work for me on duttys rom so if HD2Tweaks works thats grate but mine is like a backup option
Holding quicklinks for 3-4 secs dont work for me. I'm on 1.66 WWE stock ROM. Need help on how to remove quicklinks. Also does anyone know the path for New SMS on LSK or RSK? Thanks!

Categories

Resources