Stefano <[EMAIL PROTECTED]> writes:
> I'd like to add icons to blackbox and set a default background image without running
>xv and choose it every time at startup, what's the way?
> Thanks a lot,
Here's some of my .xinitrc which shows two ways of doing it, one with
a colour, one with a background pic. The experts here will probably roll
around laughing, but it works ;-)
--------------> snip <----------------------
bbkeys -i &
# choice of backgrounds
# xsetroot -solid darkslateblue &
# xli -onroot -fillscreen ~/aaa/background/Debianglow.jpg &
# xli -onroot -fillscreen ~/aaa/background/Powered1.jpg &
xli -onroot -fillscreen ~/aaa/background/guardians.jpg &
# xli -onroot -fillscreen ~/aaa/background/pingyballon.jpg &
# xli -onroot -fillscreen ~/aaa/background/bluespace.jpeg &
# xli -onroot -fillscreen ~/aaa/background/fish.jpg &
# xli -onroot -fillscreen ~/aaa/background/space2.jpeg &
# xli -onroot -fillscreen ~/aaa/background/Blackbox.jpg &
# xli -onroot -fillscreen ~/aaa/background/jgift.jpg &
# xli -onroot -fillscreen ~/aaa/background/Debian_and_Red_Lines.jpg &
# xli -onroot -fillscreen ~/aaa/background/polar1.jpg &
# xli -onroot -fillscreen ~/aaa/background/swimmi~1.jpg &
exec blackbox
-------------> snip <------------------------------
hth
Glyn
--
**************************************************
* Here we are then....... *
* http://members.tripod.co.uk/Christchurch2000uk *
**************************************************