source: lxqt/desktop/desktop.xml@ 99498cb4

12.0 12.1 ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 99498cb4 was 99498cb4, checked in by Bruce Dubbs <bdubbs@…>, 11 months ago

Add lxqt pages through lxqt-kconfig

  • Property mode set to 100644
File size: 3.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter 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
8<chapter id="lxqt-desktop">
9 <?dbhtml filename="lxqt-desktop.html" ?>
10
11 <title>LXQt Desktop</title>
12
13 <para>
14 LXQt is an extremely fast-performing and energy-saving desktop environment.
15 </para>
16
17 <para>
18 <application>LXQt</application> is a <application>Qt</application> based
19 Desktop Environment. It is focused on being a classic desktop with a
20 modern look and feel. It can customize appearance everywhere.
21 The panel(s) have plugins and settings. It is Window Manager agnostic,
22 has multi-language support and standard keyboard shortcuts.
23 <application>LXQt</application> uses
24 less CPU and less RAM than most other environments. It is especially
25 useful for cloud computers with low hardware specifications, such as
26 netbooks, mobile devices (e.g. MIDs) or older computers, but can be used
27 with modern hardware.
28 </para>
29
30 <para>
31 Build LXQt core packages in the order presented in the book for the
32 easiest resolution of dependencies.
33 </para>
34
35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pre-install.xml"/>
36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-build-tools.xml"/>
37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libqtxdg.xml"/>
38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-menu-data.xml"/>
39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liblxqt.xml"/>
40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsysstat.xml"/>
41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kwindowsystem.xml"/>
42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libfm-qt.xml"/>
43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-themes.xml"/>
44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-qtplugin.xml"/>
45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-about.xml"/>
46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-admin.xml"/>
47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kwayland.xml"/>
48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kconfig.xml"/>
49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-libkscreen.xml"/>
50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-config.xml"/>
51<!--
52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-l10n.xml"/>
53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-globalkeys.xml"/>
54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-notificationd.xml"/>
55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-policykit.xml"/>
56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kidletime.xml"/>
57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-solid.xml"/>
58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-powermanagement.xml"/>
59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-session.xml"/>
60 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kguiaddons.xml"/>
61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pcmanfm-qt.xml"/>
62 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-panel.xml"/>
63 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-runner.xml"/>
64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="post-install.xml"/>-->
65
66</chapter>
Note: See TracBrowser for help on using the repository browser.