Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 1996 08:19:44 -0600
From:      Sean Kelly <kelly@fsl.noaa.gov>
To:        grag@fssr.ru
Cc:        questions@freebsd.org
Subject:   Re: Wallpaper in X
Message-ID:  <9605141419.AA06082@fslg8.fsl.noaa.gov>
In-Reply-To: <3198510A.41C67EA6@fssr.ru> (message from Gregory Fomenkov on Tue, 14 May 1996 09:23:22 %2B0000)

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Gregory" == Gregory Fomenkov <grag@fssr.ru> writes:

    Gregory> Hi All!  What can I do to setup wallpaper for X windows
    Gregory> in my FreeBSD box ?

Several things.  The best answer depends on what window manager you're
running.  Several include built-in support to directly place an image
in your root window (that's Unix parlance for `wallpaper').

You could also use the `xv' program, which will handle a number of
image formats:

	xv -root -quit <filename>

Or try xpmroot for X pixmaps

	xpmroot <filename>

Or xsetroot for bitmaps:

	xsetroot -bitmap <filename>

Just put these lines in the appropriate setup file in your home
directory (typically .xinitrc or .xsession).

-- 
Sean Kelly                          
NOAA Forecast Systems Laboratory    kelly@fsl.noaa.gov
Boulder Colorado USA                http://www-sdd.fsl.noaa.gov/~kelly/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9605141419.AA06082>