Page 1 of 1

Script (Conky) autostart

Posted: Sun May 13, 2012 4:32 am
by abalon
Hi everybody!!
I am new in the forum!!!!! :D
I have a little question/problem...
Have two Conky's configurations, one for the date and hour, and other for the System, net, disk, etc... i execute them by means of a script. i wish the two conky's start with the system.... but i don't have idea to do it this.
try putting a file conky.desktop in/config/autostart but I do not work.
that I must do so that the conky script begins with the system
thank you very much

Re: Script (Conky) autostart

Posted: Sun May 13, 2012 6:54 am
by seppalta
Autostart is now generally at /etc/xdg/lxsession/lxde/autostart where "lxde" may be replaced by your distro name. See http://douwil7.100webspace.net/linux/Tuning.html#16 for more details.

Re: Script (Conky) autostart

Posted: Tue May 15, 2012 5:18 pm
by abalon
Thanks. I put the line @conky in the file /etc/xdg/lxsession/lxde/autostart but not start with the system, also tried put the full path of the conky script (/home/~/.conky/.conky_start) but start only one conky configuration, i want the start the two conky's.