Opps, I found that copy-pasting went wrong, and there was some information missing. Le'ts complete things:
On 19 March 2015 at 10:01, Martin Dietze <mdie...@gmail.com> wrote: > http://www.the-little-red-haired-girl.org/pub/linux/catrand-1.2-1.src.rpm Here I forgot to mention, that for compiling this utility you'll need the publib library. You can download a src.rpm here: http://rpmfind.net//linux/RPM/mandriva/9.2/i586/Mandrake/RPMS/publib-devel-0.31-5mdk.i586.html > My actual $HOME/.xapps script: > > md@Paulina:[ ~/ ] % cat /etc/X11/xinit/xinitrc.d/70-xapps.sh > #!/bin/sh > > if [ -x "$HOME/.xapps" ]; then > "$HOME/.xapps" > fi Here I had the wrong stuff in my clipboard. It was meant to look like this: md@Paulina:[ ~/ ] % cat .xapps #!/bin/sh cd /tmp rm -f nohup.out nohup $HOME/bin/random-backgrounds.sh & Cheers, m'bert -- ---------- mdie...@gmail.com --/-- mar...@the-little-red-haired-girl.org ---- ------------- / http://herbert.the-little-red-haired-girl.org / ------------- -- To unsubscribe, send mail to wmaker-user-unsubscr...@lists.windowmaker.org.