am / pm in title bar? - P3300, MDA Compact III General

Ive set my orbit to 12 hour format and was wondering if it is possible to have the time displayed at the top right (titlebar) as 1:12 am instead of just 1:12.

please use tweaks2k2.net 3.8

Many thanks for that, but i dont suppose you know the reg key do you?

Have you checked the Wiki?

Well if you mean this section, then I've just tried it without success.
wiki said:
Show Time,Date,both or Battery on top bar at Today screen
[HKLM\Software\Microsoft\Shell\]
To Show Time
"ShowTitleBarClock"=1
"TBOpt"=1 (This key will need to be created)
Click to expand...
Click to collapse
I created a DWORD Value, named it TBOpt, set Base as Dec and DWORD Data to 1, reset, but nothing
I also tried creating a new KEY, I doubled clicked Default inside that key and set the string to 1, soft reset and nothing.
Am i looking and playing in the wrong area or doing something wrong?

I found this and tried it with success
http://www.pocketpctweaks.com/pocketpc_tweaks/display_AM_PM_clock
the Web site above said:
AM or PM displayed on Titlebar Clock
Registry Edit
[HKEY_LOCAL_MACHINE\nls\overrides]
Create String: S1159
Value = Am
Create String: S2359
Value = Pm
Create String: STFmt
Value = h:mm tM
Soft reset * All characters are case sensitive and must be entered as stated above.
Click to expand...
Click to collapse
It displays as capitals AM PM, if anyone knows how to display it lower case am pm please let me know.
I should have used google before starting this thread, well i guess its here for others now
I've also added it to the wiki.
http://wiki.xda-developers.com/index.php?pagename=Artemis_Registry

Related

Launch app when new SMS arrives

hi,
i am trying to put together my own sms triggered workflow. for that reason i am looking desperately for an sms-trigger which does not appear in the tray bar.
i have been intensively searching for this for ages and tried all of the apps i was able to find (smstrigger, rk-sms, mortring) but they either do not work or hook into the tray bar.
i hope that somebody can help me out.
What exactly do You want to happen when sms arrive ?
I can make a simple soft not visible in traybar,
BUT it IS visible in Taskbar.
It can f.ex fetch msg-body+Timestamp+Phonenumber from sender.
And perform Shell commands if needed.
hi eurocrypt!
first of all thanks for your help - i really appreciate that.
the minimum what i need is purely to start an exe file as i could do the rest with other utilities.
but what would really help is the following:
set the following flag to the registry
HKCU\System\State\Messages\vmail\Unread\Count = 1
if the sender's number is "#####" or the sender's name is "xxxxx" (if the number is stored as "xxxxx" in contacts)
that's it.
furthermore it would be great to delete exactly this sms with a different parameter perhaps.
My Idea is as follows:
I will make it possible to start the soft with Arguments
\SMSLaunch.exe aaa bbb ccc ddd eee fff ggg
Where
------------------------------------------------------
aaa= The Phone-number/name to trigger SMSLaunch
(Will be filter function, Name or Number Uppercase and removed Spaces and '-')
Like:
Mike Willson As contact Will be triggered if MIKE is Arg.
MIKE as arg will trigger Any Mike calling.
012-123 00 00 As Incoming Nr will be triggered if 01212 is arg.
073 as arg will trigger ANY number beginning with 073.
------------------------------------------------------
bbb= Shellcommand to run (Start app)
------------------------------------------------------
ccc= Arg for above shellcommand
------------------------------------------------------
ddd= Registry-Editing-Entry
------------------------------------------------------
eee= value to set for Registry.
( 1 is static, +1 increase by one, -1 decrease by one)
------------------------------------------------------
fff= Number to reply SMS to
------------------------------------------------------
Number of Arg's will be exact, and must be set by f.ex "X" to indicate
no Action for this Arg.
If needed I can make EDit function fromSoft if Started without Arg,
Textboxes to set ARgs and then Possibility to create A Shortcut with buildin Args.
I´m a bit buzy, so it may take some time to complete this,
hope You have time to wait.
WOW. GREAT!
sure i have time. i have been searching for weeks. so take all the time you need.
i am happy with command line based tool.
instead of textboxes (which might be cool for v2) something like
SMSLaunch.exe aaa /d
to delete the sms would be great.
background for what i use this tool:
i am using homescreen ++ as the only today-plugin. many of the provider in germany do not send a vmail-notice anymore. instead you receive an sms (this can not be changed in your mailbox account settings).
your tool will work as an sms-splitter to seperate vmail-sms from the rest. the process will be to set a registry value to "1" and delete the vmail-sms. homescreen++ will display an icon instead.
i am sure that some more users will be interested in this, too.
A Q!
Is this Reg entry correct ?
HKCU\System\State\Messages\vmail\Unread\Count = 1
I have like this
HKCU\System\State\Messages\vmail\xxxxxx\Unread\Count = 1
where xxxxxx has 4 different entries
Line1
Line2
Total
VoIP
Same in both Omnia and HTC Cruise
I use "Line1" when testing my tool now,
and looks like working OK.
But what about Value, Count=1
Is it automatically go down to Count=0
when listening to Your V-Mails ?
Eurocrypt said:
Is this Reg entry correct ?
HKCU\System\State\Messages\vmail\Unread\Count = 1
I have like this
HKCU\System\State\Messages\vmail\xxxxxx\Unread\Count = 1
where xxxxxx has 4 different entries
Line1
Line2
Total
VoIP
Same in both Omnia and HTC Cruise
I use "Line1" when testing my tool now,
and looks like working OK.
Click to expand...
Click to collapse
reg key same to me.
basically it does not matter which regkey.
you could also use hkcu\software\eurocrypt\vmail
if you want to
Eurocrypt said:
But what about Value, Count=1
Is it automatically go down to Count=0
when listening to Your V-Mails ?
Click to expand...
Click to collapse
superb!
yeah. count =1 if vmail arrives.
can you really do that - vmail to go down to 0 if calling mailbox?
how does the prog know that i am calling my mailbox?
maybe we need to put the number into a special regkey?
if it takes too much time, it is ok to leave vmail=1
i could also reset the value with mortscript.
Progress so far:
I have added possibility to use a SMSLauncher.ini in
same folder as EXE where settings can be specified.
(Easier to config for common guys)
But still possible to use Commandline.
IF SMSLauncher.ini exist, Commandline-Args will be skipped.
It is all working right now exactly as I want it
Though it is not compiled Yet, at work
and coding this toy in my HTC Cruise
Will make a working exe tonight to let You try it.
Also ok now to set VMAIL-Count to 0 if calling Your VMail-nr.
(Using a Phone-object)
Program also checking in SMS.Text for specified Trigger
if not Number/Contact trigged it.
To make it possible to send SMS to do some action
depending on SMS-Text.
Maybe I will add possibility to add sveral Trigger-entries in SMSLauncher.ini
to make it possible to send SMS to make different tasks in Phone.
..................................................................................
Exampel of SMSLauncher.ini
(Use 1 line in SMSLauncher.ini like the one below)
467;X;X;HKCU;System\State\Messages\vmail\Line1\Unread;Count;1;076-11223344;133
====== SYNTAX SMSLauncher.ini ==========
aa;bb;cc;dd;ee;ff;gg;hh;ii
aa= SMS.Number/SMS.Body to trigg SMSLauncher actions
bb= Path to EXE for Shell Command
cc= Argument for Shellcommand
dd= Root For Registry writing
ee= Path to Registry Entry
ff= Registry ENtry Name
gg= Value to set
(1= Allways set to 1)
(+1= Add 1 to existing value)
(-1= Subtract 1 from existing value)
hh= A number to reply Incoming SMS to
ii= Number to Your V-MAIL
(If this is set, Reg-Count will be set to 0)
All positions (9 Pos) must be set,
if no action will be used, set Upper case X
-------------------------------------------------------------------------------
Exampel only Reg change trigged on 123456 and removed Reg-Count on V-Mail number 133
123456;X;X;HKCU;System\State\Messages\vmail\Line1\Unread;Count;1;X;133
-------------------------------------------------------------------------------
When use Commandline instead of SMSLauncher.ini,
use same syntax but replace ';' with a space ' '
in commandline. like this
\Windows\SMSLauncher.exe 123456 X X HKCU System\State\Messages\vmail\Line1\Unread Count 1 X 133
understood. everything is clear. well done.
i have already written my ini-file, directory has been created and everything is prepared to start testing.
this app will eliminate lots of screen tappings.
Hopefully a working version
Read Readme-FIle for exact syntax in SMSLauncher.ini
(9 entries must be inside it, set as Upper Case X
if nothing to do in some section)
2 DLL's must be in same foldeer as EXE-file
Phone.dll + Outlook.dll
It will start with Form Shown,
You have to Minimize it Yourself,
either by getting menu and pick on "Today Scrreen"
or any other available way to do it.
does not work at the moment.
my ini looks like this:
5500;X;X;HKCU;System\State\Messages\sms\Unread;vmail;1;X;5500
have also tried it with
Mailbox;X;X;HKCU;System\State\Messages\sms\Unread;vmail;1;X;5500
sms comes in and regkey still stays at 0
on the other hand your app has started to send out continuously my last sms i have been sending out 6 hours ago
Looks like Your Reg-Path is wrong,
try this
5500;X;X;HKCU;System\State\Messages\vmail\Line1\Unread;Count;1;X;5500
(WATCH OUT! NO SPACES IN MY LINE ABOVE UNREAD with No Space inside)
It is working perfectly for me
Is 5500 the number You call to Your Voicemail ?
Is it also the number from where You got sms to tell You got VMAIL ?
yes 5500 is the number from where i receive the sms from and which is my voicebox number.
i think it is not a good idea to use the reg key above as the os is using this key as well.
if you set the value to 1 you will see a vmail-icon appearing in your taskbar.
just to be sure: it should work with any other reg key, shouldn't it?
Hmm I must have totally missed You :-(
I thought You wanted the soft to make your phone
show You got VMail even though You only have a common
SMS from Your Provider telling You have VMail.
I thought problem was You didn't get
Your Phone to "understand" it was Vmail.
Anyway,
Soft can run any app in your phone (with or without Argument)
trigged upon Incoming Phone-Nr or keyword in SMS.Body.
It can reply Incoming SMS.Body+Nr to
Phone-Number of Your Choice.
It can also set Registry-Key of Your Choice
Same Reg-Key can be set to 0 if You call Nr of Your Choice.
no, you understood me totally right. the only "difference" might be that i am using homescreen++ to handle sms and email notifications. i have even disabled the notification bubbles as they annoy me...
bottom line: great work and support! will test it out tonight
Additional Info ...
If You use SMS.Text for triggering,
Word/Words are Case Sensitive
rgds Eurocrypt
Ideas:
Is there need for more functions..
Also Trigg it on incoming PhoneCall ?
Multiple Lines/Triggers in SMSLauncher.ini
to do different tasks depending on Number/SMS.Text ?
Send SMS to change Parameters ?
(<password:..new config..assword>)
Any other ideas are welcome .
I´m hobbyist Just started to play with this,
so to complex tasks are not possible for me to handle.
i would do the following:
possible to run smslauncher in background, i.e. hidden app so that it does not appear in the task manager (i have configured my device to close all apps when locking screen). in this case we need an extra switch to close smslauncher.
another function might be to delete the sms where smslauncher is set to beactivated. i.e. if sms from 5500 activates smslauncher, your app should execute the command line or set the registry value AND (if an optional switch /d is set) instantly delete the sms.
you could also think about, what you proposed, to make text and sender's name available in a registry key.
a lot of people here e.g those who have put together their own manila style GUI, will thank you for this as there is currently no easy way to display sms/email information on the todayscreen.

A simple Question

Hi, I Got my T-Mo TP2 the other day (used to have a x7501) and there is one thing that's driving me CRAZY. When TF3D is enabled how do you change the soft keys to something else and rename them? I tried using SK-tools but that didn't work either. When I go to "setting,personal, Menus, buttons" the only one listed is the "Send" button in the list. Is there a reg hack to fix this?
Also PBar will not work with TF3d?? Thanks...Tj
Install Advanced Config. Under Menu>More Settings>Key Mapping, you can change the softkeys from here
To get it, search!!
Hmm Ok I did that and it still opens the Camera on left soft key and People on the right one...I also tried this with SK Tools. For some reason after TF3D starts it goes to the default soft keys, Maybe it has something to do with it being a T-mo phone?...Tj
did you try a soft reset? It worked for me, may becuase I've got the WWE...
mihii said:
did you try a soft reset? It worked for me, may becuase I've got the WWE...
Click to expand...
Click to collapse
Yep did a SR about 8,000 times ...lol...Thanks for the ideas...Tj
TrekkerJmm said:
Hi, I Got my T-Mo TP2 the other day (used to have a x7501) and there is one thing that's driving me CRAZY. When TF3D is enabled how do you change the soft keys to something else and rename them? I tried using SK-tools but that didn't work either. When I go to "setting,personal, Menus, buttons" the only one listed is the "Send" button in the list. Is there a reg hack to fix this?
Also PBar will not work with TF3d?? Thanks...Tj
Click to expand...
Click to collapse
To Modify left/right home softkeys in Manilla (Touch Flow 3D) you can edit the Registry as follows.
DEFAULT: All Fields Blank.
HKLM\Software\HTC\Manila
The Left key keys are as follows (I've setup to Opera):
HomeLSKText = Web
HomeLSKPath = \windows\Opera Browser.lnk
(I've left my right key default for the moment - i.e. blank which will default to camera.)
The right key registry keys are as follows:
HomeRSKText
HomeRSKPath
After you have finished do a Soft Reset - (no need for 8,000 SR )
Enjoy!
Have any Idea how to add HTC's Program List as a softkey? I don't like the launcher but I like the list. I'd rather get rid of the programs tab and just launch the programs list from the home page.
haongusa said:
To Modify left/right home softkeys in Manilla (Touch Flow 3D) you can edit the Registry as follows.
DEFAULT: All Fields Blank.
HKLM\Software\HTC\Manila
The Left key keys are as follows (I've setup to Opera):
HomeLSKText = Web
HomeLSKPath = \windows\Opera Browser.lnk
(I've left my right key default for the moment - i.e. blank which will default to camera.)
The right key registry keys are as follows:
HomeRSKText
HomeRSKPath
After you have finished do a Soft Reset - (no need for 8,000 SR )
Enjoy!
Click to expand...
Click to collapse
Ahh OK now thats much better, thought I was in for 8001...lol...Tj
After finally managing to get rid of my horrid vodafone theme, I've noticed that the soft keys have changed from All People/Internet to Phone/Camera.
The camera one is super annoying as I'm always pressing it by accident, using the hack above I have managed to change the right key back to internet, but I'm struggling with the left key.
Can someone tell me what the HomeLSKPath needs to be to bring up 'All People'
TIA
haongusa said:
To Modify left/right home softkeys in Manilla (Touch Flow 3D) you can edit the Registry as follows.
DEFAULT: All Fields Blank.
HKLM\Software\HTC\Manila
The Left key keys are as follows (I've setup to Opera):
HomeLSKText = Web
HomeLSKPath = \windows\Opera Browser.lnk
(I've left my right key default for the moment - i.e. blank which will default to camera.)
The right key registry keys are as follows:
HomeRSKText
HomeRSKPath
After you have finished do a Soft Reset - (no need for 8,000 SR )
Enjoy!
Click to expand...
Click to collapse
HI,
Newbie here...just got my TP2 last week. If I want to swith the Left soft key to Contacts, what to i write n HOMELSKPATH= . Cant see to get it to work...thanks in advance..
KL
For those looking for Contacts/All People in the link.
Can't test this, as I'm using Finger-Friendly-Friends as my contact manager, but.....
To get the contacts application try the following in the path:
\Windows\Start Menu\Contacts.lnk
If you have "Contacts" in your start menu then this should work.
If you don't have "Contacts" in your start menu then:
Temperorly put it there
Copy the file (\Windows\Start Menu\Contacts.lnk) to your PC
Edit it with notepad (or similar).
Use the path that you see in this file.
You can now remove "Contacts" from your start menu again.
Hope this helps.
I hate the camera softkey being there also. I hit it by mistake all the time. I would like it to be Opera too I think and the all contacts can stay on the right.. I don't know what I am doing but I may try to edit mine. I am new to all this.. I have Total Commander is that how I get to my registry to modify it?
i too need assistance w/ remapping the camera softkey...i dont know why they would have made that a default location for a business phone...
Some problem..
haongusa said:
To Modify left/right home softkeys in Manilla (Touch Flow 3D) you can edit the Registry as follows.
DEFAULT: All Fields Blank.
HKLM\Software\HTC\Manila
The Left key keys are as follows (I've setup to Opera):
HomeLSKText = Web
HomeLSKPath = \windows\Opera Browser.lnk
(I've left my right key default for the moment - i.e. blank which will default to camera.)
The right key registry keys are as follows:
HomeRSKText
HomeRSKPath
After you have finished do a Soft Reset - (no need for 8,000 SR )
Enjoy!
Click to expand...
Click to collapse
Hey,
I tried at first just changing the name of the softkeys and by that it stopped function. and after locking the phone it goes back to default, and i need to switch to other screen (ie contacts/calender etc) and when i am back to home it returns to whatever i changed it to.
any idea why?

TouchFLO 3D Can't change home softkey... bug?

Has anyone been successful with this? No amount of hacking is allowing me to change the soft key for the touchflo 3d home page section...
I have used Advance Config, TouchFlo Detacher and Registry editing:
HKEY_LOCAL_MACHINE\Software\HTC\Manila
HomeLSKText = Text on softkey
HomeLSKPath = Path to program to run (or blank for default)
HKEY_LOCAL_MACHINE\Software\HTC\Manila
HomeRSKText = Text on softkey
HomeRSKPath = Path to program to run (or blank for default)
My result:
The text changes but the button will not launch program.
Search for a way to have it work leads me to the same result. could it be the version of manila?
my touch pro 2 is sprint version. I read one other forum where a tmobile version could not get this working either with my same result.
any info would be helpful. thanks
I used only the Advance Config
it works fine with me
Since I just cleared my storage (cause I manage to **** up the touch flo and have two settings and no calendar tab), I will try advance config first without touching the registry.
Ok I just realized Advanced Config does not remap the softkey for the TouchFLO 3D shell. It remaps the regular today screen's softkey. Unless I'm doing something wrong, here's what I did.
1. open advance config
2. press menu (right soft key)
3. clicked "more settings"
4. clicked "key mapping"
5. key mapping configuration for path and text shows up, did the changes.
of course since this only remaps the regular screen's softkey, the change does not show on the touch flo 3d home page soft key (where camera is).
I had a similar issue trying to set up TFDetacher and my Sprint TP2. I ended up hard resetting because it was jacked up. I haven't had a chance to try to fix yet.
I had the same issue, but only with the left softkey. Till now I found no solution.
Baluliloe said:
I had the same issue, but only with the left softkey. Till now I found no solution.
Click to expand...
Click to collapse
Problem is that (at least on my TMO unit, but I've seen others report the same thing)
HomeLSKText - Changes Text on the left softkey
HomeRSKText - Changes Text on the right softkey
HomeLSKPath - Doesn't appear to do anything!
HomeRSKPath - Changes application launched by LEFT softkey (note - that is NOT a typo!)
i.e - it's easy to change the left softkey on the Manilla home page, but so far I've not found out how to change the right softkey - though I've seen screen caps here that show it changed, so it is clearly possible.
-Steve
On the sprint version there is no fix as of yet you can change the name on the key, but the activation is still contacts, this is with reg edits and programs i have tried.
Keyswop - changes the phone or Lock softkey.... still trying to find something to change the Touchflo 3d Icons so I can attach different movie players and such to the interface though.
Styg
http://mobisapienz.com/index.php?option=com_jdownloads&Itemid=82&task=view.download&cid=57
yes, that was my other ultimate goal was to make those other touchflo tabs into buttons rather then 'tabs', that opened programs. personally I don't want ANY tabs, and just keep the touchflo on the home page, but disabling the tabs also disable their overlay features (hence loading from quick programs doesn't load the touchflo version like calendars).
Think the answer for remapping the soft keys in Manila TF3d home are as follows (using windows calendar as an example):
Within the registry.
1) HKLM\software\HTC\Manila
Within that folder see if the following string exists and change the value - if it doesn't then create it:
Value Name "HomeLSKArguments "
Value Data "-manila off"
(without the quotes)
Then next string
Value Name "HomeLSKPath"
Value Data "\windows\calendar.exe"
Then next string
Value Name "HomeLSKText"
Value Data "Calendar"
(Don't enter the quotes above)
This works for me and remaps the left soft key to open the normal windows calendar program. Also works with Right Soft Key simply by changing LSK to RSK - (got my RSK taking me straight to Comm Manager)
Good luck
Barney
Barneyabz said:
Think the answer for remapping the soft keys in Manila TF3d home are as follows (using windows calendar as an example):
Within the registry.
1) HKLM\software\HTC\Manila
Within that folder see if the following string exists and change the value - if it doesn't then create it:
Value Name "HomeLSKArguments "
Value Data "-manila off"
(without the quotes)
Then next string
Value Name "HomeLSKPath"
Value Data "\windows\calendar.exe"
Then next string
Value Name "HomeLSKText"
Value Data "Calendar"
(Don't enter the quotes above)
This works for me and remaps the left soft key to open the normal windows calendar program. Also works with Right Soft Key simply by changing LSK to RSK - (got my RSK taking me straight to Comm Manager)
Good luck
Barney
Click to expand...
Click to collapse
thanks for the input. at least now I know the arguments path is probably important. However, it still does not work. same results, text changes, but does not operate. =(
nope did not work 4 me, maybe we can have other sprint users try this out to see if they are successful.Are you sure this is step by step in how you accomplished this?
I think I may have figured it out or at least am on to something...
I remapped my LEFT softkey to open Windows Media Player.
HomeLSKArguments:
HomeLSKPath:
HomeLSKText:Media Player
HomeRSKArguments:
HomeRSKPath:\Windows\wmplayer.exe
HomeRSKText
I have a brand new Sprint TP2.
dshosu said:
I think I may have figured it out or at least am on to something...
I remapped my LEFT softkey to open Windows Media Player.
HomeLSKArguments:-manila off
HomeLSKPath:
HomeLSKText:Media Player
HomeRSKArguments:
HomeRSKPath:\Windows\wmplayer.exe
HomeRSKText
I have a brand new Sprint TP2.
Click to expand...
Click to collapse
I believe you figured it out. Arguments is not needed though. -manila off doesn't do anything.
So RSKPath points to left... that's really annoying. I remember reading this somewhere, but it was so ridiculous that I never tried it. LSKPath doesn't do anything though. =( Definitely a bug somewhere
yeah the left key can be re-mapped, its the right key that activates contacts and has yet to be changed.
mankoorb said:
yeah the left key can be re-mapped, its the right key that activates contacts and has yet to be changed.
Click to expand...
Click to collapse
Ahh bummer. I though I figured something out.
But just to be clear:
Only Sprint customers are having problems with remapping the softkeys, and it's only the right softkey.
The Verizon Touch Pro2 doesn't have to reverse the RSK/LSK paths AND can remap the RSK.
Maybe someone should re-title this as a Sprint only problem?
I've also read some tmoble have this problem too.
just curious, what version of manila do people have? (listed in the same registry location).
mine is 2.1.38416.1 and I am with Sprint.
@ dshosu: idk about tmobile but sprint versions has this issue, verizon's dont.
@ tonefour: i have the same manila version.
Mine is exactly the same, I just got mine yesterday from Sprint (2.1.38416.1)

WM6.5 lockscreen - change date format??

How can i change the date format at the lockscreen in wm6.5??
Is it possible?
nickfranky said:
How can i change the date format at the lockscreen in wm6.5??
Is it possible?
Click to expand...
Click to collapse
Go to regional setting, date tap and change the short date format.
But there is only 2 options:
yy.MM.dd
yy-MM-dd
But i want to use the long date format on the lockscreen or a
yyyy.MM.dd
format.
I think its only possible with registry tweak, but where can i find it?
Thanks
checkout:
HKEY_LOCAL_MACHINES\nls\overrides\SSDte
...Okay... and if it doesn't exists???
Only +Add Value+...
Contents?
SSDte is String Value.
mine is ddd dd MMM yy
ex: Thu 10 Dec 09
Thanks Bro, it works!!
One more question if you don't mind.
How can i take the unlocker icon to the down area, and the time/date in the upper area? Simple change the place of it...
Thanks again!
nickfranky said:
One more question if you don't mind.
How can i take the unlocker icon to the down area, and the time/date in the upper area? Simple change the place of it...
Thanks again!
Click to expand...
Click to collapse
You have to edit the LS_LockScene_XXXxXXX.cpr.
XXXxXXX is the resolution you're using. Mine is VGA, so LS_LockScene_480x640.cpr (Portrait mode).
It's an XML file that specify the position of each item on the lock screen and icons used.
change long date format
Be carefull !!
Change hklm\nls\overrides\ssdte has bad result to htc-calendar!
If you add something in registry like "ddd, dd.MMM.yy" (ddd=weekday) then all appointments are not visible on htc-calender and on totayscreen. (allthough in ms-calandar visible).
When changing shorttdate format in settings menu all appointment entries are visible again.(this changes registry value automaticaly back to standard value)
How to change only date format in locks
I just want to confirm the comment above. all calendar entries were somehow gone on the homescreen etc. removing the reg key brought them back.

Registry edits

First i want to thank Heathcliff74 for the root tools that the samsung focus to be able to access these parts of the registry and write to them, we were not able to reach or do before. Also want to thank Julien Schaps for the registry editor, and also his other apps. Also thanks to Reddragon93 for His advance explorer.
Thanks to XBOXMOD and others in his findings with parts of the registry edits and tweeks as those as well works for samsung.
I thought it would be nice to have a thread for samsung registry edits and how to. So everyone share your findings as you do or add one thats not here.
SMS SOUND TONES
HKCU\ControlPanel\Sounds\SMS
and change the value data in sound:
value data: \My documents\My Ringtones\xxxxxx.wma
For those with NODO
select the ringtone in settings, rintones & sounds, that you want as SMS and goto HKCU\ControlPanel\Sounds\......Ringtone "0" folder and copy the value data, then go paste that into the value data for the sound for SMS. Then go back and select the phone ringtone for calls in settings that you want for phone ring.
If you dont have NODO just create the correct path in SMS sound \My Documents\My Ringtones\xxxxxx.wma
All edits are at your OWN risk.
Other sounds
HKCU\ControlPanel\Sounds\
ControlPanel\Sounds\Alarm
ControlPanel\Sounds\BatteryCharging
ControlPanel\Sounds\E-mail
ControlPanel\Sounds\Lowbattery
ControlPanel\Sounds\PhoneLocked
ControlPanel\Sounds\Phone Unlocked
ControlPanel\Sounds\SMS
ControlPanel\Sounds\SystemExclamation
ControlPanel\Sounds\VoiceMail
---------------------------------------------------------------------------------------------
These changes may impact the card stability issue but mine still remains stable. But i think in my experience it saves on battery and i also can tell a difference with the speed, i have no lag at all and seams to be a bit quicker!!
HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class
DisablePowerManagement dword:0
HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\MMC_Class
DisablePowerManagement dword:0
HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\MMC_Class\High_Capacity
DisablePowerManagement dword:0
HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms
DisablePowerManagement dword:0
---------------------------------------------------------------------------------------------
DISABLE SHUTTER SOUND FOR CAMERA WHEN VOLUME IS AT 0
HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10
BypassDeviceGain
dword: 0
---------------------------------------------------------------------------------------------
SHOW 3G TOGGLE
HKEY_LOCAL_MACHINE\Software\Microsoft\Connectivity\CellularCPL
Show3GToggle
dword: 1
---------------------------------------------------------------------------------------------
ADD NEVER TO LOCK SCREEN TIME OUT LIST
HKEY_LOCAL_MACHINE\ControlPanel\Lock
DisableNever: 0
---------------------------------------------------------------------------------------------
VOLUME INCREASE
HKEY_CURRENT_USER\ControlPanel\MaxSystemUIVolume
currnetly is set to 30 i changed to 40
HKEY_CURRENT_USER\ControlPanel\MaxInCallVolume
currently 10 i set to 15
---------------------------------------------------------------------------------------------
CHANGE IE SEARCH ENGINE
---------------------------------------------------------------------------------------------
GOOGLE
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes
DefaultScope
Google
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Google
URL
http://www.google.com/m?hl=en&gl=us&client=ms-hms-tmobile-us&q={searchTerms}
-------------------------------------------------------------------------------------------------------
YAHOO
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes
"DefaultScope"="Yahoo"
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Yahoo
"URL"="http://de.search.yahoo.com/search?p={searchTerms}"
--------------------------------------------------------------------------------------------------------
BING
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes
"DefaultScope"="Bing"
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Bing
"URL"="http://m.bing.com/search/search.aspx?mid=8015&LC=en-us"
---------------------------------------------------------------------------------------------
DISABLE LOCK SCREEN
HKEY_LOCAL_MACHINE\System\StatE
Lock=dword:1
a soft reset will put it back to lock state 0, so no need for soft reset
-------------------------------------------------------------------------------------------------------------------------------
Disable 10 people limit on sending SMS
HKEY_CURRENT_USER\Software\Microsoft\ShortMsg\Sett ings\LimitRecipients
default value is 10.... set to 99
-------------------------------------------------------------------------------------------------------------------------------
ENABLE LOCK SCREEN TIMEOUT TO LONGER PERIOD
HKLM\System\CurrentControlSet\Control\Power\Timeouts
LockUserIdle: 10 ( i changed to 90 )
soft reset puts back to default value
Here's on more
Disable camera shutter sound (tested it on Omnia7)
[HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10]
"BypassDeviceGain"=dword:0
[HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10]
"ClassGain"=dword:0
Default values
[HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10]
"BypassDeviceGain"=dword:1
[HKEY_LOCAL_MACHINE\Audio\StreamClass\Output\10]
"ClassGain"=dword:60948
im using omnia7 but still the sms still not working everytime when i insert the path of the custome ringtone. and check the ringtone setting it will go back to NONE ....
Yes it will show none in the settings menu, but it changes the path that it selects for the SMS tone. Just send yourself a txt and you see. It will be possible for it to show up in UI maybe when file is able to be added to windws folder I think.
Sent from my nationwide is on your side phone using XDA Windows Phone 7 App
i did try to send my self a msg ..but still no luck ..well it look i have to wait untill we get full access to the windows directory ..
Make sure you have the path correct in SMS\ sound: Value: \My documents\My Ringtones\xxxxxx.wma if you are creating the value. It works i promise, try a reset after making the edit. Being able to have it in the windows folder will only allow it to show up in the list selection i do believe.
lucasryan said:
Make sure you have the path correct in SMS\ sound: Value: \My documents\My Ringtones\xxxxxx.wma if you are creating the value. It works i promise, try a reset after making the edit. Being able to have it in the windows folder will only allow it to show up in the list selection i do believe.
Click to expand...
Click to collapse
CONFIRMED ...its working now i havent change anything just did reset..
cheeers mate
ananzeh said:
CONFIRMED ...its working now i havent change anything just did reset..
cheeers mate
Click to expand...
Click to collapse
Thats good, glad to see you got it working
I cannot get the sms change to workon the focus
never mind, im an idiot. got it
Have you inserted the correct path for the sms sound: value \My documents\My Ringtones\xxxxxx.wma then do a reset?
Make sure the song is in the right Caps for the letters in the ringtone
I have found the splash screen "AT&T" but until we get file explorer with write access to windows folder i cant change it or delete it. As soon as i am able to access it i will post how to remove it.
BACKGROUND AND HOME SCREEN THEME COLOR CHANGE
DARK THEME:
HKEY_LOCAL_MACHINE\ControlPanel\Themes\1
"PageBackgroundColor"="#FF......"
"SysTrayBackgroundColor"="#FF......"
LIGHT THEME:
HKEY_LOCAL_MACHINE\ControlPanel\Themes\0
"PageBackgroundColor"="#FF......"
"SysTrayBackgroundColor"="#FF......"
Here are some codes for the factory colors:
Green: FFE51400
Red: FF1BA1E2
Blue: FFF09609
Orange :FFE671B8
Pink :FFA05000
Brown :FF8CBF26
Lime :FF00ABA9
Teal :FFA200FF
Purple :FFFF0097
Here is a link to find more colors, just always keep the first FF in the registry then add the codes for the color that you would like to use. Make sure you have 8 characters for your code when you add the code for your color.
http://www.colorschemer.com/online.html
I have one.
Disable 10 people limit on sending SMSes:
HKEY_CURRENT_USER\Software\Microsoft\ShortMsg\Sett ings\LimitRecipients
The default value is 10, I set mine to 99 and it appears to work. Using LQ Quantum AT&T. I find this very useful so please add this to the list if anything. I will try to PM the OP as well..
Thanks for the great thread!
lucasryan said:
I have found the splash screen "AT&T" but until we get file explorer with write access to windows folder i cant change it or delete it. As soon as i am able to access it i will post how to remove it.
Click to expand...
Click to collapse
Try Advanced explorer for wp7 or TouchXplorer.
Those don't work for focus
Sent from my SGH-i917 using XDA Windows Phone 7 App
Thanks for the nice tweaks.
Someone noticed the cxscreen (in local machine/drivers/display/primary) value is set to 640 ??
cyscreen is set to 480.
So shouldnt cxscreen value set to 800 ??
Maybe someone wants to try first xD
lucasryan said:
I have found the splash screen "AT&T" but until we get file explorer with write access to windows folder i cant change it or delete it. As soon as i am able to access it i will post how to remove it.
Click to expand...
Click to collapse
Could you at least post the path?
Oscardog777 said:
Could you at least post the path?
Click to expand...
Click to collapse
It is in the windows folder listed as mologo.file
I think i may have the HD video resolution to be able to set higher, but havent tried to play video on computer yet to see if its full screen....will try to do that tomorrow and see how it works.
Im curious Lucas , once we have file system access (Focus) , with the mologo file , would you be able to change the file completely or would you have have to use the name mologo (even with a different picture) ? I mean personally I dont even want the screen to show up , giving me a faster boot!

Categories

Resources