Warning, /plasma/plasma-desktop/doc/kcontrol/kcmsmserver/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="kcmsmserver" lang="&language;">
0009 <articleinfo>
0010 <title>Session Management</title>
0011 <authorgroup>
0012 <author>&Jost.Schenck; &Jost.Schenck.mail;</author>
0013 <author><firstname>Natalie</firstname><surname>Clarius</surname><email>natalie_clarius@yahoo.de</email></author>
0014 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0015 </authorgroup>
0016 
0017 <date>2023-01-30</date>
0018 <releaseinfo>Plasma 5.27</releaseinfo>
0019 
0020 <keywordset>
0021 <keyword>KDE</keyword>
0022 <keyword>KControl</keyword>
0023 <keyword>session</keyword>
0024 <keyword>System Settings</keyword>
0025 <keyword>logout</keyword>
0026 </keywordset>
0027 </articleinfo>
0028 
0029 <sect1 id="sessions">
0030 <title>Desktop Session</title>
0031 
0032 <para>In this &systemsettings; module you can configure &plasma;'s session
0033 manager and logout settings.</para>
0034 
0035 <para>Session management refers to &plasma;'s ability to save the state
0036 of applications and windows when you log out of &plasma; and restore them
0037 when you log back in.</para>
0038 
0039 <sect2 id="sessions-logoutscreen">
0040 <title>Logout Screen</title>
0041 <variablelist>
0042 <varlistentry>
0043 <term><guilabel>Show</guilabel></term>
0044 <listitem>
0045 <para>If this setting is turned on, the logout confirmation screen will be shown when you log out, shut down, restart, press the power button, or click on buttons or menu items labeled <guilabel>Leaveā€¦</guilabel>. When the setting is turned off, your computer will log out, shut down, etc. immediately after clicking the respective button.</para>
0046 </listitem>
0047 </varlistentry>
0048 </variablelist>
0049 </sect2>
0050 
0051 <sect2 id="sessions-restore">
0052 <title>On login, launch apps that were open</title>
0053 <para>You may choose one of three options on what should happen when
0054 you log into &plasma;:</para>
0055 
0056 <variablelist>
0057 <varlistentry>
0058 <term><guilabel>On last logout</guilabel></term>
0059 <listitem><para>If this option is checked, &plasma; will save your current
0060 session's state when you logout.  &plasma; will restore your session on the
0061 next login, so you can continue to work with a desktop just like you
0062 left it.</para></listitem>
0063 </varlistentry>
0064 <varlistentry>
0065 <term><guilabel>When session was manually saved</guilabel></term>
0066 <listitem><para>Instead of restoring &plasma; to the state it was when
0067 you logged out last, it will be restored to a specific state that you
0068 have saved manually.</para><para>A <guilabel>Save Session</guilabel> button will appear in the <guilabel>Application Launcher</guilabel> menu and &plasma; search. When you click it, &plasma; will remember the apps that are open and restore them on the next login. Click it again to replace the set of remembered apps.</para></listitem>
0069 </varlistentry>
0070 <varlistentry>
0071 <term><guilabel>Start with an empty session</guilabel></term>
0072 <listitem>
0073 <para>If you choose this option, &plasma; will never restore sessions that it has saved.</para>
0074 </listitem>
0075 </varlistentry>
0076 </variablelist>
0077 <para>Finally, you can enter a colon (<literal>:</literal>) or comma (<literal>,</literal>)
0078 separated list of applications that should be excluded from sessions,
0079 and therefore will not be started when restoring a session.  For example
0080 <userinput>xterm:konsole</userinput> or <userinput>xterm,konsole</userinput>.</para>
0081 </sect2>
0082 
0083 <sect2 id="sessions-firmware">
0084 <title>Firmware</title>
0085 
0086 <variablelist>
0087 <varlistentry>
0088 <term><guilabel>After next restart: Enter UEFI setup screen</guilabel></term>
0089 <listitem><para>If this option is enabled, the next time you restart your computer, it will enter the firmware setup mode (BIOS/UEFI). This may be easier than trying to enter the firmware setup by quickly pressing special keys during boot.</para></listitem>
0090 </varlistentry>
0091 </variablelist>
0092 </sect2>
0093 
0094 </sect1>
0095 
0096 </article>
0097