source: xfce/core/xfce4-settings.xml@ 81b4f7d

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 81b4f7d was 81b4f7d, checked in by Krejzi <krejzi@…>, 12 years ago

Mark some packages as 7.2 checked. Part 15 - Xfce, xdg-utils and GSL. Bump date.

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

  • Property mode set to 100644
File size: 8.7 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 &lfs72_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">Optional</bridgehead>
84 <para role="optional">
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 </sect2>
115
116 <sect2 role="commands">
117 <title>Command Explanations</title>
118
119 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
120 href="../../xincludes/static-libraries.xml"/>
121 </sect2>
122
123 <sect2 role="content">
124 <title>Contents</title>
125
126 <segmentedlist>
127 <segtitle>Installed Programs</segtitle>
128
129 <seglistitem>
130 <seg>
131 xfce4-accessibility-settings,
132 xfce4-appearance-settings,
133 xfce4-display-settings,
134 xfce4-keyboard-settings,
135 xfce4-mime-settings,
136 xfce4-mouse-settings,
137 xfce4-settings-editor,
138 xfce4-settings-manager and
139 xfsettingsd.
140 </seg>
141 </seglistitem>
142 </segmentedlist>
143
144 <variablelist>
145 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
146 <?dbfo list-presentation="list"?>
147 <?dbhtml list-presentation="table"?>
148
149 <varlistentry id="xfce4-accessibility-settings">
150 <term><command>xfce4-accessibility-settings</command></term>
151 <listitem>
152 <para>
153 is a <application>Gtk 2</application> GUI to allow you to change
154 some of your keyboard and mouse preferences.
155 </para>
156 <indexterm zone="xfce4-settings xfce4-accessibility-settings">
157 <primary sortas="b-xfce4-accessibility-settings">xfce4-accessibility-settings</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
161
162 <varlistentry id="xfce4-appearance-settings">
163 <term><command>xfce4-appearance-settings</command></term>
164 <listitem>
165 <para>
166 is a <application>Gtk 2</application> GUI to allow you to change
167 some of your theme, icon and font preferences.
168 </para>
169 <indexterm zone="xfce4-settings xfce4-appearance-settings">
170 <primary sortas="b-xfce4-appearance-settings">xfce4-appearance-settings</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry id="xfce4-display-settings">
176 <term><command>xfce4-display-settings</command></term>
177 <listitem>
178 <para>
179 is a <application>Gtk 2</application> GUI to allow you to change
180 some of your screen preferences.
181 </para>
182 <indexterm zone="xfce4-settings xfce4-display-settings">
183 <primary sortas="b-xfce4-display-settings">xfce4-display-settings</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 <varlistentry id="xfce4-keyboard-settings">
189 <term><command>xfce4-keyboard-settings</command></term>
190 <listitem>
191 <para>
192 is a <application>Gtk 2</application> GUI to allow you to change
193 some of your keyboard preferences.
194 </para>
195 <indexterm zone="xfce4-settings xfce4-keyboard-settings">
196 <primary sortas="b-xfce4-keyboard-settings">xfce4-keyboard-settings</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 <varlistentry id="xfce4-mime-settings">
202 <term><command>xfce4-mime-settings</command></term>
203 <listitem>
204 <para>
205 is a <application>Gtk 2</application> GUI to allow you to change
206 which applications are used to handle different mime types.
207 </para>
208 <indexterm zone="xfce4-settings xfce4-mime-settings">
209 <primary sortas="b-xfce4-mime-settings">xfce4-mime-settings</primary>
210 </indexterm>
211 </listitem>
212 </varlistentry>
213
214 <varlistentry id="xfce4-mouse-settings">
215 <term><command>xfce4-mouse-settings</command></term>
216 <listitem>
217 <para>
218 is a <application>Gtk 2</application> GUI to allow you to change
219 some of your mouse preferences.
220 </para>
221 <indexterm zone="xfce4-settings xfce4-mouse-settings">
222 <primary sortas="b-xfce4-mouse-settings">xfce4-mouse-settings</primary>
223 </indexterm>
224 </listitem>
225 </varlistentry>
226
227 <varlistentry id="xfce4-settings-editor">
228 <term><command>xfce4-settings-editor</command></term>
229 <listitem>
230 <para>
231 is a <application>Gtk 2</application> GUI to allow you to change
232 your preferences stored in <application>Xfconf</application>.
233 </para>
234 <indexterm zone="xfce4-settings xfce4-settings-editor">
235 <primary sortas="b-xfce4-settings-editor">xfce4-settings-editor</primary>
236 </indexterm>
237 </listitem>
238 </varlistentry>
239
240 <varlistentry id="xfce4-settings-manager">
241 <term><command>xfce4-settings-manager</command></term>
242 <listitem>
243 <para>
244 is a <application>Gtk 2</application> GUI to allow you to change
245 your many of your <application>Xfce</application> preferences.
246 </para>
247 <indexterm zone="xfce4-settings xfce4-settings-manager">
248 <primary sortas="b-xfce4-settings-manager">xfce4-settings-manager</primary>
249 </indexterm>
250 </listitem>
251 </varlistentry>
252
253 <varlistentry id="xfsettingsd">
254 <term><command>xfsettingsd</command></term>
255 <listitem>
256 <para>
257 is the <application>Xfce</application> settings daemon.
258 </para>
259 <indexterm zone="xfce4-settings xfsettingsd">
260 <primary sortas="b-xfsettingsd">xfsettingsd</primary>
261 </indexterm>
262 </listitem>
263 </varlistentry>
264 </variablelist>
265 </sect2>
266</sect1>
Note: See TracBrowser for help on using the repository browser.