parsed.org

Tips by tag: xsession

Set Background Color by xinu on Dec 31, 2005 04:13 PM

You can change your X background color with this command:

$ xsetroot -solid steelblue &

The setting is not persistent; the command should go in ~/.xinitrc or ~/.Xsession, depending on how you start X, so it will get run each time X starts. The color definitions are in the rgb.txt included with your X distribution.

backgroundrootstartupx11xsessionxsetroot
RSS