diff options
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -9,9 +9,10 @@ KSensors Frequent Asked Questions Enable TDE System Tray applet before execute ksensors. Menu TDE -> Panel Configuration -> Add -> Applet -> System Tray -2. I'm compiling KSensors in TDE, and configure does not find TQt libraries. - - Add TQt dir path to ./configure, for example: - - ./configure --prefix=/opt/trinity --with-qt-dir=/opt/trinity/lib/tqt +2. Which lm-sensors modules do I need for my motherboard? + Run the script: sensors-detect + Please read the warning in the man page before (man sensors-detect). +3. How to set SUID bit for hddtemp file? + chmod +s hddtemp + WARNING: Setting suid bit can be a security flaw. |