Add a program to Display cpu temperature on the gnome panel
Source: Internet
Author: User
On the GNOME panel, add the Linux general technology-Linux technology and application, a small program that displays the CPU temperature. For more information, see the following. Display, we can add an applet that displays the CPU temperature on the panel:
(400) {this. resized = true; this. width = 400; this. alt = 'click here to open new window';} "onmouseover =" if (this. resized) this. style. cursor = 'hand'; "onclick =" window. open ('HTTP: // response); ">
We need to obtain the Sensors Applet from the "Source" first.
Start the terminal program and enter the following command:
$ Sudo apt-get install sensors-applet
Enter your Root password as prompted, and then close the terminal after the download and installation.
Right-click the position of the panel where you want to display the sensor temperature and select the "add to panel" menu command, select "Hardware Sensors Monitor" in the list and click "add" to add the Applet. You can also add other Applets in the list.
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.