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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since dcd16c6 was dcd16c6, checked in by Krejzi <krejzi@…>, 11 years ago

Cosmetic changes to Xfce4 Core, Deps updates, Package updates.

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

  • Property mode set to 100644
File size: 8.9 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 "cc4dd9179ead9046c056431f01a12000">
11 <!ENTITY xfce4-settings-size "768 KB">
12 <!ENTITY xfce4-settings-buildsize "19 MB">
13 <!ENTITY xfce4-settings-time "0.3 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 &lfs73_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="libxfce4ui"/>
81 </para>
82
83 <bridgehead renderas="sect4">Recommended</bridgehead>
84 <para role="recommended">
85 <xref linkend="libnotify"/> and
86 <xref linkend="libxklavier"/>
87 </para>
88
89 <para condition="html" role="usernotes">
90 User Notes: <ulink url="&blfs-wiki;/xfce4-settings"/>
91 </para>
92 </sect2>
93
94 <sect2 role="installation">
95 <title>Installation of Xfce4 Settings</title>
96
97 <para>
98 Install <application>Xfce4 Settings</application> by running the following
99 commands:
100 </para>
101
102<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
103make</userinput></screen>
104
105 <para>
106 This package does not come with a test suite.
107 </para>
108
109 <para>
110 Now, as the <systemitem class="username">root</systemitem> user:
111 </para>
112
113<screen role="root"><userinput>make install</userinput></screen>
114
115 </sect2>
116
117 <sect2 role="commands">
118 <title>Command Explanations</title>
119
120 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
121 href="../../xincludes/static-libraries.xml"/>
122
123 </sect2>
124
125 <sect2 role="content">
126 <title>Contents</title>
127
128 <segmentedlist>
129 <segtitle>Installed Programs</segtitle>
130 <segtitle>Installed Libraries</segtitle>
131 <segtitle>Installed Directories</segtitle>
132
133 <seglistitem>
134 <seg>
135 xfce4-accessibility-settings,
136 xfce4-appearance-settings,
137 xfce4-display-settings,
138 xfce4-keyboard-settings,
139 xfce4-mime-settings,
140 xfce4-mouse-settings,
141 xfce4-settings-editor,
142 xfce4-settings-manager and
143 xfsettingsd
144 </seg>
145 <seg>
146 None
147 </seg>
148 <seg>
149 None
150 </seg>
151 </seglistitem>
152 </segmentedlist>
153
154 <variablelist>
155 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
156 <?dbfo list-presentation="list"?>
157 <?dbhtml list-presentation="table"?>
158
159 <varlistentry id="xfce4-accessibility-settings">
160 <term><command>xfce4-accessibility-settings</command></term>
161 <listitem>
162 <para>
163 is a <application>GTK+ 2</application> GUI to allow you to change
164 some of your keyboard and mouse preferences.
165 </para>
166 <indexterm zone="xfce4-settings xfce4-accessibility-settings">
167 <primary sortas="b-xfce4-accessibility-settings">xfce4-accessibility-settings</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
171
172 <varlistentry id="xfce4-appearance-settings">
173 <term><command>xfce4-appearance-settings</command></term>
174 <listitem>
175 <para>
176 is a <application>GTK+ 2</application> GUI to allow you to change
177 some of your theme, icon and font preferences.
178 </para>
179 <indexterm zone="xfce4-settings xfce4-appearance-settings">
180 <primary sortas="b-xfce4-appearance-settings">xfce4-appearance-settings</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry id="xfce4-display-settings">
186 <term><command>xfce4-display-settings</command></term>
187 <listitem>
188 <para>
189 is a <application>GTK+ 2</application> GUI to allow you to change
190 some of your screen preferences.
191 </para>
192 <indexterm zone="xfce4-settings xfce4-display-settings">
193 <primary sortas="b-xfce4-display-settings">xfce4-display-settings</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 <varlistentry id="xfce4-keyboard-settings">
199 <term><command>xfce4-keyboard-settings</command></term>
200 <listitem>
201 <para>
202 is a <application>GTK+ 2</application> GUI to allow you to change
203 some of your keyboard preferences.
204 </para>
205 <indexterm zone="xfce4-settings xfce4-keyboard-settings">
206 <primary sortas="b-xfce4-keyboard-settings">xfce4-keyboard-settings</primary>
207 </indexterm>
208 </listitem>
209 </varlistentry>
210
211 <varlistentry id="xfce4-mime-settings">
212 <term><command>xfce4-mime-settings</command></term>
213 <listitem>
214 <para>
215 is a <application>GTK+ 2</application> GUI to allow you to change
216 which applications are used to handle different mime types.
217 </para>
218 <indexterm zone="xfce4-settings xfce4-mime-settings">
219 <primary sortas="b-xfce4-mime-settings">xfce4-mime-settings</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
223
224 <varlistentry id="xfce4-mouse-settings">
225 <term><command>xfce4-mouse-settings</command></term>
226 <listitem>
227 <para>
228 is a <application>GTK+ 2</application> GUI to allow you to change
229 some of your mouse preferences.
230 </para>
231 <indexterm zone="xfce4-settings xfce4-mouse-settings">
232 <primary sortas="b-xfce4-mouse-settings">xfce4-mouse-settings</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 <varlistentry id="xfce4-settings-editor">
238 <term><command>xfce4-settings-editor</command></term>
239 <listitem>
240 <para>
241 is a <application>GTK+ 2</application> GUI to allow you to change
242 your preferences stored in <application>Xfconf</application>.
243 </para>
244 <indexterm zone="xfce4-settings xfce4-settings-editor">
245 <primary sortas="b-xfce4-settings-editor">xfce4-settings-editor</primary>
246 </indexterm>
247 </listitem>
248 </varlistentry>
249
250 <varlistentry id="xfce4-settings-manager">
251 <term><command>xfce4-settings-manager</command></term>
252 <listitem>
253 <para>
254 is a <application>GTK+ 2</application> GUI to allow you to change
255 your many of your <application>Xfce</application> preferences.
256 </para>
257 <indexterm zone="xfce4-settings xfce4-settings-manager">
258 <primary sortas="b-xfce4-settings-manager">xfce4-settings-manager</primary>
259 </indexterm>
260 </listitem>
261 </varlistentry>
262
263 <varlistentry id="xfsettingsd">
264 <term><command>xfsettingsd</command></term>
265 <listitem>
266 <para>
267 is the <application>Xfce</application> settings daemon.
268 </para>
269 <indexterm zone="xfce4-settings xfsettingsd">
270 <primary sortas="b-xfsettingsd">xfsettingsd</primary>
271 </indexterm>
272 </listitem>
273 </varlistentry>
274
275 </variablelist>
276
277 </sect2>
278
279</sect1>
Note: See TracBrowser for help on using the repository browser.