source: kde/plasma5/plasma-all.xml@ f5413e1

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since f5413e1 was 0fbdad4, checked in by Xi Ruoyao <xry111@…>, 10 months ago

plasma-all: Remove link to mockcpp

The link is dead and it seems plasma does not use "mockcpp" anymore.

  • Property mode set to 100644
File size: 18.3 KB
RevLine 
[153a5795]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[c6b192c]7 <!ENTITY plasma5-download-http "https://download.kde.org/stable/plasma/&plasma5-version;">
[153a5795]8 <!ENTITY plasma5-download-ftp " ">
9 <!ENTITY plasma5-md5sum "See Below">
[efa7f6a]10 <!ENTITY plasma5-size "258 MB">
[3ccb3a5]11 <!ENTITY plasma5-buildsize "1.7 GB (419 MB installed)">
[9a22621]12 <!ENTITY plasma5-time "19 SBU (using parallelism=4)">
[153a5795]13]>
14
15<sect1 id="plasma5-build" xreflabel="Plasma-&plasma5-version;">
16 <?dbhtml filename="plasma-all.html"?>
17
18
19 <title>Building Plasma 5</title>
20
21 <indexterm zone="plasma5-build">
[2630345]22 <primary sortas="a-kde-plasma">KDE Plasma 5</primary>
[153a5795]23 </indexterm>
24
[1c8c15c]25 <para>
26 KDE Plasma 5 is a collection of packages based on top of KDE Frameworks
27 5 and QML. They implement the KDE Display Environment (Plasma 5).
28 </para>
[366fbbb8]29
[d59b03d2]30 &lfs120_checked;
[153a5795]31
[1c8c15c]32 <para>
33 The instructions below build all of the Plasma 5 packages in one
34 step by using a bash script.
35 </para>
[153a5795]36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
[1c8c15c]40 <para>
41 Download (HTTP): <ulink url="&plasma5-download-http;"/>
42 </para>
[153a5795]43 </listitem>
44 <listitem>
[1c8c15c]45 <para>
46 Download (FTP): <ulink url="&plasma5-download-ftp;"/>
47 </para>
[153a5795]48 </listitem>
49 <listitem>
[1c8c15c]50 <para>
51 Download MD5 sum: &plasma5-md5sum;
52 </para>
[153a5795]53 </listitem>
54 <listitem>
[1c8c15c]55 <para>
56 Download size: &plasma5-size;
57 </para>
[153a5795]58 </listitem>
59 <listitem>
[1c8c15c]60 <para>
61 Estimated disk space required: &plasma5-buildsize;
62 </para>
[153a5795]63 </listitem>
64 <listitem>
[1c8c15c]65 <para>
66 Estimated build time: &plasma5-time;
67 </para>
[153a5795]68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">Plasma 5 Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
[f3429309]75 <xref linkend="gtk2"/>,
76 <xref linkend="gtk3"/>,
[f97d5f6]77 <xref linkend="kf5-frameworks"/>,
[f1b74bf]78 <xref linkend="kuserfeedback"/>,
[366fbbb8]79 <xref linkend="libpwquality"/>,
[f36ab176]80 <xref linkend="libqalculate"/>,
[1c8d0ff]81 <xref linkend="libxkbcommon"/>,
[366fbbb8]82 <xref linkend="mesa"/> built with <xref linkend="wayland"/>,
[f3429309]83 <xref linkend="NetworkManager"/>,
[1f21b9c]84 <xref linkend="pipewire"/>,
[f3429309]85 <xref linkend="pulseaudio"/>,
[b7a66395]86 <xref linkend="qca"/>,
[95965b6]87 <xref linkend="sassc"/>,
[f3429309]88 <xref linkend="taglib"/>, and
[1c8d0ff]89 <xref linkend="xcb-util-cursor"/>
[153a5795]90 </para>
91
92 <bridgehead renderas="sect4">Recommended</bridgehead>
93 <para role="recommended">
[72b8751]94 <xref linkend="fftw"/>,
95 <xref linkend="gsettings-desktop-schemas"/>,
[f3429309]96 <xref linkend="libdbusmenu-qt"/>,
97 <xref linkend="libcanberra"/>,
98 <xref linkend="libinput"/>,
[64ae3fb]99 <xref linkend="libpcap"/>,
[0779b94]100 <xref linkend="linux-pam"/>,
[f3429309]101 <xref linkend="lm_sensors"/>,
[88bb10f]102 <xref linkend="oxygen-icons5"/>, and
[0779b94]103 <xref linkend="pciutils"/>
[153a5795]104 </para>
105
[b359b3e0]106 <bridgehead renderas="sect4">Recommended (runtime)</bridgehead>
107 <para role="recommended">
[f3a27771]108 <xref role="runtime" linkend="accountsservice"/>,
109 <xref role="runtime" linkend="smartmontools"/>, and
110 <xref role="runtime" linkend="xwayland"/>
[b359b3e0]111 </para>
112
[0779b94]113 <bridgehead renderas="sect4">Optional</bridgehead>
[153a5795]114 <para role="optional">
[fa559f1]115 <xref linkend="appstream"/> (build with -qt=true),
[0779b94]116 <xref linkend="glu"/>,
[7b1bc743]117 <xref linkend='ibus'/>,
[64ae3fb]118 <xref linkend='qtwebengine'/>,
[0779b94]119 <xref linkend="xorg-synaptics-driver"/>,
[ce228c2]120 <ulink url="https://www.kdevelop.org/">KDevPlatform</ulink>,
[3d9b01d]121 <ulink url="https://gpsd.gitlab.io/gpsd/">libgps</ulink>,
[0779b94]122 <ulink url="https://github.com/libhybris/libhybris">libhybris</ulink>,
[c6b192c]123 <ulink url="https://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
[ce228c2]124 <ulink url="https://www.freedesktop.org/software/PackageKit/releases/">packagekit-qt</ulink>,
[75b1a338]125 <ulink url="https://qalculate.github.io/">Qalculate</ulink>,
[8558044]126 <ulink url="https://launchpad.net/qapt">Qapt</ulink>,
[ce228c2]127 <ulink url="https://github.com/osiam/osiam">SCIM</ulink>, and
[4c3c7f43]128 <ulink url="http://www.dest-unreach.org/socat/">socat</ulink> (for pam_kwallet)
[153a5795]129 </para>
130
[64ae3fb]131 <note>
132 <para>
[7253d73f]133 <xref linkend="qtwebengine"/> is required for aura-browser.
134 It is also optional for two other packages:
[8558044]135 libksysguard and kdeplasma-addons. If QtWebEngine is installed later,
[e440af5]136 only these two packages need to be rebuilt. This allows
[64ae3fb]137 a more complete display in the system monitor application.
138 </para>
139 </note>
140
[42ddc30]141 <para condition="html" role="usernotes">Editor Notes:
[153a5795]142 <ulink url="&blfs-wiki;/kf5"/></para>
143
144 <sect2>
[773b316]145 <title>Downloading KDE Plasma5</title>
[153a5795]146
147 <para>
148 The easiest way to get the KDE Plasma5 packages is to use a single
149 <command>wget</command> to fetch them all at once:
150 </para>
[f3429309]151
[c6b192c]152<screen><userinput>url=https://download.kde.org/stable/plasma/&plasma5-version;/
[a01d308]153wget -r -nH -nd -A '*.xz' -np $url</userinput>
[153a5795]154<literal>
[f3429309]155The options used here are:
[153a5795]156 -r recurse through child directories
157 -nH disable generation of host-prefixed directories
[a01d308]158 -nd do not create a hierarchy of directories
[153a5795]159 -A '*.xz' just get the *.xz files
[10a9447]160 -np don't get parent directories</literal></screen>
[153a5795]161
162 </sect2>
163
164 <sect2>
165 <title>Setting Package Order</title>
166
167 <para>
168 The order of building files is important due to internal dependencies.
169 Create the list of files in the proper order as follows:
170 </para>
171
[ed4a7a2]172<screen><userinput>cat &gt; plasma-&plasma5-version;.md5 &lt;&lt; "EOF"
[efa7f6a]173<literal>f8e36636128efc0172b0664df372f350 kdecoration-5.27.7.tar.xz
1740f40e7e4ef0675cf06afc828c6056821 libkscreen-5.27.7.tar.xz
175fdbbd274867d8013631eb66f889da983 libksysguard-5.27.7.tar.xz
1766d0358ed7bbb27557c073cfce675120f breeze-5.27.7.tar.xz
1777dac534103b595e861fb923e0a46af8a breeze-gtk-5.27.7.tar.xz
17827839d93e7bf42bd8e6e9d822572a3d3 layer-shell-qt-5.27.7.tar.xz
17956e13a523dc2b27dd2fe7d17cf87c427 kscreenlocker-5.27.7.tar.xz
1801806b24c107c30a0144be0c58361c391 oxygen-5.27.7.tar.xz
181b3b25a757de32befe4c282ebc9b928c3 kinfocenter-5.27.7.tar.xz
182f992f11ed7704e94809f4a609b444074 kwin-5.27.7.tar.xz
1835aa3a8e2e8c97b182cb15090f9149831 plasma-workspace-5.27.7.tar.xz
1842b3c139e30eaaf4cf42706c9e6212ca5 plasma-disks-5.27.7.tar.xz
185a347a0848863114e96ca25868b1d2483 bluedevil-5.27.7.tar.xz
18677731f7530552c096785e938554c5c0e kde-gtk-config-5.27.7.tar.xz
18719a17f02655872c827380bd1fc485b50 khotkeys-5.27.7.tar.xz
1884777cae88cb32e1dc77d6765f3cf17e3 kmenuedit-5.27.7.tar.xz
189a9618c0aa86cf8d0186e146aef644cd7 kscreen-5.27.7.tar.xz
190d75c043ef114b2b590f8ede12bb86a24 kwallet-pam-5.27.7.tar.xz
1919c4ebb3d608c08c83b87a880b731ef11 kwayland-integration-5.27.7.tar.xz
1922d04936cfcdb3da0ecab6b9c7f83339e kwrited-5.27.7.tar.xz
193ea10ad5ac86ad2a1f1c0dfdb28918ad8 milou-5.27.7.tar.xz
1941640a01420f5885d87e55a3fc3ca8410 plasma-nm-5.27.7.tar.xz
19524cdd5610e2b02c774486cdeaf0074f5 plasma-pa-5.27.7.tar.xz
1964d941372e2a0ba9fe4a42a668dfd6aeb plasma-workspace-wallpapers-5.27.7.tar.xz
197003d40545b13d58a2fa024236c92c18f polkit-kde-agent-1-5.27.7.tar.xz
1982708af1b47a164321111220f3e3fb5f8 powerdevil-5.27.7.tar.xz
1997f7d2bea26b4d825c9a6e8d57e400a4a plasma-desktop-5.27.7.1.tar.xz
200#b8f2c72d4d0ffd37573c1f949e8604aa plasma-desktop-5.27.7.tar.xz
201f66aefab6b7b3115ead7cf3966d6e2c6 kgamma5-5.27.7.tar.xz
202614a24e70dfdcbf225047951d1bb35af ksshaskpass-5.27.7.tar.xz
203#8e9460adae337baab8d80da3422f9e34 plasma-sdk-5.27.7.1.tar.xz
204#cba2b18c587dff393bd232d61a35046d plasma-sdk-5.27.7.tar.xz
205293fa8cd57834e07c719a055e2b47fbe sddm-kcm-5.27.7.tar.xz
206#7857d8972a9cc45cc3b672a6d5ff2b12 discover-5.27.7.tar.xz
207#9727481d29a7468420cb1a37a0b36e9e breeze-grub-5.27.7.tar.xz
208#157416774eb4bfc57a4e2caf4512f069 breeze-plymouth-5.27.7.tar.xz
209cdda9f9d374615768d8a324dae92ad1d kactivitymanagerd-5.27.7.tar.xz
2103e8fd694b222d4d6c3d4e2b952099fb0 plasma-integration-5.27.7.tar.xz
211#7bd722f2799f4b1c562be46c5b2d0da1 plymouth-kcm-5.27.7.tar.xz
21226e40eaf358dc02d71ab5cb511a5b3a8 xdg-desktop-portal-kde-5.27.7.tar.xz
213ce2a9be64095829d124d4f83c14a464c drkonqi-5.27.7.tar.xz
214410818deea59fc12aa3ed155e350e931 plasma-vault-5.27.7.tar.xz
2154636852897f802e64501fbae5e3dfb24 plasma-browser-integration-5.27.7.tar.xz
2163febab89d2fca2e67271d5e35723d7be kde-cli-tools-5.27.7.tar.xz
217799ec2ab0012e47d2b1660affe5f333e systemsettings-5.27.7.tar.xz
218fa9f2208c27d8a3e99c0cbb113087338 plasma-thunderbolt-5.27.7.tar.xz
219#c4dbf6737cc9d8d3396214d4bed14abf plasma-nano-5.27.7.tar.xz
220#74a1ec9c76b979fb8a3906204c93add4 plasma-mobile-5.27.7.tar.xz
221ca0a794b2d65c9c763d0f932b2bd9c1e plasma-firewall-5.27.7.tar.xz
2224f3a9803e3741521b1867303b179670a plasma-systemmonitor-5.27.7.tar.xz
22329fb63dc5c266b3fe0a2e849f1a1db28 qqc2-breeze-style-5.27.7.tar.xz
2242e3689a958a72aa1a09aa6edf471ce11 ksystemstats-5.27.7.tar.xz
22508434c4829aefd689c877fe84baa5ad6 oxygen-sounds-5.27.7.tar.xz
226#2b1b01328d062d6d9c3d92daaa26d13c aura-browser-5.27.7.tar.xz
227a32fedd93e3ecef504ea28ec27cbfd55 kdeplasma-addons-5.27.7.tar.xz
2281d759ab0bb02f630385e4dc267aaef6e kpipewire-5.27.7.tar.xz
229553afd4e952b601147ca868b7129303d plank-player-5.27.7.tar.xz
23051ad32e45ad4a0f5291d1a9ce4efa0f2 plasma-bigscreen-5.27.7.tar.xz
231fb25df16ef388f7dbfc163911e7828be plasma-remotecontrollers-5.27.7.tar.xz
232#507a8d13920b160b4683b093e90f6088 flatpak-kcm-5.27.7.tar.xz
233#9eadbc5ec19e2122f81742e0f38941f7 plasma-welcome-5.27.7.tar.xz</literal>
[153a5795]234EOF</userinput></screen>
235
[1c8c15c]236 <note>
[667ce94]237 <title>About Commented out Packages</title>
[1c8c15c]238 <para>
239 The breeze-grub, breeze-plymouth, and plymouth-kcm packages above are
240 all for customized support of <ulink
241 url="https://www.freedesktop.org/wiki/Software/Plymouth/"
242 >Plymouth</ulink>
243 which is designed to be run within an initial ram disk during boot (see
[e440af5]244 <xref linkend="initramfs"/>).
245 The plasma-sdk package is optional and used for software development.
246 The plasma-nano package is used for embedded systems and
247 plasma-mobile provides phone functionality for Plasma.
[7253d73f]248 The aura-browser package requires <xref linkend="qtwebengine"/>.
[fa559f1]249 The discover package requires <xref linkend="appstream"/> to be built
250 with the -Dqt=true switch.
[7253d73f]251 The plasma-welcome package requires the external package
252 <ulink url="https://download.kde.org/stable/release-service/&kf5apps-version;/src/">
253 kaccounts-integration</ulink>.
254 The flatpack-kcm package is for managing support of flatpack applications.
[1c8c15c]255 </para>
256 </note>
[ce228c2]257
[153a5795]258 </sect2>
259
260 <sect2 role="installation">
261 <title>Installation of Plasma5</title>
262
263 &as_root;
264
265 <para>
266 First, start a subshell that will exit on error:
267 </para>
268
269<screen><userinput>bash -e</userinput></screen>
270
271 <para>
272 Install all of the packages by running the following
273 commands:
274 </para>
275
276<screen><userinput>while read -r line; do
277
278 # Get the file name, ignoring comments and blank lines
279 if $(echo $line | grep -E -q '^ *$|^#' ); then continue; fi
280 file=$(echo $line | cut -d" " -f2)
[f3429309]281
[153a5795]282 pkg=$(echo $file|sed 's|^.*/||') # Remove directory
283 packagedir=$(echo $pkg|sed 's|\.tar.*||') # Package directory
284
285 tar -xf $file
286 pushd $packagedir
[b359b3e0]287<!--
[4e0a40f]288 # Fix some build issues when generating some configuration files
[cfd5cb3]289 case $name in
290 plasma-workspace)
291 sed -i '/set.HAVE_X11/a set(X11_FOUND 1)' CMakeLists.txt
292 ;;
[8558044]293
[cfd5cb3]294 khotkeys)
295 sed -i '/X11Extras/a set(X11_FOUND 1)' CMakeLists.txt
296 ;;
[8558044]297
[cfd5cb3]298 plasma-desktop)
299 sed -i '/X11.h)/i set(X11_FOUND 1)' CMakeLists.txt
300 ;;
301 esac
[b359b3e0]302-->
[69a9de5]303 mkdir build
304 cd build
[153a5795]305
[1c8d0ff]306 cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
307 -DCMAKE_BUILD_TYPE=Release \
308 -DBUILD_TESTING=OFF \
[69a9de5]309 -Wno-dev .. &amp;&amp;
[153a5795]310
[69a9de5]311 make
312 as_root make install
313 popd
[153a5795]314
[b44e7de2]315<!-- some packages end up with files owned by root in $packagedir,
[8f445fdc]316 so use as_root for removing -->
317 as_root rm -rf $packagedir
[69a9de5]318 as_root /sbin/ldconfig
319
[ed4a7a2]320done &lt; plasma-&plasma5-version;.md5
[153a5795]321
[527f3db]322exit</userinput></screen>
[1c8d0ff]323
[527f3db]324 <para>
325 If you did not set <envar>$KF5_PREFIX</envar> to
326 <filename>/usr</filename>, create symlinks to allow display managers to
327 find <application>Plasma</application>:
328 </para>
329
330<screen><userinput>as_root install -dvm 755 /usr/share/xsessions &amp;&amp;
331cd /usr/share/xsessions/ &amp;&amp;
332[ -e plasma.desktop ] ||
333as_root ln -sfv $KF5_PREFIX/share/xsessions/plasma.desktop &amp;&amp;
334as_root install -dvm 755 /usr/share/wayland-sessions &amp;&amp;
335cd /usr/share/wayland-sessions/ &amp;&amp;
[4969ec3c]336[ -e plasmawayland.desktop ] ||
337as_root ln -sfv $KF5_PREFIX/share/wayland-sessions/plasmawayland.desktop<!--
[1c8d0ff]338cd $KF5_PREFIX/share/plasma/plasmoids
[153a5795]339
[1c8d0ff]340for j in $(find -name \*.js); do
[3d656d7]341 as_root ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/
[5ac58b54]342done--></userinput></screen>
[153a5795]343
[2e29bba]344 <para revision="sysv">
345 Useless systemd units have been installed in
346 <filename class="directory">$KF5_PREFIX/lib</filename>. Remove
347 them now (as <systemitem class="username">root</systemitem>):
348 </para>
349
350<screen role="root"
351 revision="sysv"><userinput>rm -rf $KF5_PREFIX/lib/systemd</userinput></screen>
352
[153a5795]353 </sect2>
[5ac58b54]354<!--
[153a5795]355 <sect2 role="commands">
356 <title>Command Explanations</title>
357
358 <para>
[1c8d0ff]359 <command>ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/</command>:
360 Create symbolic links so qml files can find needed javascript modules.
[153a5795]361 </para>
362
363 </sect2>
[5ac58b54]364-->
[3b0f105]365 <sect2 role="configuration">
366 <title>Configuring Plasma</title>
367
368 <sect3>
369 <title>Linux PAM Configuration</title>
370
371 <para>
372 If you built Plasma with the recommended <application>Linux
373 PAM</application> support, create necessary configuration files by
374 running the following commands as the <systemitem
375 class="username">root</systemitem> user:
376 </para>
377
[8558044]378<screen role="root"><userinput>cat &gt; /etc/pam.d/kde &lt;&lt; "EOF"
[51dfb3e]379<literal># Begin /etc/pam.d/kde
[3b0f105]380
381auth requisite pam_nologin.so
382auth required pam_env.so
383
384auth required pam_succeed_if.so uid &gt;= 1000 quiet
385auth include system-auth
386
387account include system-account
388password include system-password
389session include system-session
390
[51dfb3e]391# End /etc/pam.d/kde</literal>
[3b0f105]392EOF
393
[8558044]394cat &gt; /etc/pam.d/kde-np &lt;&lt; "EOF"
[51dfb3e]395<literal># Begin /etc/pam.d/kde-np
[3b0f105]396
397auth requisite pam_nologin.so
398auth required pam_env.so
399
400auth required pam_succeed_if.so uid &gt;= 1000 quiet
401auth required pam_permit.so
402
403account include system-account
404password include system-password
405session include system-session
406
[51dfb3e]407# End /etc/pam.d/kde-np</literal>
[3b0f105]408EOF
409
410cat &gt; /etc/pam.d/kscreensaver &lt;&lt; "EOF"
[51dfb3e]411<literal># Begin /etc/pam.d/kscreensaver
[3b0f105]412
413auth include system-auth
414account include system-account
415
[51dfb3e]416# End /etc/pam.d/kscreensaver</literal>
[3b0f105]417EOF</userinput></screen>
418 </sect3>
419 </sect2>
420
[1c8d0ff]421 <sect2 role="starting">
422 <title>Starting Plasma5</title>
423
[3f460da0]424 <para revision="sysv">
[1c8d0ff]425 You can start <application>Plasma5</application> from runlevel 3, using
426 <xref linkend="xinit"/>, or from runlevel 5, using a Display Manager,
[c225bfa]427 such as <xref linkend="lightdm"/>.
[1c8d0ff]428 </para>
429
[3f460da0]430 <para revision="systemd">
431 You can start <application>Plasma5</application> from a TTY, using
[fd42347a]432 <xref linkend="xinit"/><!--, or from a graphical display manager, such as
433 <xref linkend="sddm"/>-->.
[3f460da0]434 </para>
435
[1c8d0ff]436 <para>
[460cec4b]437 To start <application>Plasma 5</application> using <xref linkend="xinit"/>,
[1c8d0ff]438 run the following commands:
439 </para>
440
[665150a]441<screen role="nodump"><userinput>cat &gt; ~/.xinitrc &lt;&lt; "EOF"
[ae20e9a]442<literal>dbus-launch --exit-with-x11 $KF5_PREFIX/bin/startplasma-x11</literal>
[3f460da0]443EOF
444
[1c8d0ff]445startx</userinput></screen>
446
447 <para>
448 The X session starts on the first unused virtual terminal, normally vt7.
449 You can switch to another vt<emphasis>n</emphasis> simultaneously
450 pressing the keys Ctrl-Alt-F<emphasis>n</emphasis>
451 (<emphasis>n</emphasis>=1, 2, ...). To switch back to the X session,
452 normally started at vt7, use Ctrl-Alt-F7. The vt where the command
453 <command>startx</command> was executed will display many messages,
454 including X starting messages, applications automatically started with
455 the session, and eventually, some warning and error messages. You may
456 prefer to redirect those messages to a log file, which not only will keep
457 the initial vt uncluttered, but can also be used for debugging purposes. This
458 can be done starting X with:
459 </para>
460
[665150a]461 <screen role="nodump"><userinput>startx &amp;&gt; ~/x-session-errors</userinput></screen>
[1c8d0ff]462
463 <para>
464 When shutting down or rebooting, the shutdown messages appear on the vt
465 where X was running. If you wish to see those messages, simultaneously
466 press keys Alt-F7 (assuming that X was running on vt7).
467 </para>
[7a763b49]468<!-- Now the entry is "plasma (X11)" for Xorg, so I guess this is
469 not needed anymore:
[1c8c15c]470 <para>
471 If you intend to start <application>Plasma</application> using a
[c225bfa]472 display manager such as <xref linkend="lightdm"/>, there will be two entries
[f29eb8a]473 for <application>Plasma</application>, one for use with
474 <application>Xorg</application>, and another for
475 <application>Wayland</application>. Modify the
476 <application>Xorg</application> entry with the following command, as the
477 <systemitem class="username">root</systemitem> user, so that you can
478 differentiate between the two:</para>
479
[33c8b427]480<screen role="root"><userinput>sed '/^Name=/s/Plasma/Plasma on Xorg/' -i /usr/share/xsessions/plasma.desktop</userinput></screen>
[7a763b49]481-->
[f29eb8a]482
[1c8d0ff]483 </sect2>
484
[153a5795]485 <sect2 role="content">
486 <title>Contents</title>
487
488 <segmentedlist>
489 <segtitle>Installed Programs</segtitle>
490 <segtitle>Installed Libraries</segtitle>
491 <segtitle>Installed Directories</segtitle>
492
493 <seglistitem>
494 <seg>
[2e29bba]495 There are too many plasma programs (63 in /opt/kf5/bin) to list
[83ef2a4]496 separately here.
[153a5795]497 </seg>
498 <seg>
[b359b3e0]499 There are too many plasma libraries (40 in /opt/kf5/lib) to list
[83ef2a4]500 separately here.
[153a5795]501 </seg>
502 <seg>
[83ef2a4]503 There are too many plasma directories (over 1000 in /opt/kf5) to
504 list separately here.
[153a5795]505 </seg>
506 </seglistitem>
507 </segmentedlist>
508
509 </sect2>
510
511</sect1>
Note: See TracBrowser for help on using the repository browser.