maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Design (https://talk.maemo.org/forumdisplay.php?f=46)
-   -   How to change default lock screen? (https://talk.maemo.org/showthread.php?t=59837)

HellFlyer 2010-08-06 06:48

How to change default lock screen?
 
Guys I really like blue and black Maemo Alpha theme , i got bored splashing waters and now i want to change lock screen image , you know the one that comes when you hit power button..Is it even possible? can someone give me a link or a thread? or write the code i need to enter?

Thanks in advance :)

HellFlyer 2010-08-06 07:08

Re: How to change default lock screen?
 
anyone? :)

kureyon 2010-08-06 07:17

Re: How to change default lock screen?
 
Patience. Patience. Patience. Or do a search. I would have thought that something like this would be documented somewhere.

shazosbourne 2010-08-06 07:25

Re: How to change default lock screen?
 
Yes it is possible.
If you are still using the alpha theme then the image you need to replace is called lockslider.png and you can ftp to it if you have rootsh installed and just drag and drop your replacement image there.
The filepath is
/usr/share/themes/alpha/backgrounds

HellFlyer 2010-08-06 07:37

Re: How to change default lock screen?
 
Thanks Peter oh I mean shazosbourne :D

so can you tell me if this is a correct way to do? I'm still learning Linux :)
Code:

mv /usr/share/themes/alpha/backgrounds/lockslider.png /home/user/MyDocs/myfolder
and then the file that I've created
Code:

cp  /home/user/MyDocs/myfolder /usr/share/themes/alpha/backgrounds/lockslider.png
Is this how I do it?:rolleyes:

techie 2010-08-06 07:52

Re: How to change default lock screen?
 
Quote:

Originally Posted by HellFlyer (Post 777483)
Thanks Peter oh I mean shazosbourne :D

so can you tell me if this is a correct way to do? I'm still learning Linux :)
Code:

mv /usr/share/themes/alpha/backgrounds/lockslider.png /home/user/MyDocs/myfolder
and then the file that I've created
Code:

cp  /home/user/MyDocs/myfolder /usr/share/themes/alpha/backgrounds/lockslider.png
Is this how I do it?:rolleyes:

LOL when you did the first step you overwrite the one you created:D Move it to another directory then copy your own one from the second command you posted.

EDIT: Second command needs to be this
Code:

cp /home/user/MyDocs/myfolder/lockslider.png /usr/share/themes/alpha/backgrounds/

shazosbourne 2010-08-06 07:53

Re: How to change default lock screen?
 
Quote:

Originally Posted by HellFlyer (Post 777483)
Thanks Peter oh I mean shazosbourne :D

so can you tell me if this is a correct way to do? I'm still learning Linux :)
Code:

mv /usr/share/themes/alpha/backgrounds/lockslider.png /home/user/MyDocs/myfolder
and then the file that I've created
Code:

cp  /home/user/MyDocs/myfolder /usr/share/themes/alpha/backgrounds/lockslider.png
Is this how I do it?:rolleyes:

Well I am not great with xterm but I think if you create a new image to your liking called lockslider.png and put it in MyDocs/myfolder then you would just need to

cp /home/user/MyDocs/myfolder/lockslider.png /usr/share/themes/alpha/backgrounds

In all seriousness, download and install Winscp connect to your n900 using that. Assuming you have a wireless network to use. So much easier if you want to go changing icons and backgrounds etc.
I might make a youtube video on how to do it as I am surprised at how many people don't use it.

techie 2010-08-06 07:56

Re: How to change default lock screen?
 
Quote:

Originally Posted by shazosbourne (Post 777501)
Well I am not great with xterm but I think if you create a new image to your liking called lockslider.png and put it in MyDocs/myfolder then you would just need to

cp /home/user/MyDocs/myfolder/lockslider.png /usr/share/themes/alpha/backgrounds

In all seriousness, download and install Winscp connect to your n900 using that. Assuming you have a wireless network to use. So much easier if you want to go changing icons and backgrounds etc.
I might make a youtube video on how to do it as I am surprised at how many people don't use it.

Yeah that would work too,but if he first moves it off to another directory, he will have a backup handy in case he wishes to revert to original;)

HellFlyer 2010-08-06 08:01

Re: How to change default lock screen?
 
1 Attachment(s)
Thanks guys I will do it;) basically this is the background I've created and now I want to match it with wallpapers :D

shazosbourne 2010-08-06 08:02

Re: How to change default lock screen?
 
Quote:

Originally Posted by techie (Post 777503)
Yeah that would work too,but if he first moves it off to another directory, he will have a backup handy in case he wishes to revert to original;)

Good thinking 99.


All times are GMT. The time now is 18:11.

vBulletin® Version 3.8.8