Wallpaper for Lock Screen and Start Screen - Windows Mobile

I have one basic question on wallpaper:
1) How can I change the wallpaper of Lock Screen and Start Menu screen?
I think it is "HTC Black.tsk" that take the role?
Do I need to replace the files inside the task (stwater_480_800.jpg and stwater_800_480.jpg)?
OR I need to have a new set of file for "HTC_stwater_x_x.jpg"?
But the issue is this will change the same image for both Lock Screen and Start Menu background ... Which I dont want.
If we see the default Lock Screen background and Start menu background they are actually different... so can we change them to different image?
Thanks.

Here is the script I use with oskitchen.
In the destlop wallpaper simply replace the file in the files folder and make sure the app.dat and the app.reg match your filename! You need to add all these registery keys to make it work!
REGEDIT4
[HKEY_CURRENT_USER\Software\HTc\Manila]
"Home.wallpaperMode"=dword:1
"HomeBackgroundPath"="\\My Documents\\My Wallpapers\\Background.png"
"DefaultHomeBackgroundPath"="\\My Documents\\My Wallpapers\\Background.png"
For the lockscreen / start menu I simply use an image and rename it to HTC_stwater_480_800.jpg then use an app.dat file to copy it into the windows directory eg: Directory("\windows"):-File("HTC_stwater_480_800.jpg","\Windows\HTC_stwater_480_800.jpg")
Both of these work a treat!
I have attached the two ext packages here!
View attachment Wallpaper.zip

prabhat said:
But the issue is this will change the same image for both Lock Screen and Start Menu background ... Which I dont want.
Click to expand...
Click to collapse
There is no other way around this! Changing background will change your SM bkg and also lock screen...

Yes ai6908 is right. Both lock screen and start menu use the same wallpaper.

@GhostXSeries:
Thanks for your tip. For home screen it is working for me For Lock & Start Menu screen I was looking for and I wil use the HTC_stwater_x_y.jpg and see how that works
@ai6908:
Yes I know when I change the Lock screen image from settings I can see that the SM image also get changed to same file, but If I see the default build I see both are different so I was wondering If that possible from cooking .
Thanks.

You got an answer in your MUI thread, you might try that.

prabhat said:
@GhostXSeries:
Thanks for your tip. For home screen it is working for me For Lock & Start Menu screen I was looking for and I wil use the HTC_stwater_x_y.jpg and see how that works
@ai6908:
Yes I know when I change the Lock screen image from settings I can see that the SM image also get changed to same file, but If I see the default build I see both are different so I was wondering If that possible from cooking .
Thanks.
Click to expand...
Click to collapse
There are two different file names used but unfortunitly I cant remember what they are! I think that is also for wm builds only. If you use sense it overrides the two files and uses HTC_stwater_480_800.jpg instead. 480_800 is used on the HD2 as that is the sceen resolution. The filename might be slightly different on other devices.

Related

How to change start menu colour/image on Universal?

Okay, so I've trawled the net in search of a definitive answer to this, and I know it has something to do with the tdyater image file, but I can't get mine to change.
To cover my back I decided to make the file in 3 different formats, and with 3 different names. So in my windows folder I now have:
tdywater.gif
tdywater_480_640.gif
tdywater_640_480.gif
tdywater.jpg
tdywater_480_640.jpg
tdywater_640_480.jpg
tdywater.png
tdywater_480_640.png
tdywater_640_480.png
And still the background of the start menu is just clear, with my background picture visible underneath. This isn't helpful since my background image is very busy and no font colour can make the menu clearly visible. Is there a certain size the image has to be? I'm trying to use a 640x640 image. And is there anything I need to alter in the registry to make the picture appear?
Basically I am trying to use a plain white image, so would also be happy if someone could inform me of a registry key that can change the colour of the start menu.
Thank you
Hi,
tdywater = Today screen picture
stwater = Start menu picture
My start menu picture is a darkened version of the picture I use for my today screen but you can have anything you want.
G
I have to disagree. Though that would be logical based on the file names, I have just done a little test, and my today screen background is governed by stwater_480_640.jpg (for portrait) and stwater_640_480.jpg (for landscape).
If I rename those files to tdywater, then the default windows background appears. And none of these files, be it stwater or tdywater have any effect on the start menu at all.
I sense something odd i happening with my device, since the way you said it sounds like it should be right.
But having said that, I did originally read somewhere (think it was ppcsg) that the correct filenames for portrait and landscape backgrounds were the ones I am uing, hence why I use them, and hence why they work. So basically it's just the start menu I'm struggling with.
I quote from "How to Create an Extended Theme" from Spb Pocket Plus:
http://www.spbsoftwarehouse.com/products/pocketplus/themetutorial.html?en
# Select your Today screen image (tdywater.gif) from the folder you created. Press Next.
# Select your Start menu image (stwater.gif) from the folder you created. Press Next.
These have been the standard filenames for the images for as long as I can remember...
G
gquipster said:
I quote from "How to Create an Extended Theme" from Spb Pocket Plus:
http://www.spbsoftwarehouse.com/products/pocketplus/themetutorial.html?en
# Select your Today screen image (tdywater.gif) from the folder you created. Press Next.
# Select your Start menu image (stwater.gif) from the folder you created. Press Next.
These have been the standard filenames for the images for as long as I can remember...
G
Click to expand...
Click to collapse
Well bugger the standard. If you read my posts you will see that is not the case on my device. Suppose I'll just keep trying
Are you just copying the images onto the device or using a TSK theme file?
I could never get it to work just copying the images.
This was the program which was recommended to me for building TSK files:
http://www.codeppc.com/telechargements/themegence/themegence.htm
Or do what I did for my first theme and use a CAB editor and just change the images in an existing theme
Not doubting you that it's not working on your device, just not a lot I can do but offer you the information which I have.
Hope this helps
G
Found a way round it
1. Make the theme using the standard microsoft theme generator
2. Apply it on the device
3. delete tdywater.gif
4. Insert my own tdywater_480_640.jpg and tdywater_640_480.jpg files
5. Bingo!
Only thing is, I have to re-do most of that (from step 2 onwards) every time I soft reset, because by default my universal is showing stwater as the background image (ie: a think white bar which I have as my start menu background). It only recognises tdywater after applying a theme
Just use Wisbar!! :lol:
GaZ said:
Found a way round it
1. Make the theme using the standard microsoft theme generator
2. Apply it on the device
3. delete tdywater.gif
4. Insert my own tdywater_480_640.jpg and tdywater_640_480.jpg files
5. Bingo!
Only thing is, I have to re-do most of that (from step 2 onwards) every time I soft reset, because by default my universal is showing stwater as the background image (ie: a think white bar which I have as my start menu background). It only recognises tdywater after applying a theme
Click to expand...
Click to collapse
Thanks

[THE] Lanscape Icons (Sketchy style)

Hey all! First off, I DID NOT create these icons. I merely swapped over .png's from an existing icon set provided by..........????? Well, I'm not sure who created this, I came across them not too long ago and have been searching for a landscape version since. Very much thanks to the original creator and I hope you don't mind what i've done here. I don' know how to make .cab files so you'll need to place these files into your \Windows folder manually. Remember to back-up your existing manila files in order to remove mine later (To remove mine just overwrite my manila files with your original ones.) Also, If you can't see the files in the folder, make sure you are able to view hidden files or folders on your CPU.
i like em. do you have any for portrait?
Here's portrait icons. It comes with a green cursor so I included the transparent slider I use as well. Install the cursor 2nd. Again, much thanks to the creator of this icon set as well as Pamas for the slider.
kingbean said:
Hey all! First off, I DID NOT create these icons. I merely swapped over .png's from an existing icon set provided by..........????? Well, I'm not sure who created this, I came across them not too long ago and have been searching for a landscape version since. Very much thanks to the original creator and I hope you don't mind what i've done here. I don' know how to make .cab files so you'll need to place these files into your \Windows folder manually. Remember to back-up your existing manila files in order to remove mine later (To remove mine just overwrite my manila files with your original ones.) Also, If you can't see the files in the folder, make sure you are able to view hidden files or folders on your CPU.
Click to expand...
Click to collapse
Sketchy style looks great. I like the icons.
If I copy all files inside windows, do I have than a Landscape mode. I just ask a stupid question because, my homescreen will not turn for it self.
Once in a while it turns but than it shows me on the left half side the screen tf3d but without slider (Tab). On the other side it shows just scratching something (can´t describe it).
thx for you help
If you are using a Diamond than no, my landscape files will not give you landscape mode. They are for TP users. The portrait mode icons will work for both diamond and TP. I suggest that you remove the landscape manila files and you should be fine.
I tried it and it doesn´t work. I use touch HD. Do you have any idear how to get a Landscape mode for HD because I open a thread with "Show me your Landscape screen" and they said that I have to Flash another rom, what I don´t want yet (because of Garanty).
Does it not give another way? I like to have you own because for my theme I use sketchy icons (Tabbar) and this Landscape will complete my theme.
thx

Change LockScreen & StartMenu Background

Title says it..
I have Manila 2.1 and I don't see the option to change the background for the start menu and lockscreen anywhere.
I know it's possible under settings/all settings/today - select - Use this as background: browse.. but it won't list any pictures. Only certain resolutions? Or file type?
Maybe there's a registry key?
Thanks.
Michiel0211 said:
Title says it..
I have Manila 2.1 and I don't see the option to change the background for the start menu and lockscreen anywhere.
I know it's possible under settings/all settings/today - select - Use this as background: browse.. but it won't list any pictures. Only certain resolutions? Or file type?
Maybe there's a registry key?
Thanks.
Click to expand...
Click to collapse
Should be under settings tab in manila under personalize.
Nope, that's a manila 2.5 feature.
Its been awhile.
Check out Auto Wallpaper Changer.
Changes Lock screen, S2U2 and Home.
Michiel0211 said:
Title says it..
I have Manila 2.1 and I don't see the option to change the background for the start menu and lockscreen anywhere.
I know it's possible under settings/all settings/today - select - Use this as background: browse.. but it won't list any pictures. Only certain resolutions? Or file type?
Maybe there's a registry key?
Thanks.
Click to expand...
Click to collapse
Hi.
open up start menu,and find "pictures & videos", (not "album"). open that and find the pic u want as the background. open the picture and select menu(bottom right) and choose "set as today background",and accept.this should change the background on the start menu and the lock screen background....well that is how i do it. Hope it helps.

Looking for a cab for ...

Before the bashing starts, I have used the search function, always do, but unless the title is done proper its very difficult to find what you are looking for.
Now to what I am looking for, if it exists.
As much as many of us love the animation on the HD2, its laggy and battery hog.
Has any one made a cab or can they make one that simple disables the animation part of the home screen, I know its clowdy out side i dont need to spend 20 seconds watching the clowds roll over my screen before the button I pressed actually works.
Hope this make sense, I want the weather to still show and so forth just get rid of the floating clouds or the windsheild whiper and so forth.. it will increase speed and increase battery.
Thank you in advance
Co0kies Home Tab adds a button to turn off the weather animations. Just add a quick link and it is in that first list. Not sure about a stand alone button cab.
I haven't been on a stock rom for some time but can't you just switch the wallpaper to an animated (nonweather) one? This will keep the clouds from popping up. Under settings, personalize...
in a registry editor browse to
HKCU/software/HTC/manila
Find the reg entry Home.WallpaperMode
set it to
0 for animated weather
1 for animated wallpaper
2 for plain (no weather)
samsamuel said:
in a registry editor browse to
HKCU/software/HTC/manila
Find the reg entry Home.WallpaperMode
set it to
0 for animated weather
1 for animated wallpaper
2 for plain (no weather)
Click to expand...
Click to collapse
k i have asked for this before, how do i access these reg files and in what program do I edit them? do you edit on the phone? or on pc then transfer it back in?
I want the weather to still appear just get rid of the animation part.
To the person up top who said to use settings, the animated wall paper still uses resources. I want to cut down on that.
and I dont want to add a whole program and change around the home page.. just a simple add on to disable or enable weather animation thats all.
Although the registry is technically a bunch of files, you won't see them as files. Think of it simply as 'the registry', not registry files.
For the easiest way to edit, download ceregistry editor. It runs on the pc, connects to your phone and you edit as you see fit.
For editing on the phone, I use resco, but its not free. Total commander is free and will do it, there are several others too.
ceregistry editor on the pc is the easiest tho.
samsamuel said:
Although the registry is technically a bunch of files, you won't see them as files. Think of it simply as 'the registry', not registry files.
For the easiest way to edit, download ceregistry editor. It runs on the pc, connects to your phone and you edit as you see fit.
For editing on the phone, I use resco, but its not free. Total commander is free and will do it, there are several others too.
ceregistry editor on the pc is the easiest tho.
Click to expand...
Click to collapse
Great info.. can you provide more step by step directions on how to use ceregistry? for first time so I dont mess it up. Im new but not that new, ive messed with reg files on the pc, its the saving transfering prat that messes me up with phone and you say connect phone, but once connected, how do move the reg file from phone to pc if i dont know were it is on phone to move it? see what I mean?
you dont move it, as i said its not files yuou can see, its a live set of data. You access it in the same way you might, for instance, access a database of names and addresses. You look at / edit the data, not move the files about.
download and install ceregistry editor
connect your phone
open cereg editor
click the very left hand button on teh toolbar (or click connection - connect , , or press f1.)
you see a tree view down the left, that is your main keys.
you are looking for HKCU/software/htc/manila (HKCU is short for HKey current user) so browse through it like you would a list of folders on the pc, till you find HKCU/software/htc/manila
in the list on the right, find home.wallpapermode and double click it to edit, , change the 0 to a 2, click ok, thats it, restart your phone, job done.
(if you are on a stock rom click tools - unlock registry if you get 'cannot edit registry' error)
samsamuel said:
you dont move it, as i said its not files yuou can see, its a live set of data. You access it in the same way you might, for instance, access a database of names and addresses. You look at / edit the data, not move the files about.
download and install ceregistry editor
connect your phone
open cereg editor
click the very left hand button on teh toolbar (or click connection - connect , , or press f1.)
you see a tree view down the left, that is your main keys.
you are looking for HKCU/software/htc/manila (HKCU is short for HKey current user) so browse through it like you would a list of folders on the pc, till you find HKCU/software/htc/manila
in the list on the right, find home.wallpapermode and double click it to edit, , change the 0 to a 2, click ok, thats it, restart your phone, job done.
(if you are on a stock rom click tools - unlock registry if you get 'cannot edit registry' error)
Click to expand...
Click to collapse
Thank you very good instructions, 0 is keeping it active 1 is what again? and 2 is disabled correct?
samsamuel said:
set it to
0 for animated weather
1 for animated wallpaper
2 for plain (no weather)
Click to expand...
Click to collapse
messagetooshortmessagetooshort
samsamuel said:
messagetooshortmessagetooshort
Click to expand...
Click to collapse
so going with 2 will disable weather all together I wont see it on the home screen, so no way to keep weather but disable the animated part ?
rysky007 said:
so going with 2 will disable weather all together I wont see it on the home screen, so no way to keep weather but disable the animated part ?
Click to expand...
Click to collapse
give it a try, its basic stuff, no need to be fearful.
re: static weather, not that I know of. maybe theres an app that changes wallpaper in response to weather, but nothing I've heard of.
samsamuel said:
give it a try, its basic stuff, no need to be fearful.
re: static weather, not that I know of. maybe theres an app that changes wallpaper in response to weather, but nothing I've heard of.
Click to expand...
Click to collapse
again thank you very much for your time and help. will let you know how it went.
rysky007 said:
so going with 2 will disable weather all together I wont see it on the home screen, so no way to keep weather but disable the animated part ?
Click to expand...
Click to collapse
well you'll still see the little weather indicator right under the clock...you just won't see the full-screen effects like the big clouds, sunburst, raindrops, etc.
rysky007 said:
k i have asked for this before, how do i access these reg files and in what program do I edit them? do you edit on the phone? or on pc then transfer it back in?
I want the weather to still appear just get rid of the animation part.
To the person up top who said to use settings, the animated wall paper still uses resources. I want to cut down on that.
and I dont want to add a whole program and change around the home page.. just a simple add on to disable or enable weather animation thats all.
Click to expand...
Click to collapse
do what the guy mentioned..but choose your own wallpaper maybe one you downloaded...it wont be animated hence it wont drain your battery if you edit the registry...when you want to show off to all the lame people with iphones you wont be able to.
hate looking for things like this
can someone add this to the sticky ???!!! very useful info !!!!

different Lockscreen and start menu wallpaper

hi all,
i have already researched this but havent found a solution..
im trying to have a different lockscreen wallpaper to my start menu
If you go to the Settings tab: Personalize, there are two wallpaper options.
Home Tab Wallpaper
Lock Screen Wallpaper
If you go to the "All Settings" and select the "Today" at the bottom is a Check Box:
"Use this picture as the background"
And you can browse for an image.
If you actually tried to use these three settings, you will find that the setting in the "use this picture as the background" is the same as the setting for the Lock Screen Wallpaper. Which is the same as the Start Menu. The Home tab, is part of HTC Sense, and is different than the other two. I want two different background images for the "Start Menu" and the "Lock Screen". Thus, equating to Three Total different backgrounds.
HELP!
not 100% sure, but i think what you desire is possible.
i think a file called "LS_LockScene_800x480.cpr" (for landscape) and "LS_LockScene_480x800.cpr" (for portrait) located in the \Windows folder contains a reference to a wallpaper file. i think if you change this reference (AFTER setting start menu and home screen wallpapers), you might be able to get a different lock screen wallpaper. i'm not certain if the mentioned files are actually "active" because i've noticed quite a few more files in my \Windows folder that might be the "active" files such as "htc_LS_LockScene_800x480.cpr" and "htc_LS_LockScene_480x800.cpr"
i seem to recall reading about CPR files and how they can be edited to achieve various styles of lock screen, incoming call screen (if using native WM dialer) and in call screen (if using native WM dialer), and alarm screen (if using native WM alarm application). so in case my suggestion doesn't work, try searching about CPR files and how to edit them and what each one is meant for.
finally, if you notice my signature, i played with lock screens about a year ago and i wrote a thread about it...so all of the above is the little bit that i remember from my experience earlier. i believe there is also an editor (http://forum.xda-developers.com/showthread.php?t=525499) that can ease the process of making advanced changes in CPR files.
let us know if any of the above helps. if it does, why not post here with a tutorial? good luck!

Categories

Resources