glfs/lxqt/desktop/lxqt-session.xml

226 lines
6.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY lxqt-session-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-session-&lxqt-session-version;.tar.xz">
<!ENTITY lxqt-session-download-ftp " ">
<!ENTITY lxqt-session-md5sum "92fca1504bcd61d0c8a761ba3748e81f">
<!ENTITY lxqt-session-size "56 KB">
<!ENTITY lxqt-session-buildsize "5 MB">
<!ENTITY lxqt-session-time "0.2 SBU">
]>
<sect1 id="lxqt-session" xreflabel="lxqt-session-&lxqt-session-version;">
<?dbhtml filename="lxqt-session.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>lxqt-session-&lxqt-session-version;</title>
<indexterm zone="lxqt-session">
<primary sortas="a-lxqt-session">lxqt-session</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to lxqt-session</title>
<para>
The <application>lxqt-session</application> package contains the default
session manager for <application>LXQt</application>.
</para>
&lfs77_checked; &gcc5_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&lxqt-session-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&lxqt-session-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &lxqt-session-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &lxqt-session-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &lxqt-session-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &lxqt-session-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">lxqt-session Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="liblxqt"/> and
<xref linkend="lxqt-common"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/lxqt-session"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of lxqt-session</title>
<para>
Install <application>lxqt-session</application> by running the following
commands:
</para>
<screen><userinput>sed -e 's:&lt;KF5/KWindowSystem/:&lt;:' \
-i lxqt-session/src/lxqtmodman.cpp &amp;&amp;
mkdir -v build &amp;&amp;
cd build &amp;&amp;
cmake -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
.. &amp;&amp;
make</userinput></screen>
<para>
This package does not come with a test suite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<command>sed ...</command>: Fixes the headers for KF5.
</para>
</sect2>
<sect2 role="configuration">
<title>Configuring lxqt-session</title>
<para>
Window Managers other than <xref linkend="openbox"/> may be used, e.g.
<xref linkend="xfwm4"/>. Notice that <xref linkend="icewm"/> is not a
valid replacement. <application>Fluxbox</application> does work, although
in this context (with <xref linkend="lxqt-config"/>) <xref
linkend="openbox"/> is better. The
<filename>/etc/xdg/lxqt/windowmanagers.conf</filename> comes with several
examples of Window Managers and the ones which are installed will appear
in a drop down list of <command>lxqt-config-session</command>. For the
ones not included in
<filename>/etc/xdg/lxqt/windowmanagers.conf</filename>, you can use the
<command>lxqt-config-session</command> "search" button, e.g. for <xref
linkend="fluxbox"/>, navigating through the file system until you can
choose <command>fluxbox</command>. Alternatively, if you wish the Window
Manager of your choice to appear in the drop down list, include it in
<filename>/etc/xdg/lxqt/windowmanagers.conf</filename>. For <xref
linkend="fluxbox"/>, include the line
</para>
<screen><userinput><literal>fluxbox/Name=Fluxbox</literal></userinput></screen>
<para>
and it will appear as an option in the drop down list. To change the WM,
after selecting it, you need to restart the session.
</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
lxqt-config-session, lxqt-leave and lxqt-session
</seg>
<seg>
None
</seg>
<seg>
$LXQT_PREFIX/share/lxqt/translations/lxqt{,-config}-session
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="lxqt-config-session-prog">
<term><command>lxqt-config-session</command></term>
<listitem>
<para>
is a GUI configuration tool for <command>lxqt-session</command>
settings.
</para>
<indexterm zone="lxqt-session lxqt-config-session-prog">
<primary sortas="b-lxqt-config-session">lxqt-config-session</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="lxqt-leave-prog">
<term><command>lxqt-leave</command></term>
<listitem>
<para>
is a graphical dialog to terminate the session.
</para>
<indexterm zone="lxqt-session lxqt-leave-prog">
<primary sortas="b-lxqt-leave">lxqt-leave</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="lxqt-session-prog">
<term><command>lxqt-session</command></term>
<listitem>
<para>
is a lightweight X session manager.
</para>
<indexterm zone="lxqt-session lxqt-session-prog">
<primary sortas="b-lxqt-session">lxqt-session</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>