any applet for hardware temps?
- Anmelden oder Registrieren um Kommentare zu schreiben
Hello all I was wondering if there is any applet I can add to the gnome desktop panel for hardware temps.
Thanks.
It's called the "Sensors" applet. Package is sensors-applet.
tks man ya i was googling and saw it called gnome-sensors-applet. tks alot. works great.
You can also do this:
sudo apt-get install lm-sensors
Then:
watch -n1 sensors
I think you also have to run sensors-detect to detect your sensors, and then load the required kernel modules.
- Anmelden oder Registrieren um Kommentare zu schreiben