mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
ec6c147456
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17188 af4574ff-66df-0310-9fd7-8a98e5e911e0
64 lines
3.1 KiB
XML
64 lines
3.1 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE chapter 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;
|
|
]>
|
|
|
|
<!--
|
|
$LastChangedBy$
|
|
$Date$
|
|
-->
|
|
|
|
<chapter id="lxqt-desktop">
|
|
<?dbhtml filename="lxqt-desktop.html" ?>
|
|
|
|
<title>LXQt Desktop</title>
|
|
|
|
<para>
|
|
LXQt is an extremely fast-performing and energy-saving desktop environment.
|
|
</para>
|
|
|
|
<para>
|
|
<application>LXQt</application> is a <application>Qt</application> based
|
|
Desktop Environment. Here, we choose to build with
|
|
<application>Qt5</application>, although some parts could use
|
|
<application>Qt4</application>. It comes with a beautiful interface,
|
|
multi-language support, standard keyboard shortcuts and additional
|
|
features like tabbed file browsing. <application>LXQt</application> uses
|
|
less CPU and less RAM than most other environments. It is especially
|
|
useful for cloud computers with low hardware specifications, such as
|
|
netbooks, mobile devices (e.g. MIDs) or older computers, but can be used
|
|
with modern hardware.
|
|
</para>
|
|
|
|
<para>
|
|
Build LXQt core packages in the order presented in the book for the
|
|
easiest resolution of dependencies.
|
|
</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pre-install.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsysstat.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libqtxdg.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kwindowsystem.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liblxqt.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-globalkeys.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kguiaddons.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-solid.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-panel.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pcmanfm-qt.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-qtplugin.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-policykit.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-powermanagement.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kwayland.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-libkscreen.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-config.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-about.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-common.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-notificationd.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-runner.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-session.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="post-install.xml"/>
|
|
|
|
</chapter>
|