On Sun, 30 Sep 2001 08:11:31 -0400 Aaron Benedict <[EMAIL PROTECTED]> wrote:
> I recently did a fresh install of Linux on a laptop,copied over my .xinitrc > file and modified it. The problem is that none of the applications that I > want to run start up. Where could the problem be? > What kind of applications? dockapps? You should have sent your ~/.xinitrc :-/ Don't know if it helps but this is my xinitrc: sleep 1 && bbpager -w & sleep 2 && bbkeys -i & sleep 3 && gkrellm -w & sleep 4 && root-tail -g 100x6+405+687 /var/log/messages & exec /usr/bin/blackbox Cheers, Sebastian
