Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDM autologin background
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
gwolf
Guru
Guru


Joined: 05 May 2005
Posts: 374
Location: Estonia

PostPosted: Mon Aug 01, 2005 10:11 am    Post subject: KDM autologin background Reply with quote

Hello!

I am using KDE 3.4.1 and kdm as display manager and I have a following annoying problem, that if autologin is enabled, then KDE starts up with gray background and I haven't managed to change it. If I disable autologin, and log in through kdm login window, the background picture shows up ok. And iirc it also did work ok with KDE 3.3.2.

I think the issue is not related to the -br startup option of X server, since the gray background is there all the time when KDE splash screen is in foreground, and the -br option is set in kdmrc anyway.

And I think it is not a user rights problem, since I chose arbitrary wallpaper from /usr/kde/3.4/share/wallpapers, and also the problem does not occur when autologin is disabled.

I remember, there was a thread describing the same problem just after KDE 3.4 came out, but I cannot find this thread anymore (and it was unsolved at this time anyway) :(

Is anyone else (still) experiencing the same problem?
_________________
War is peace. Freedom is slavery. Ketchup is a vegetable.
Back to top
View user's profile Send private message
irondog
l33t
l33t


Joined: 07 Jul 2003
Posts: 715
Location: Voor mijn TV. Achter mijn pc.

PostPosted: Fri Aug 05, 2005 10:57 am    Post subject: Reply with quote

Yeah, that ugly gray color really sucks. -br doesn't work for me either.
_________________
Alle dingen moeten onzin zijn.
Back to top
View user's profile Send private message
irondog
l33t
l33t


Joined: 07 Jul 2003
Posts: 715
Location: Voor mijn TV. Achter mijn pc.

PostPosted: Fri Aug 05, 2005 11:34 am    Post subject: Reply with quote

I found it myself:

/usr/kde/3.4/bin/startkde
Code:

if test -z "$XDM_MANAGED" || echo "$XDM_MANAGED" | grep ",auto" > /dev/null; then
  xsetroot -solid "#000000"
fi


I changed the xsetroot into #000000 instead of #c0c0c0.
_________________
Alle dingen moeten onzin zijn.
Back to top
View user's profile Send private message
gwolf
Guru
Guru


Joined: 05 May 2005
Posts: 374
Location: Estonia

PostPosted: Mon Aug 08, 2005 2:01 pm    Post subject: Reply with quote

Thanks for the tip! ;-)

At the moment I "solved" this by using a fullscreen ksplash :P
_________________
War is peace. Freedom is slavery. Ketchup is a vegetable.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum