File: FAQ

package info (click to toggle)
ksensors 0.7.3-16
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,980 kB
  • ctags: 805
  • sloc: sh: 8,183; cpp: 5,525; perl: 2,717; makefile: 182
file content (17 lines) | stat: -rw-r--r-- 706 bytes parent folder | download | duplicates (3)
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 KDE System Tray applet before execute ksensors.
      Menu KDE -> Panel Configuration -> Add -> Applet -> System Tray

2. I'm compiling KSensors in KDE 3.x, and configure does not find qt3 libraries.

    Add qt3 dir path to ./configure, for example:

    ./configure --prefix=/opt/kde3 --with-qt-dir=/usr/lib/qt3