This forum has been archived. All content is frozen. Please use KDE Discuss instead.

change login theme

Tags: None
(comma "," separated)
User avatar
motopicco85
Registered Member
Posts
9
Karma
0

change login theme

Fri Nov 14, 2008 9:29 am
hi..

how can I change the theme of login screen?
I know that in kde3 I must install kdm-themes and kdm-manager..but there were any problem also in old version...

the problem is now correct??
can I change options and theme of login??

I'm sorry for my english..

thanks ;-)


motopicco85, proud to be a member of KDE forums since 2008-Nov.
User avatar
neverendingo
Administrator
Posts
2136
Karma
17
OS

RE: change login theme

Fri Nov 14, 2008 2:56 pm
Though it doesn't work for me, there is a module in systemsettings under Advanced -> Login Manager.
But it freezes for me.


New to KDE Software? - get help from Userbase or ask questions on the Forums
Communicate.
Image
User avatar
motopicco85
Registered Member
Posts
9
Karma
0

RE: change login theme

Fri Nov 14, 2008 3:14 pm
neverendingo wrote:Though it doesn't work for me, there is a module in systemsettings under Advanced -> Login Manager.
But it freezes for me.


thanks for answer..
I see this option now..I can download new themes..but when I download it..I can see the new theme in list..so I can't activate it..:'(


motopicco85, proud to be a member of KDE forums since 2008-Nov.
User avatar
neverendingo
Administrator
Posts
2136
Karma
17
OS

RE: change login theme

Fri Nov 14, 2008 3:36 pm
you need to run it as root to set the kdm theme. Try run it with
Code: Select all
kdesudo /path/to/systemsettings


New to KDE Software? - get help from Userbase or ask questions on the Forums
Communicate.
Image
User avatar
motopicco85
Registered Member
Posts
9
Karma
0

RE: change login theme

Fri Nov 14, 2008 4:09 pm
neverendingo wrote:you need to run it as root to set the kdm theme. Try run it with
Code: Select all
kdesudo /path/to/systemsettings



:-S
the answer is..

command not found...

I run it in krunner and also in konsole..:undecided:


motopicco85, proud to be a member of KDE forums since 2008-Nov.
User avatar
Jucato
Registered Member
Posts
67
Karma
1
OS

RE: change login theme

Fri Nov 14, 2008 4:09 pm
kdesudo is Kubuntu-only

For the rest, you can use kdesu:

Code: Select all
`kde4-config --path libexec`/kdesu systemsettings


I'm not sure if downloading new themes actually works already.


Jucato, proud to be a member of KDE forums since 2008-Oct.
User avatar
motopicco85
Registered Member
Posts
9
Karma
0

RE: change login theme

Fri Nov 14, 2008 4:14 pm
Jucato wrote:kdesudo is Kubuntu-only

For the rest, you can use kdesu:

Code: Select all
`kde4-config --path libexec`/kdesu systemsettings


I'm not sure if downloading new themes actually works already.


I have kubuntu..:shade:

with your code it open the system and setting tools...but I can't enter in login manager..
It's crazy this...because I can enter in any other option...but not in login manager..:-@

Last edited by motopicco85 on Fri Nov 14, 2008 4:15 pm, edited 1 time in total.


motopicco85, proud to be a member of KDE forums since 2008-Nov.
User avatar
JontheEchinda
KDE Developer
Posts
309
Karma
4
OS

RE: change login theme

Fri Nov 14, 2008 7:07 pm
That's strange. If you click on login manager even if you didn't open System Settings as sudo, it should prompt you for your password then open up the login manager in its own window.


JontheEchinda, proud to be a member of the Kubuntu team since July 2008.
Image
Image
User avatar
neverendingo
Administrator
Posts
2136
Karma
17
OS

RE: change login theme

Fri Nov 14, 2008 7:13 pm
No, it works for me to open it as normal user, but nothing can be changed. Trying to open as root freezes my UI.


New to KDE Software? - get help from Userbase or ask questions on the Forums
Communicate.
Image
User avatar
JontheEchinda
KDE Developer
Posts
309
Karma
4
OS

RE: change login theme

Fri Nov 14, 2008 7:45 pm
Oh yeah, Kubuntu and Fedora use a patch for that. I forgot.


JontheEchinda, proud to be a member of the Kubuntu team since July 2008.
Image
Image
User avatar
neverendingo
Administrator
Posts
2136
Karma
17
OS

RE: change login theme

Fri Nov 14, 2008 7:50 pm
Since Kubuntu 8.10? I am still using 8.04


New to KDE Software? - get help from Userbase or ask questions on the Forums
Communicate.
Image
User avatar
motopicco85
Registered Member
Posts
9
Karma
0

RE: change login theme

Sat Nov 15, 2008 3:12 pm
I'm using 8.10 but with the same results..:'(


motopicco85, proud to be a member of KDE forums since 2008-Nov.
User avatar
neverendingo
Administrator
Posts
2136
Karma
17
OS

RE: change login theme

Sat Nov 15, 2008 3:15 pm
Ok, then let's try a different way.
Download a new KDE4 kdm theme.
Open /etc/kde4/kdm/kdmrc as root.
Search for a line like this:

Code: Select all
Theme=/usr/lib/kde4/share/kde4/apps/kdm/themes/oxygen


change it to point to the directory of your newly downloaded theme.
If it works, enjoy ;)


New to KDE Software? - get help from Userbase or ask questions on the Forums
Communicate.
Image
User avatar
motopicco85
Registered Member
Posts
9
Karma
0

RE: change login theme

Mon Nov 17, 2008 4:37 pm
:'(

I used this method also with previous version of kde...
but it seems that doesn't go for this...I download the theme love...

:-$
when I make the reboot I have an alert: "kdm theme not found"

ok..I think that we cannot waste other time to this "small" problem..because there are many other problem..

I can suppose the problem is that the kdm themes is for kde3 and not for kde4..:-S


motopicco85, proud to be a member of KDE forums since 2008-Nov.
t-dog
Registered Member
Posts
1
Karma
0

Re: change login theme

Fri Apr 22, 2016 5:47 pm
I've also had this problem and have found there to be very little help online to resolve it. I'm quite new to linux and by no means a professional on these matters, however, after many hours of trial and error, I finally have the login theme I wanted. This is how I did it:

1. Find a theme you like and download it
2. Go to downloads and right click on the downloaded file > extract > extract archive here
3. Open konsole and enter the following commands:

sudo apt-get install kdm

cd Downloads

sudo mv *your_theme* /usr/share/kde4/apps/kdm/themes

4. Then, open system settings > Login Screen > Theme
5. Select your theme, hit apply and restart your computer
6. Enjoy your new login theme!


Bookmarks



Who is online

Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell, Yahoo [Bot]