Bug 205901 - Can the root window color be changed to match new fedora background
Summary: Can the root window color be changed to match new fedora background
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-xinit
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC6Desktop
TreeView+ depends on / blocked
 
Reported: 2006-09-09 20:24 UTC by louisgtwo
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-09-26 03:19:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description louisgtwo 2006-09-09 20:24:57 UTC
With the new fedora background being almost black when logging on the root
window is blueish before nautilus can draw the background. Can the color of the
root window be changed to match?

Comment 1 Matthias Clasen 2006-09-11 16:19:39 UTC
We should wait for the final background before doing this, though.
Diana wants to lighten it up a bit.

Comment 2 Adam Jackson 2006-09-15 21:01:56 UTC
Moving this one to gdm, plain X doesn't have the ability to set any root window
color at startup besides black.

Comment 3 Matthias Clasen 2006-09-22 14:00:08 UTC
the problem seems to be that we are setting two different colors in two
different places:

/etc/gdm/PreSession/Default gets the color configured in the gdm config file
and sets it, then later

/etc/gdm/Xsession includes /etc/X11/xinit/xinitrc-common, which overrides that
with a hardcoded color of #222E45.

The fix would be to move the xsetroot call from xinitrc-common to xinitrc.

Comment 4 Matthias Clasen 2006-09-26 03:19:36 UTC
fixed in 1.0.2-11.fc6


Note You need to log in before you can comment on or make changes to this bug.