source: xfce/core/xfce4-settings.xml@ 640ece9

10.0 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 640ece9 was 640ece9, checked in by Ken Moffat <ken@…>, 4 years ago

Tags: basic qt and webengine, laxappearance, most of xfce (no audio on this machine, nor blank CDs).

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

  • Property mode set to 100644
File size: 9.5 KB
RevLine 
[17bcb81]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
[00e6129]8 "http://archive.xfce.org/src/xfce/xfce4-settings/&xfce4-version;/xfce4-settings-&xfce4-settings-version;.tar.bz2">
[17bcb81]9 <!ENTITY xfce4-settings-download-ftp " ">
[2c7493c7]10 <!ENTITY xfce4-settings-md5sum "fe8f7d4221be1467b85c8539344c3f07">
[b65d0d9]11 <!ENTITY xfce4-settings-size "1.1 MB">
[2c7493c7]12 <!ENTITY xfce4-settings-buildsize "25 MB">
[2c5d6683]13 <!ENTITY xfce4-settings-time "0.2 SBU">
[17bcb81]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
[640ece9]39 &lfs10_checked;
[17bcb81]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">
[40800638]79 <xref linkend="exo"/>,
80 <xref linkend="garcon"/> and
[17bcb81]81 <xref linkend="libxfce4ui"/>
82 </para>
83
[40800638]84 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
[1051f94e]85 <para role="required">
86 <xref role="runtime" linkend="gnome-icon-theme"/> or
87 <xref role="runtime" linkend="lxde-icon-theme"/>
[40800638]88 </para>
89
[dcd16c6]90 <bridgehead renderas="sect4">Recommended</bridgehead>
91 <para role="recommended">
[f78b8b5]92 <xref linkend="libcanberra"/>,
[17bcb81]93 <xref linkend="libnotify"/> and
94 <xref linkend="libxklavier"/>
95 </para>
96
[84cedb4]97 <bridgehead renderas="sect4">Optional</bridgehead>
98 <para role="optional">
[1d128a6]99 <xref linkend="colord"/> and
[84cedb4]100 <xref linkend="libinput"/>
101 </para>
[17bcb81]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>
[dcd16c6]127
[17bcb81]128 </sect2>
129
130 <sect2 role="commands">
131 <title>Command Explanations</title>
132
[f78b8b5]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>
[dcd16c6]142
[17bcb81]143 </sect2>
144
145 <sect2 role="content">
146 <title>Contents</title>
147
148 <segmentedlist>
149 <segtitle>Installed Programs</segtitle>
[c3c56b2]150 <segtitle>Installed Libraries</segtitle>
151 <segtitle>Installed Directories</segtitle>
[17bcb81]152
153 <seglistitem>
154 <seg>
155 xfce4-accessibility-settings,
156 xfce4-appearance-settings,
157 xfce4-display-settings,
158 xfce4-keyboard-settings,
159 xfce4-mime-settings,
160 xfce4-mouse-settings,
161 xfce4-settings-editor,
162 xfce4-settings-manager and
[c3c56b2]163 xfsettingsd
164 </seg>
165 <seg>
166 None
167 </seg>
168 <seg>
169 None
[17bcb81]170 </seg>
171 </seglistitem>
172 </segmentedlist>
173
174 <variablelist>
175 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
176 <?dbfo list-presentation="list"?>
177 <?dbhtml list-presentation="table"?>
178
179 <varlistentry id="xfce4-accessibility-settings">
180 <term><command>xfce4-accessibility-settings</command></term>
181 <listitem>
182 <para>
[dcd16c6]183 is a <application>GTK+ 2</application> GUI to allow you to change
[17bcb81]184 some of your keyboard and mouse preferences.
185 </para>
186 <indexterm zone="xfce4-settings xfce4-accessibility-settings">
187 <primary sortas="b-xfce4-accessibility-settings">xfce4-accessibility-settings</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
191
192 <varlistentry id="xfce4-appearance-settings">
193 <term><command>xfce4-appearance-settings</command></term>
194 <listitem>
195 <para>
[dcd16c6]196 is a <application>GTK+ 2</application> GUI to allow you to change
[17bcb81]197 some of your theme, icon and font preferences.
198 </para>
199 <indexterm zone="xfce4-settings xfce4-appearance-settings">
200 <primary sortas="b-xfce4-appearance-settings">xfce4-appearance-settings</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
205 <varlistentry id="xfce4-display-settings">
206 <term><command>xfce4-display-settings</command></term>
207 <listitem>
208 <para>
[dcd16c6]209 is a <application>GTK+ 2</application> GUI to allow you to change
[17bcb81]210 some of your screen preferences.
211 </para>
212 <indexterm zone="xfce4-settings xfce4-display-settings">
213 <primary sortas="b-xfce4-display-settings">xfce4-display-settings</primary>
214 </indexterm>
215 </listitem>
216 </varlistentry>
217
218 <varlistentry id="xfce4-keyboard-settings">
219 <term><command>xfce4-keyboard-settings</command></term>
220 <listitem>
221 <para>
[dcd16c6]222 is a <application>GTK+ 2</application> GUI to allow you to change
[17bcb81]223 some of your keyboard preferences.
224 </para>
225 <indexterm zone="xfce4-settings xfce4-keyboard-settings">
226 <primary sortas="b-xfce4-keyboard-settings">xfce4-keyboard-settings</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="xfce4-mime-settings">
232 <term><command>xfce4-mime-settings</command></term>
233 <listitem>
234 <para>
[dcd16c6]235 is a <application>GTK+ 2</application> GUI to allow you to change
[17bcb81]236 which applications are used to handle different mime types.
237 </para>
238 <indexterm zone="xfce4-settings xfce4-mime-settings">
239 <primary sortas="b-xfce4-mime-settings">xfce4-mime-settings</primary>
240 </indexterm>
241 </listitem>
242 </varlistentry>
243
244 <varlistentry id="xfce4-mouse-settings">
245 <term><command>xfce4-mouse-settings</command></term>
246 <listitem>
247 <para>
[dcd16c6]248 is a <application>GTK+ 2</application> GUI to allow you to change
[17bcb81]249 some of your mouse preferences.
250 </para>
251 <indexterm zone="xfce4-settings xfce4-mouse-settings">
252 <primary sortas="b-xfce4-mouse-settings">xfce4-mouse-settings</primary>
253 </indexterm>
254 </listitem>
255 </varlistentry>
256
257 <varlistentry id="xfce4-settings-editor">
258 <term><command>xfce4-settings-editor</command></term>
259 <listitem>
260 <para>
[dcd16c6]261 is a <application>GTK+ 2</application> GUI to allow you to change
[17bcb81]262 your preferences stored in <application>Xfconf</application>.
263 </para>
264 <indexterm zone="xfce4-settings xfce4-settings-editor">
265 <primary sortas="b-xfce4-settings-editor">xfce4-settings-editor</primary>
266 </indexterm>
267 </listitem>
268 </varlistentry>
269
270 <varlistentry id="xfce4-settings-manager">
271 <term><command>xfce4-settings-manager</command></term>
272 <listitem>
273 <para>
[dcd16c6]274 is a <application>GTK+ 2</application> GUI to allow you to change
[66f44faf]275 many of your <application>Xfce</application> preferences.
[17bcb81]276 </para>
277 <indexterm zone="xfce4-settings xfce4-settings-manager">
278 <primary sortas="b-xfce4-settings-manager">xfce4-settings-manager</primary>
279 </indexterm>
280 </listitem>
281 </varlistentry>
282
283 <varlistentry id="xfsettingsd">
284 <term><command>xfsettingsd</command></term>
285 <listitem>
286 <para>
287 is the <application>Xfce</application> settings daemon.
288 </para>
289 <indexterm zone="xfce4-settings xfsettingsd">
290 <primary sortas="b-xfsettingsd">xfsettingsd</primary>
291 </indexterm>
292 </listitem>
293 </varlistentry>
[dcd16c6]294
[17bcb81]295 </variablelist>
[dcd16c6]296
[17bcb81]297 </sect2>
[dcd16c6]298
[17bcb81]299</sect1>
Note: See TracBrowser for help on using the repository browser.