change the ubuntu bg color
改掉ubuntu开机的那一抹黄
sudo gedit /etc/gdm/PreSession/Default
# Default value
if [ "x$BACKCOLOR" = "x" ]; then
BACKCOLOR=”#dab082″
fi
把土黄#dab082改成#3B5B88一抹蓝
Related Posts
Social Networks : Technorati, Stumble it!, Digg, de.licio.us, Yahoo, reddit, Blogmarks, Google, Magnolia.
You can follow any responses to this entry through the RSS 2.0 feed.