How to delay Conky appearing on the desktop? [SOLVED]

Issues and / or general discussion relating to Puppy

Moderator: Forum moderators

Post Reply
User avatar
Jasper
Posts: 2067
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 854 times
Been thanked: 480 times

How to delay Conky appearing on the desktop? [SOLVED]

Post by Jasper »

Hi there

I am using a WiFi connection and Conky starts before my Internet connection details appear.

Is there a way to delay this?

Presently, I have to restart the Graphical server to refresh the details.

Last edited by Jasper on Mon Nov 14, 2022 5:51 am, edited 1 time in total.
TerryH
Posts: 637
Joined: Mon Jun 15, 2020 2:08 am
Has thanked: 158 times
Been thanked: 160 times

Re: How to delay Conky appearing on the desktop?

Post by TerryH »

Even though the conky is displayed prior to the wifi connection being established, as conky is constantly refreshed, it should update and show the connection within a few seconds. If this bothers you, you can delay conky running by adding a sleep 5 line in the conky start script on the line prior to the conky -c /path/to/conkyrc command. This delays the conky command from being run. In the example shown it is 5 seconds. You can make it any length of time you want. Trial and error on how long you want to sleep prior to running the conky command included in the script. Look in /root/Startup for the conky script.

New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM

User avatar
Jasper
Posts: 2067
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 854 times
Been thanked: 480 times

Re: How to delay Conky appearing on the desktop? [SOLVED]

Post by Jasper »

@TerryH

Thanks for answering for my question and providing me with a solution.

It works!! :thumbup:

Post Reply

Return to “Users”