Warning, /plasma/plasma-desktop/doc/kcontrol/splashscreen/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">
0006 ]>
0007 <article id="splashscreen" lang="&language;">
0008 <title>Splash Screen</title>
0009 <articleinfo>
0010 <authorgroup>
0011 <author>
0012 <firstname>Anne-Marie</firstname>
0013 <surname>Mahfouf</surname>
0014 <affiliation>
0015 <address>&Anne-Marie.Mahfouf.mail;</address>
0016 </affiliation>
0017 </author>
0018 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0019 </authorgroup>
0020 
0021 <date>2021-04-08</date>
0022 <releaseinfo>Plasma 5.20</releaseinfo>
0023 
0024 <keywordset>
0025 <keyword>KDE</keyword>
0026 <keyword>System Settings</keyword>
0027 <keyword>splash screen</keyword>
0028 <keyword>theme</keyword>
0029 </keywordset>
0030 </articleinfo>
0031 
0032 <para>This module provides an interface to view and select splash screen themes.</para>
0033 
0034 <para>
0035 <screenshot>
0036 <screeninfo>Here's a screenshot of the splash screen manager</screeninfo>
0037   <mediaobject>
0038     <imageobject>
0039       <imagedata fileref="splash-main.png" format="PNG"/>
0040     </imageobject>
0041     <textobject>
0042       <phrase>The splash screen manager module</phrase>
0043     </textobject>
0044   </mediaobject>
0045 </screenshot>
0046 </para>
0047 
0048 <para>On this page you can see previews of already installed splash screens. The preview of the current splash screen is highlighted.</para>
0049 
0050 <para>Hover a preview image with the mouse cursor then the button <guilabel>Preview Splash Screen</guilabel> appears at the bottom right of the image.
0051 Press this button to view the splashscreen in action.</para>
0052 
0053 <variablelist>
0054 <varlistentry><term><guilabel>Get New Splash Screens...</guilabel></term>
0055 <listitem>
0056 <para>
0057 You need to be connected to the Internet to use this action. A dialog will display a list of themes from the <ulink url="https://store.kde.org">https://store.kde.org</ulink> website. Clicking the <guibutton>Install</guibutton> button associated with a theme will install this theme locally.
0058 </para>
0059 <para>
0060 <screenshot>
0061 <screeninfo>Installing a new theme</screeninfo>
0062   <mediaobject>
0063     <imageobject>
0064       <imagedata fileref="get-new-theme.png" format="PNG"/>
0065     </imageobject>
0066     <textobject>
0067       <phrase>Installing a new theme</phrase>
0068     </textobject>
0069   </mediaobject>
0070 </screenshot>
0071 </para>
0072 <para>
0073 This new theme is immediately available after you close the &systemsettings; Download New Splash Screens dialog and is highlighted. The preview displays the picture. You need to click the <guibutton>Apply</guibutton> button to make this theme your current splash-screen theme.
0074 </para>
0075 </listitem>
0076 </varlistentry>
0077 </variablelist>
0078 
0079 </article>
0080 
0081 <!--
0082 Local Variables:
0083 mode: xml
0084 sgml-minimize-attributes:nil
0085 sgml-general-insert-case:lower
0086 sgml-indent-step:0
0087 sgml-indent-data:nil
0088 End:
0089 
0090 vim:tabstop=2:shiftwidth=2:expandtab
0091 kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
0092 -->