Script (Conky) autostart

Please post all general support questions for LXDE here.
Locked
abalon
Posts: 4
Joined: Sun May 13, 2012 4:11 am

Script (Conky) autostart

Post 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
seppalta
Posts: 449
Joined: Tue Sep 20, 2011 6:09 am
Location: USA
Contact:

Re: Script (Conky) autostart

Post 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.
abalon
Posts: 4
Joined: Sun May 13, 2012 4:11 am

Re: Script (Conky) autostart

Post 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.
Locked