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

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

Missing role in lxqt-session

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

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