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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.9 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 nosym 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 be0a064 was be0a064, checked in by Pierre Labastie <pieere@…>, 8 years ago

Tag lxqt

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

  • Property mode set to 100644
File size: 6.6 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 "c50065bf9fba51a5299fab45af4c8ffc">
10 <!ENTITY lxqt-session-size "64 KB">
11 <!ENTITY lxqt-session-buildsize "5.4 MB">
12 <!ENTITY lxqt-session-time "0.4 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 &lfs79_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"/> and
78 <xref linkend="lxqt-common"/>
79 </para>
80
81 <para condition="html" role="usernotes">
82 User Notes: <ulink url="&blfs-wiki;/lxqt-session"/>
83 </para>
84 </sect2>
85
86 <sect2 role="installation">
87 <title>Installation of lxqt-session</title>
88
89 <para>
90 Install <application>lxqt-session</application> by running the following
91 commands:
92 </para>
93
94<screen><userinput>mkdir -v build &amp;&amp;
95cd build &amp;&amp;
96
97cmake -DCMAKE_BUILD_TYPE=Release \
98 -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
99 .. &amp;&amp;
100
101make</userinput></screen>
102
103 <para>
104 This package does not come with a test suite.
105 </para>
106
107 <para>
108 Now, as the <systemitem class="username">root</systemitem> user:
109 </para>
110
111<screen role="root"><userinput>make install</userinput></screen>
112
113 </sect2>
114<!--
115 <sect2 role="commands">
116 <title>Command Explanations</title>
117
118 <para>
119 <command>sed ...</command>: Fixes the headers for KF5.
120 </para>
121
122 </sect2>-->
123
124 <sect2 role="configuration">
125 <title>Configuring lxqt-session</title>
126
127 <para>
128 Window Managers other than <xref linkend="openbox"/> may be used, e.g.
129 <xref linkend="xfwm4"/>. Notice that <xref linkend="icewm"/> is not a
130 valid replacement. <application>Fluxbox</application> does work, although
131 in this context (with <xref linkend="lxqt-config"/>) <xref
132 linkend="openbox"/> is better. The
133 <filename>/etc/xdg/lxqt/windowmanagers.conf</filename> comes with several
134 examples of Window Managers and the ones which are installed will appear
135 in a drop down list of <command>lxqt-config-session</command>. For the
136 ones not included in
137 <filename>/etc/xdg/lxqt/windowmanagers.conf</filename>, you can use the
138 <command>lxqt-config-session</command> "search" button, e.g. for <xref
139 linkend="fluxbox"/>, navigating through the file system until you can
140 choose <command>fluxbox</command>. Alternatively, if you wish the Window
141 Manager of your choice to appear in the drop down list, include it in
142 <filename>/etc/xdg/lxqt/windowmanagers.conf</filename>. For <xref
143 linkend="fluxbox"/>, include the line
144 </para>
145
146<screen><userinput><literal>fluxbox/Name=Fluxbox</literal></userinput></screen>
147
148 <para>
149 and it will appear as an option in the drop down list. To change the WM,
150 after selecting it, you need to restart the session.
151 </para>
152
153 </sect2>
154
155 <sect2 role="content">
156 <title>Contents</title>
157
158 <segmentedlist>
159 <segtitle>Installed Programs</segtitle>
160 <segtitle>Installed Libraries</segtitle>
161 <segtitle>Installed Directories</segtitle>
162
163 <seglistitem>
164 <seg>
165 lxqt-config-session, lxqt-leave and lxqt-session
166 </seg>
167 <seg>
168 None
169 </seg>
170 <seg>
171 $LXQT_PREFIX/share/lxqt/translations/lxqt-{config-session,leave,session}
172 </seg>
173 </seglistitem>
174 </segmentedlist>
175
176 <variablelist>
177 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
178 <?dbfo list-presentation="list"?>
179 <?dbhtml list-presentation="table"?>
180
181 <varlistentry id="lxqt-config-session-prog">
182 <term><command>lxqt-config-session</command></term>
183 <listitem>
184 <para>
185 is a GUI configuration tool for <command>lxqt-session</command>
186 settings.
187 </para>
188 <indexterm zone="lxqt-session lxqt-config-session-prog">
189 <primary sortas="b-lxqt-config-session">lxqt-config-session</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
193
194 <varlistentry id="lxqt-leave-prog">
195 <term><command>lxqt-leave</command></term>
196 <listitem>
197 <para>
198 is a graphical dialog to terminate the session.
199 </para>
200 <indexterm zone="lxqt-session lxqt-leave-prog">
201 <primary sortas="b-lxqt-leave">lxqt-leave</primary>
202 </indexterm>
203 </listitem>
204 </varlistentry>
205
206 <varlistentry id="lxqt-session-prog">
207 <term><command>lxqt-session</command></term>
208 <listitem>
209 <para>
210 is a lightweight X session manager.
211 </para>
212 <indexterm zone="lxqt-session lxqt-session-prog">
213 <primary sortas="b-lxqt-session">lxqt-session</primary>
214 </indexterm>
215 </listitem>
216 </varlistentry>
217
218 </variablelist>
219
220 </sect2>
221
222</sect1>
Note: See TracBrowser for help on using the repository browser.