On Wed, 24 Oct 2001, Peter Peltonen wrote:
> On Sun, Oct 14, 2001 at 11:53:43AM +0100, Glyn Millington wrote:
> > xsetroot -solid darkslateblue &
>
> With xsetroot one cannot use a background pic, right?
Not easily; by using a bitmap, you'd have a pattern.
> > xli -onroot -fillscreen ~/aaa/background/Debianglow.jpg &
> error: failed dependencies:
> libpng.so.2 is needed by ImageMagick-5.2.7-2
Does this mean that ImageMagick is installed? (See below.)
> *sigh* Why does RH always make packages for us that are not downwards
> compatible? This might be just a missing symlink issue (libpng.so.2 ->
Almost all packaging systems have similar problems. The best I have used
is Debian's stable collection.
> Maybe I really should consider using the apt-get tool that works with
> RPMs too!
Sounds interesting -- do you have a URL?
> Anyway, if someone knows a solution for xli-installation problem OR
Build from source.
> another tool that would give me a backgrond image, I'd appreciate it. I
My faq also lists wmsetbg and XV, with an example:
xv -root -quit -max -smooth ~/blackbox/styles/LoveHewett/Love1.jpg
If you have ImageMagick installed then use display, i.e.:
display -window root /home/reed/images/animals/cougar01.jpg
I am sure you can find many more tools via freshmeat.
Jeremy C. Reed
...................................................
BSD software, documentation, resources, news...
http://bsd.reedmedia.net/