source: lxqt/desktop/lxqt-session.xml@ d9c3e477

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d9c3e477 was d9c3e477, checked in by Bruce Dubbs <bdubbs@…>, 7 years ago

Update to lxqt-0.11.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18131 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 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
7 <!ENTITY lxqt-session-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-session-&lxqt-session-version;.tar.xz">
8 <!ENTITY lxqt-session-download-ftp " ">
9 <!ENTITY lxqt-session-md5sum "87ebe144fbc540b92b08e1b62a601772">
10 <!ENTITY lxqt-session-size "120 KB">
11 <!ENTITY lxqt-session-buildsize "6.0 MB">
12 <!ENTITY lxqt-session-time "0.3 SBU">
13]>
14
15<sect1 id="lxqt-session" xreflabel="lxqt-session-&lxqt-session-version;">
16 <?dbhtml filename="lxqt-session.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>lxqt-session-&lxqt-session-version;</title>
24
25 <indexterm zone="lxqt-session">
26 <primary sortas="a-lxqt-session">lxqt-session</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to lxqt-session</title>
31
32 <para>
33 The <application>lxqt-session</application> package contains the default
34 session manager for <application>LXQt</application>.
35 </para>
36
37 &lfs7a_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&lxqt-session-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&lxqt-session-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &lxqt-session-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &lxqt-session-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &lxqt-session-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &lxqt-session-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">lxqt-session Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="liblxqt"/>,
78 (<xref linkend="lxqt-kwindowsystem"/> or
79 <xref linkend="kf5-frameworks"/>), and
80 <xref linkend="xdg-user-dirs"/>
81 </para>
82
83 <bridgehead renderas="sect4">Optional</bridgehead>
84 <para role="optional">
85 <xref linkend="git"/> (to download translation files) or
86 <xref linkend="lxqt-l10n"/> (to add localization files)
87 </para>
88
89 <para condition="html" role="usernotes">
90 User Notes: <ulink url="&blfs-wiki;/lxqt-session"/>
91 </para>
92 </sect2>
93
94 <sect2 role="installation">
95 <title>Installation of lxqt-session</title>
96
97 <para>
98 Install <application>lxqt-session</application> by running the following
99 commands:
100 </para>
101
102<screen><userinput>mkdir -v build &amp;&amp;
103cd build &amp;&amp;
104
105cmake -DCMAKE_BUILD_TYPE=Release \
106 -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
107 -DPULL_TRANSLATIONS=no \
108 .. &amp;&amp;
109
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <para>
128 <parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
129 <xref linkend="git"/>, which would otherwise be requested to download
130 the translation files.
131 </para>
132
133 </sect2>
134
135 <sect2 role="configuration">
136 <title>Configuring lxqt-session</title>
137
138 <para>
139 Window Managers other than <xref linkend="openbox"/> may be used, e.g.
140 <xref linkend="xfwm4"/>. Notice that <xref linkend="icewm"/> is not a
141 valid replacement. <application>Fluxbox</application> does work, although
142 in this context (with <xref linkend="lxqt-config"/>) <xref
143 linkend="openbox"/> is better. The
144 <filename>/etc/xdg/lxqt/windowmanagers.conf</filename> comes with several
145 examples of Window Managers and the ones which are installed will appear
146 in a drop down list of <command>lxqt-config-session</command>. For the
147 ones not included in
148 <filename>/etc/xdg/lxqt/windowmanagers.conf</filename>, you can use the
149 <command>lxqt-config-session</command> "search" button, e.g. for <xref
150 linkend="fluxbox"/>, navigating through the file system until you can
151 choose <command>fluxbox</command>. Alternatively, if you wish the Window
152 Manager of your choice to appear in the drop down list, include it in
153 <filename>/etc/xdg/lxqt/windowmanagers.conf</filename>. For <xref
154 linkend="fluxbox"/>, include the line
155 </para>
156
157<screen role="nodump"><userinput><literal>fluxbox/Name=Fluxbox</literal></userinput></screen>
158
159 <para>
160 and it will appear as an option in the drop down list. To change the WM,
161 after selecting it, you need to restart the session.
162 </para>
163
164 </sect2>
165
166 <sect2 role="content">
167 <title>Contents</title>
168
169 <segmentedlist>
170 <segtitle>Installed Programs</segtitle>
171 <segtitle>Installed Libraries</segtitle>
172 <segtitle>Installed Directories</segtitle>
173
174 <seglistitem>
175 <seg>
176 lxqt-config-session, lxqt-leave and lxqt-session
177 </seg>
178 <seg>
179 None
180 </seg>
181 <seg>
182 None
183 </seg>
184 </seglistitem>
185 </segmentedlist>
186
187 <variablelist>
188 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
189 <?dbfo list-presentation="list"?>
190 <?dbhtml list-presentation="table"?>
191
192 <varlistentry id="lxqt-config-session-prog">
193 <term><command>lxqt-config-session</command></term>
194 <listitem>
195 <para>
196 is a GUI configuration tool for <command>lxqt-session</command>
197 settings.
198 </para>
199 <indexterm zone="lxqt-session lxqt-config-session-prog">
200 <primary sortas="b-lxqt-config-session">lxqt-config-session</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
205 <varlistentry id="lxqt-leave-prog">
206 <term><command>lxqt-leave</command></term>
207 <listitem>
208 <para>
209 is a graphical dialog to terminate the session.
210 </para>
211 <indexterm zone="lxqt-session lxqt-leave-prog">
212 <primary sortas="b-lxqt-leave">lxqt-leave</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="lxqt-session-prog">
218 <term><command>lxqt-session</command></term>
219 <listitem>
220 <para>
221 is a lightweight X session manager.
222 </para>
223 <indexterm zone="lxqt-session lxqt-session-prog">
224 <primary sortas="b-lxqt-session">lxqt-session</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 </variablelist>
230
231 </sect2>
232
233</sect1>
Note: See TracBrowser for help on using the repository browser.