The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2008-05-09
, 06:08
|
|
Posts: 292 |
Thanked: 46 times |
Joined on Oct 2007
|
#12
|
![]() |
2008-05-09
, 06:10
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#13
|
Thanks. I just tryed your code conky flickers every 5 seconds, is there a fix for this?
Thanks again.
![]() |
2008-05-09
, 06:15
|
|
Posts: 292 |
Thanked: 46 times |
Joined on Oct 2007
|
#14
|
![]() |
2008-05-09
, 06:18
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#15
|
ok, next question.
Is there a command I can use to start/stop conky from running? (I want to put an entry for in in the OS2008 personal menu)
killall conky
conky -d or conky &
![]() |
2008-05-09
, 06:31
|
|
Posts: 292 |
Thanked: 46 times |
Joined on Oct 2007
|
#16
|
![]() |
2008-05-09
, 06:39
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#17
|
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2008-05-09
, 07:03
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#18
|
if [ x"`pidof conky`" == x ] ; then conky -d; else killall conky; fi
The Following 4 Users Say Thank You to Benson For This Useful Post: | ||
![]() |
2008-05-09
, 07:55
|
Posts: 34 |
Thanked: 6 times |
Joined on May 2006
|
#20
|
Delete the MPD and Fortune bit if you don't have them installed:
Thanks a lot! :)
I'm not an expert with webservers or anything but I think the mimetype needs to be set in the .htaccess file :/
But this doesn't stop applets from moving around, you can still drag them with conky on top.
Last edited by qwerty12; 2008-05-09 at 05:59.