Thinkpad X61 Perfect Performance 12 inch screen conky configuration file

Source: Internet
Author: User
Keywords Thinkpad conky
Tags .mall aliyun code configuration configured content cpu date

For personal use ThinkPad X61 (7673IFC), http://www.aliyun.com/zixun/aggregation/12560.html ">1024x768 screen, so can not add too much display content, only configured--> Date/Time-weather (day)-system (version number/online time/battery charge/temperature/cpu&ram information ...) -file System (screen small, leaving a root disk space information)-network (wireless network card/wired network card) <--

Steps:

1 Installation Conky
sudo apt install conky

2 Download my profile conkyrc_x61 renamed. CONKYRC to the home directory (/home/username/), don't forget the previous.

3 installation configuration used in the font, Radio space and weather fonts, how to install fonts??
Give a hint:

sudo mkdir/usr/share/fonts/ttf
sudo cp/TTF font path/*/usr/share/fonts/ttf
Cd/usr/share/fonts/ttf
sudo chmod 744 *
sudo mkfontscale
sudo mkfontdir
sudo fc-cache-f-V
Exit

4 Install weather plugin in your home directory (/home/user name/) to create a folder CONKYRC, and then the conkyforecast.py copy in, remember to perform

chmod +x conkyforecast.py

Tips: I am in Shanghai, so the weather forecast in the configuration is Shanghai, the other areas of the configuration method:
Open yahoo weather URL: http://weather.yahoo.com/
In Enter city or zip code: Enter your town (only some big cities, small cities can choose closer), search. Then get the code for your city in the address bar, which is a 8-byte string at the beginning of chxx. Then edit the configuration file,

Gedit ~/.CONKYRC

Replace the CHXX0116 with the code in your city

5 After everything is finished run look at the terminal

Conky

Isn't it perfect? If there are any minor problems can be modified under:

6 Let Conky Although the system started, create a file, named conky.sh. Open with Gedit. Paste the following:

#!/bin/bash
Sleep && conky-c/home/username/.CONKYRC

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.