source: xfce/core/xfce4-settings.xml@ 3441548

10.1 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 3441548 was 3441548, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Update to xfce4-4.16. Includes garcon-0.8.0 and exo-4.16.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24038 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 9.5 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 xfce4-settings-download-http
8 "http://archive.xfce.org/src/xfce/xfce4-settings/&xfce4-version;/xfce4-settings-&xfce4-settings-version;.tar.bz2">
9 <!ENTITY xfce4-settings-download-ftp " ">
10 <!ENTITY xfce4-settings-md5sum "3aa1f4edb1190f5c164d5760688f247a">
11 <!ENTITY xfce4-settings-size "1.4 MB">
12 <!ENTITY xfce4-settings-buildsize "30 MB">
13 <!ENTITY xfce4-settings-time "0.2 SBU">
14]>
15
16<sect1 id="xfce4-settings" xreflabel="xfce4-settings-&xfce4-settings-version;">
17 <?dbhtml filename="xfce4-settings.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>xfce4-settings-&xfce4-settings-version;</title>
25
26 <indexterm zone="xfce4-settings">
27 <primary sortas="a-xfce4-settings">xfce4-settings</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Xfce4 Settings</title>
32
33 <para>
34 The <application>Xfce4 Settings</application> package contains a
35 collection of programs that are useful for adjusting your
36 <application>Xfce</application> preferences.
37 </para>
38
39 &lfs10_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&xfce4-settings-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&xfce4-settings-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &xfce4-settings-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &xfce4-settings-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &xfce4-settings-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &xfce4-settings-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Xfce4 Settings Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="exo"/> and
80 <xref linkend="garcon"/>
81 </para>
82
83 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
84 <para role="required">
85 <xref role="runtime" linkend="gnome-icon-theme"/> or
86 <xref role="runtime" linkend="lxde-icon-theme"/>
87 </para>
88
89 <bridgehead renderas="sect4">Recommended</bridgehead>
90 <para role="recommended">
91 <xref linkend="libcanberra"/>,
92 <xref linkend="libnotify"/> and
93 <xref linkend="libxklavier"/>
94 </para>
95
96 <bridgehead renderas="sect4">Optional</bridgehead>
97 <para role="optional">
98 <xref linkend="colord"/>,
99 <xref linkend="libinput"/>, and
100 <xref linkend="upower"/>
101 </para>
102 <para condition="html" role="usernotes">
103 User Notes: <ulink url="&blfs-wiki;/xfce4-settings"/>
104 </para>
105 </sect2>
106
107 <sect2 role="installation">
108 <title>Installation of Xfce4 Settings</title>
109
110 <para>
111 Install <application>Xfce4 Settings</application> by running the following
112 commands:
113 </para>
114
115<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
116make</userinput></screen>
117
118 <para>
119 This package does not come with a test suite.
120 </para>
121
122 <para>
123 Now, as the <systemitem class="username">root</systemitem> user:
124 </para>
125
126<screen role="root"><userinput>make install</userinput></screen>
127
128 </sect2>
129
130 <sect2 role="commands">
131 <title>Command Explanations</title>
132
133 <para>
134 <option>--enable-sound-settings</option>: Use this switch to
135 enable sound settings in GUI.
136 </para>
137
138 <para>
139 <option>--enable-pluggable-dialogs</option>: Use this switch to
140 enable support for embedded settings dialogs.
141 </para>
142
143 </sect2>
144
145 <sect2 role="content">
146 <title>Contents</title>
147
148 <segmentedlist>
149 <segtitle>Installed Programs</segtitle>
150 <segtitle>Installed Libraries</segtitle>
151 <segtitle>Installed Directories</segtitle>
152
153 <seglistitem>
154 <seg>
155 xfce4-accessibility-settings,
156 xfce4-appearance-settings,
157 xfce4-color-settings,
158 xfce4-display-settings,
159 xfce4-find-cursor,
160 xfce4-keyboard-settings,
161 xfce4-mime-helper,
162 xfce4-mime-settings,
163 xfce4-mouse-settings,
164 xfce4-settings-editor,
165 xfce4-settings-manager and
166 xfsettingsd
167 </seg>
168 <seg>
169 None
170 </seg>
171 <seg>
172 None
173 </seg>
174 </seglistitem>
175 </segmentedlist>
176
177 <variablelist>
178 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
179 <?dbfo list-presentation="list"?>
180 <?dbhtml list-presentation="table"?>
181
182 <varlistentry id="xfce4-accessibility-settings">
183 <term><command>xfce4-accessibility-settings</command></term>
184 <listitem>
185 <para>
186 is a <application>GTK+ 2</application> GUI to allow you to change
187 some of your keyboard and mouse preferences.
188 </para>
189 <indexterm zone="xfce4-settings xfce4-accessibility-settings">
190 <primary sortas="b-xfce4-accessibility-settings">xfce4-accessibility-settings</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194
195 <varlistentry id="xfce4-appearance-settings">
196 <term><command>xfce4-appearance-settings</command></term>
197 <listitem>
198 <para>
199 is a <application>GTK+ 2</application> GUI to allow you to change
200 some of your theme, icon and font preferences.
201 </para>
202 <indexterm zone="xfce4-settings xfce4-appearance-settings">
203 <primary sortas="b-xfce4-appearance-settings">xfce4-appearance-settings</primary>
204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 <varlistentry id="xfce4-display-settings">
209 <term><command>xfce4-display-settings</command></term>
210 <listitem>
211 <para>
212 is a <application>GTK+ 2</application> GUI to allow you to change
213 some of your screen preferences.
214 </para>
215 <indexterm zone="xfce4-settings xfce4-display-settings">
216 <primary sortas="b-xfce4-display-settings">xfce4-display-settings</primary>
217 </indexterm>
218 </listitem>
219 </varlistentry>
220
221 <varlistentry id="xfce4-keyboard-settings">
222 <term><command>xfce4-keyboard-settings</command></term>
223 <listitem>
224 <para>
225 is a <application>GTK+ 2</application> GUI to allow you to change
226 some of your keyboard preferences.
227 </para>
228 <indexterm zone="xfce4-settings xfce4-keyboard-settings">
229 <primary sortas="b-xfce4-keyboard-settings">xfce4-keyboard-settings</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 <varlistentry id="xfce4-mime-settings">
235 <term><command>xfce4-mime-settings</command></term>
236 <listitem>
237 <para>
238 is a <application>GTK+ 2</application> GUI to allow you to change
239 which applications are used to handle different mime types.
240 </para>
241 <indexterm zone="xfce4-settings xfce4-mime-settings">
242 <primary sortas="b-xfce4-mime-settings">xfce4-mime-settings</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
246
247 <varlistentry id="xfce4-mouse-settings">
248 <term><command>xfce4-mouse-settings</command></term>
249 <listitem>
250 <para>
251 is a <application>GTK+ 2</application> GUI to allow you to change
252 some of your mouse preferences.
253 </para>
254 <indexterm zone="xfce4-settings xfce4-mouse-settings">
255 <primary sortas="b-xfce4-mouse-settings">xfce4-mouse-settings</primary>
256 </indexterm>
257 </listitem>
258 </varlistentry>
259
260 <varlistentry id="xfce4-settings-editor">
261 <term><command>xfce4-settings-editor</command></term>
262 <listitem>
263 <para>
264 is a <application>GTK+ 2</application> GUI to allow you to change
265 your preferences stored in <application>Xfconf</application>.
266 </para>
267 <indexterm zone="xfce4-settings xfce4-settings-editor">
268 <primary sortas="b-xfce4-settings-editor">xfce4-settings-editor</primary>
269 </indexterm>
270 </listitem>
271 </varlistentry>
272
273 <varlistentry id="xfce4-settings-manager">
274 <term><command>xfce4-settings-manager</command></term>
275 <listitem>
276 <para>
277 is a <application>GTK+ 2</application> GUI to allow you to change
278 many of your <application>Xfce</application> preferences.
279 </para>
280 <indexterm zone="xfce4-settings xfce4-settings-manager">
281 <primary sortas="b-xfce4-settings-manager">xfce4-settings-manager</primary>
282 </indexterm>
283 </listitem>
284 </varlistentry>
285
286 <varlistentry id="xfsettingsd">
287 <term><command>xfsettingsd</command></term>
288 <listitem>
289 <para>
290 is the <application>Xfce</application> settings daemon.
291 </para>
292 <indexterm zone="xfce4-settings xfsettingsd">
293 <primary sortas="b-xfsettingsd">xfsettingsd</primary>
294 </indexterm>
295 </listitem>
296 </varlistentry>
297
298 </variablelist>
299
300 </sect2>
301
302</sect1>
Note: See TracBrowser for help on using the repository browser.