source: archive/lxqt/desktop/lxqt-config.xml@ 327a263

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 327a263 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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