Why that background? It’s easy on the eyes. Occasionally I’ll
use a background generated by
perl -e '$x=int(rand(5))+2;$y=int(rand(5))+2;print "P3\n$x $y\n255\n"; print int(rand(128))," " for(1..$x*$y*3);print "\n";'| pnmrotate $[RANDOM] |xv -root -max -quit +noresetroot -smooth -
instead, which I got from Dagbrown.
Why is your toolbar where it is? Well, erm, it’s not one,
really. Menus appear when I click on the desktop. I don’t use the
workspace thing at the bottom at all, except as a clock.
Why the choices on your toolbar are present: Well, erm, there
aren’t any, really. :-)
What the desktop icons are: Absent by design.
Well, that was fun. To make up for it, I give you
href="http://www-personal.umich.edu/~msittig/bento/">Hello Kitty
bento.

Comments 4
Haha I like the Hamtaro one.
Posted 14 Apr 2004 at 3:17 am ¶Though it should probably be
because $[RANDOM] is often larger than 90. Also, pnmrotate can take values from -90 to 90.
Posted 14 Apr 2004 at 8:35 am ¶Well, the way I originally had it was
Posted 14 Apr 2004 at 1:34 pm ¶$[RANDOM%90], so it’s mendel who broke it. Boo hiss, mendel.Sigmonster ate it.
Posted 14 Apr 2004 at 4:50 pm ¶