1KDED4(8) KDE User's Manual KDED4(8)
2
3
4
6 kded4 - KDE daemon - triggers Sycoca database updates when needed.
7
9 kded4 [--help] [Generic options] [Qt-options] [KDE-options] [--check]
10
11
13 kded4 is responsible for creating the sycoca file, i.e. the binary
14 cache of servicetypes, mimetypes, and services for a particular user.
15
16
17 It monitors the directories containing .desktop files. When a file is
18 added/removed, it waits 5 seconds (in case of series of updates), and
19 then launches kbuildsycoca.
20
21
23 --author
24 Show author information.
25
26
27 --help Show help about options.
28
29
30 --help-all
31 Show all options.
32
33
34 --help-kde
35 Show KDE specific options.
36
37
38 --help-qt
39 Show Qt specific options.
40
41
42 --license
43 Show license information.
44
45
46 -v --version
47 Show version information
48
49
50
52 --check
53 Check Sycoca database only once.
54
55
57 If kded4 is called without parameters and is already running, it shows
58 the message:
59
60
61 KDE Daemon (kded) already running.
62
63
64 If kded4 is called with kded4 --check, then it updates the KDE sycoca
65 using kbuildsycoca.
66
67
69 kdeoptions(7), qtoptions(7), kbuildsycoca(8)
70
71
73 There are probably tons of bugs. Use bugs.kde.org: http://bugs.kde.org
74 to report them.
75
76
78 David Faure <faure@kde.org>, Waldo Bastian <bastian@kde.org>.
79
80
81
82 2008-11-12 KDED4(8)