Page 1 of 1

conky startup

Posted: Sun Dec 16, 2012 7:38 pm
by macky
Hello, I am using the rapsbian with Fluxbox. I have installed conky. To start it automatically I have added

Code: Select all

sleep 5 && /usr/bin/conky &
to file /home/pi/.fluxbox/startup. According to fluxbox / conky manual (and some discussions on web) this should work. Well, the problem is that is does not work (increasing the delay does not help). However, starting conky from command line works. Has anybody succeeded in starting conky automatically?

Thx, Macky