LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-03-2004, 06:20 PM   #1
bayat
LQ Newbie
 
Registered: Nov 2004
Location: Famagusta, Cyprus
Distribution: Mandrake 10.0
Posts: 2

Rep: Reputation: 0
Splash screen background in GDM


Hi,

I've been trying to change the background of the Splash screen in GDM (the solid blue color), with instructions from this (linuxquestions.org/questions/archive/31/2003/12/1/111251) thread. But, I'm using Mandrake 10.0, and they're not really helping much. Any ideas? Thank you.

bayat
 
Old 11-03-2004, 09:09 PM   #2
Netizen
Member
 
Registered: Sep 2003
Location: Texas
Distribution: Slackware and Ubuntu
Posts: 355

Rep: Reputation: 30
Have you tried?

# gdmsetup
 
Old 11-04-2004, 05:39 PM   #3
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Welcome aboard, Bayat.

The gdmsetup utility, as you may have already discovered, will not help here. That will allow you to change the background of the GDM login screen itself, whereas I believe you are trying to change the background colour of the screen that appears after you login but before KDE/Gnome appears?

The method described in the thread you mentioned would seem to be your best option, even though it isn't Mandrake specific.

I have both a Mandrake 9.1 and a Debian installation on my system at the moment, and under these the files I would need to edit are:

Mandrake: /etc/X11/Xsession
In this file you should find a section as follows:
Code:
# Mandrake default background
if [ "`whoami`" = root ]; then
    xsetroot -solid "#B20003"
    IS_ROOT=1
else
    IS_ROOT=
    # Load the color only when not called from gdm/kdm
    if [ -z "$1" ]; then
        xsetroot -solid "#21449C"
    fi
fi
This will change the default background to B20003 (a deep red) for a ROOT login and to 21449C for a normal user login. These are the numbers you need to change - they are standard hex codes, just like you'd use for setting colours in a webpage. You will need to be root to edit this file.

Good luck.
 
Old 11-05-2004, 10:09 AM   #4
bayat
LQ Newbie
 
Registered: Nov 2004
Location: Famagusta, Cyprus
Distribution: Mandrake 10.0
Posts: 2

Original Poster
Rep: Reputation: 0
Yeah, GDMSetup changes the login, not the splash screen.

Thank you Thymox =) Changing /etc/X11/Xsession did the job.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
gdm as a background daemon lukebeales Linux - Software 2 08-03-2005 08:37 AM
how to change the background color behind splash screen ? coolamit78 Linux - Software 3 03-16-2004 04:49 AM
Changing background color behind splash screen LinuxBlackBox Linux - General 3 11-16-2003 07:53 PM
KDE splash screen background NewtonIX Linux - Newbie 7 10-24-2003 09:22 PM
Boring grey splash background! finger51 Linux - Newbie 21 06-29-2003 06:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration