.background

From DSL Wiki

(Difference between revisions)
Revision as of 1 November 2009 20:31
89.169.32.66 (Talk | contribs)

← Previous diff
Current revision
Fioddor (Talk | contribs)
International link translated.
Line 1: Line 1:
[[Category:Apps]] [[Category:Apps]]
- This page in other languages: [[.background-de|Deutsch]], [[.background-ru|Russian]]+ This page in other languages: [[.background-de|Deutsch]], [[.background-ru|Русский]]
==/home/dsl/.background== ==/home/dsl/.background==

Current revision

   This page in other languages: Deutsch, Русский

/home/dsl/.background

This script is a generic background setter for window managers that do not set the root background image/color themselves. JWM is such a window manager, so you may notice the .background script is run from .xinitrc if JWM is set in the .desktop file.

The default .background script in DSL looks like this:

       xsri --color=#336699

It simply sets a solid color, using the xsri program.