source: lxqt/desktop/lxqt-config.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@…>, 12 months ago

Add lxqt pages through lxqt-kconfig

  • Property mode set to 100644
File size: 8.2 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-config-download-http "https://github.com/lxde/lxqt-config/releases/download/&lxqt-version;/lxqt-config-&lxqt-version;.tar.xz">
8 <!ENTITY lxqt-config-download-ftp " ">
9 <!ENTITY lxqt-config-md5sum "c925164e691dd8da4f44511f42ef5b4f">
10 <!ENTITY lxqt-config-size "364 KB">
11 <!ENTITY lxqt-config-buildsize "24 MB">
12 <!ENTITY lxqt-config-time "0.3 SBU (Using parallelism=4)">
13]>
14
15<sect1 id="lxqt-config" xreflabel="lxqt-config-&lxqt-version;">
16 <?dbhtml filename="lxqt-config.html"?>
17
18
19 <title>lxqt-config-&lxqt-version;</title>
20
21 <indexterm zone="lxqt-config">
22 <primary sortas="a-lxqt-config">lxqt-config</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to lxqt-config</title>
27
28 <para>
29 The <application>lxqt-config</application> package provides the
30 <application>LXQt</application> system settings center.
31 </para>
32
33 &lfs113_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&lxqt-config-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&lxqt-config-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &lxqt-config-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &lxqt-config-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &lxqt-config-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &lxqt-config-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">lxqt-config Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="liblxqt"/> and
74 (<xref linkend="lxqt-kconfig"/> and
75 <xref linkend="lxqt-libkscreen"/>) or
76 <xref role="nodep" linkend="plasma5-build"/>
77<!-- role="nodep" implies that jhalfs users will not depend on the whole
78 kf5/plasma stack. If they have built plasma, it is easy to remove the
79 lxqt-libkscreen and lxqt-kconfig scripts.-->
80 </para>
81
82 </sect2>
83
84 <sect2 role="installation">
85 <title>Installation of lxqt-config</title>
86
87 <para>
88 Install <application>lxqt-config</application> by running the following
89 commands:
90 </para>
91
92<screen><userinput>mkdir -v build &amp;&amp;
93cd build &amp;&amp;
94
95cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
96 -DCMAKE_BUILD_TYPE=Release \
97 .. &amp;&amp;
98make</userinput></screen>
99
100 <para>
101 This package does not come with a test suite.
102 </para>
103
104 <para>
105 Now, as the <systemitem class="username">root</systemitem> user:
106 </para>
107
108<screen role="root"><userinput>make install</userinput></screen>
109
110 </sect2>
111<!--
112 <sect2 role="commands">
113 <title>Command Explanations</title>
114
115 <para>
116 <parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
117 <xref linkend="git"/>, which would otherwise be requested to download
118 the translation files.
119 </para>
120
121 </sect2>
122-->
123 <sect2 role="content">
124 <title>Contents</title>
125
126 <segmentedlist>
127 <segtitle>Installed Programs</segtitle>
128 <segtitle>Installed Library</segtitle>
129 <segtitle>Installed Directories</segtitle>
130
131 <seglistitem>
132 <seg>
133 lxqt-config, lxqt-config-appearance, lxqt-config-brightness,
134 lxqt-config-file-associations, lxqt-config-input, lxqt-config-locale,
135 and lxqt-config-monitor
136 </seg>
137 <seg>
138 liblxqt-config-cursor.so
139 </seg>
140 <seg>
141 $LXQT_PREFIX/lib/lxqt-config
142 </seg>
143 </seglistitem>
144 </segmentedlist>
145
146 <variablelist>
147 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
148 <?dbfo list-presentation="list"?>
149 <?dbhtml list-presentation="table"?>
150
151 <varlistentry id="lxqt-config-prog">
152 <term><command>lxqt-config</command></term>
153 <listitem>
154 <para>
155 is the <application>LXQt</application> configuration center.
156 </para>
157 <indexterm zone="lxqt-config lxqt-config-prog">
158 <primary sortas="b-lxqt-config">lxqt-config</primary>
159 </indexterm>
160 </listitem>
161 </varlistentry>
162
163 <varlistentry id="lxqt-config-appearance">
164 <term><command>lxqt-config-appearance</command></term>
165 <listitem>
166 <para>
167 is the <application>LXQt</application> program used to change
168 themes, icon themes, and fonts used by applications.
169 </para>
170 <indexterm zone="lxqt-config lxqt-config-appearance">
171 <primary sortas="b-lxqt-config-appearance">lxqt-config-appearance</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 <varlistentry id="lxqt-config-brightness">
177 <term><command>lxqt-config-brightness</command></term>
178 <listitem>
179 <para>
180 configures brightness settings of ouput devices.
181 </para>
182 <indexterm zone="lxqt-config lxqt-config-brightness">
183 <primary sortas="b-lxqt-config-brightness">lxqt-config-brightness</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 <varlistentry id="lxqt-config-file-associations">
189 <term><command>lxqt-config-file-associations</command></term>
190 <listitem>
191 <para>
192 is the <application>LXQt</application> program used to associate
193 files with programs.
194 </para>
195 <indexterm zone="lxqt-config lxqt-config-file-associations">
196 <primary sortas="b-lxqt-config-file-associations">lxqt-config-file-associations</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 <varlistentry id="lxqt-config-input">
202 <term><command>lxqt-config-input</command></term>
203 <listitem>
204 <para>
205 is the <application>LXQt</application> program used to configure
206 input devices (e.g. mouse speed, cursor, keyboard speed, keyboard
207 layout).
208 </para>
209 <indexterm zone="lxqt-config lxqt-config-input">
210 <primary sortas="b-lxqt-config-input">lxqt-config-input</primary>
211 </indexterm>
212 </listitem>
213 </varlistentry>
214
215 <varlistentry id="lxqt-config-locale">
216 <term><command>lxqt-config-locale</command></term>
217 <listitem>
218 <para>
219 configures the locale used in <application>LXQt</application>
220 sessions.
221 </para>
222 <indexterm zone="lxqt-config lxqt-config-locale">
223 <primary sortas="b-lxqt-config-locale">lxqt-config-locale</primary>
224 </indexterm>
225 </listitem>
226 </varlistentry>
227
228 <varlistentry id="lxqt-config-monitor">
229 <term><command>lxqt-config-monitor</command></term>
230 <listitem>
231 <para>
232 is the <application>LXQt</application>
233 <application>xrandr</application> based program used to configure
234 the monitor.
235 </para>
236 <indexterm zone="lxqt-config lxqt-config-monitor">
237 <primary sortas="b-lxqt-config-monitor">lxqt-config-monitor</primary>
238 </indexterm>
239 </listitem>
240 </varlistentry>
241
242 <varlistentry id="liblxqt-config-cursor-lib">
243 <term><filename class="libraryfile">liblxqt-config-cursor.so</filename></term>
244 <listitem>
245 <para>
246 contains the <application>liblxqt-config-cursor</application> API
247 functions.
248 </para>
249 <indexterm zone="lxqt-config liblxqt-config-cursor-lib">
250 <primary sortas="c-liblxqt-config-cursor">liblxqt-config-cursor.so</primary>
251 </indexterm>
252 </listitem>
253 </varlistentry>
254
255 </variablelist>
256
257 </sect2>
258
259</sect1>
Note: See TracBrowser for help on using the repository browser.