How to Configure Conky

From the terminal, enter the following: sudo apt-get install lm-sensors; , Configure the sensors by entering the following: sudo sensors-detect , Reply "yes" to all of the questions. , Test what is being detected by entering "sensors.", From the...

16 Steps 1 min read Advanced

Step-by-Step Guide

  1. Step 1: From the terminal

    This will display all detected sensor devices. ,,, http://www.ferns16.plus.com/MyLinuxRamblings/conkyrc , Press <ALT> + <F2> and enter "conky" from your terminal.

    Conky will run based on the configuration of the file you saved earlier. , To set this, enter, "Maximum_width 320". , To set this default color (which is light yellow), enter "default_color FFFFCC". , To set this, enter "own_window_colour brown". , If you want to make the background transparent, enter "own_window_transparent yes".

    If you don't wish to do this, simply replace the yes with a "no."

    To stop the Conky window from disappearing when you click on the desktop, enter "own_window_type override".
  2. Step 2: enter the following: sudo apt-get install lm-sensors;

  3. Step 3: Configure the sensors by entering the following: sudo sensors-detect

  4. Step 4: Reply "yes" to all of the questions.

  5. Step 5: Test what is being detected by entering "sensors."

  6. Step 6: From the terminal

  7. Step 7: enter the following: sudo apt-get install conky

  8. Step 8: From your home drive

  9. Step 9: create a file in your text editor called .conkyrc The period in front of the file name is critical because that makes it hidden.

  10. Step 10: Download the Pengo script from the following site and copy it into your file.

  11. Step 11: Run Conky.

  12. Step 12: Maximum width of the window.

  13. Step 13: Default color of text.

  14. Step 14: Window background color.

  15. Step 15: Making the background transparent.

  16. Step 16: Override.

Detailed Guide

This will display all detected sensor devices. ,,, http://www.ferns16.plus.com/MyLinuxRamblings/conkyrc , Press <ALT> + <F2> and enter "conky" from your terminal.

Conky will run based on the configuration of the file you saved earlier. , To set this, enter, "Maximum_width 320". , To set this default color (which is light yellow), enter "default_color FFFFCC". , To set this, enter "own_window_colour brown". , If you want to make the background transparent, enter "own_window_transparent yes".

If you don't wish to do this, simply replace the yes with a "no."

To stop the Conky window from disappearing when you click on the desktop, enter "own_window_type override".

About the Author

H

Helen Burns

Brings years of experience writing about crafts and related subjects.

45 articles
View all articles

Rate This Guide

--
Loading...
5
0
4
0
3
0
2
0
1
0

How helpful was this guide? Click to rate: