Warning, /plasma/plasma-desktop/doc/kcontrol/kded/index.docbook is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?> 0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 0003 "dtd/kdedbx45.dtd" [ 0004 <!ENTITY % addindex "IGNORE"> 0005 <!ENTITY % English "INCLUDE" > <!-- change language only here --> 0006 ]> 0007 0008 <article id="kded" lang="&language;"> 0009 <articleinfo> 0010 0011 <title>Background Services</title> 0012 <authorgroup> 0013 <author><personname><firstname>Burkhard</firstname><surname>Lück</surname></personname> 0014 <email>lueck@hube-lueck.de</email> 0015 </author> 0016 <!-- TRANS:ROLES_OF_TRANSLATORS --> 0017 </authorgroup> 0018 0019 <date>2015-04-08</date> 0020 <releaseinfo>Plasma 5.3</releaseinfo> 0021 0022 <keywordset> 0023 <keyword>KDE</keyword> 0024 <keyword>Systemsettings</keyword> 0025 <keyword>Service</keyword> 0026 </keywordset> 0027 </articleinfo> 0028 0029 <para> 0030 The <guilabel>Service Manager</guilabel> module allows you to have an overview of all 0031 plugins of the &kde; Daemon, also referred to as &kde; Services. Generally, 0032 there are two types of service:</para> 0033 0034 <variablelist> 0035 0036 <varlistentry> 0037 <term><guilabel>Load-on-Demand Services</guilabel></term> 0038 <listitem><para> 0039 This is a list of available &kde; services which will be started on demand. 0040 They are only listed for convenience, as you cannot manipulate these 0041 services. 0042 </para></listitem> 0043 </varlistentry> 0044 0045 <varlistentry> 0046 <term><guilabel>Startup Services</guilabel></term> 0047 <listitem><para> 0048 This shows all &kde; services that can be loaded on &kde; startup. 0049 Services checked in the <guilabel>Use</guilabel> column will be invoked on next startup.</para> 0050 <para>Be careful with deactivation of 0051 unknown services: some services are vital for &kde;; do 0052 not deactivate services if you do not know what you are doing. 0053 </para> 0054 <para>To change the <guilabel>Status</guilabel> of a service, select it in the list. 0055 Then you can use the <guibutton>Start</guibutton> and <guibutton>Stop</guibutton> 0056 to change the status of a service from <guilabel>Not running</guilabel> to <guilabel>Running</guilabel> 0057 and vice versa. 0058 </para> 0059 </listitem> 0060 </varlistentry> 0061 0062 </variablelist> 0063 0064 </article>