summaryrefslogtreecommitdiffstats
path: root/FAQ
blob: 142044af017874331d35ad46728d625da90ebcb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--------------------------------------------------------------------------------
KSensors                                                Frequent Asked Questions
--------------------------------------------------------------------------------


1. When I try to run KSensors nothing is displayed, no window and
   no error message. But a ps or pstree shows a ksensors process.

      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