1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY xfce-download-http "http://www.us.xfce.org/archive/xfce-&xfce-version;/fat_tarballs/xfce-&xfce-version;-src-bz2.tar.bz2">
|
---|
8 | <!ENTITY xfce-download-ftp " ">
|
---|
9 | <!ENTITY xfce-md5sum "8b213c0db2ac25b85a094e5959f5b2c1">
|
---|
10 | <!ENTITY xfce-size "15 MB">
|
---|
11 | <!ENTITY xfce-buildsize "215 MB">
|
---|
12 | <!ENTITY xfce-time "3.24 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="xfce" xreflabel="XFce-&xfce-version;">
|
---|
16 | <?dbhtml filename="xfce.html" ?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>XFce-&xfce-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="xfce">
|
---|
26 | <primary sortas="a-xfce">XFce</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to XFce</title>
|
---|
31 |
|
---|
32 | <para>The <application>XFce</application> package contains a lightweight
|
---|
33 | desktop environment.</para>
|
---|
34 |
|
---|
35 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
36 | <itemizedlist spacing="compact">
|
---|
37 | <listitem>
|
---|
38 | <para>Download (HTTP): <ulink url="&xfce-download-http;"/></para>
|
---|
39 | </listitem>
|
---|
40 | <listitem>
|
---|
41 | <para>Download (FTP): <ulink url="&xfce-download-ftp;"/></para>
|
---|
42 | </listitem>
|
---|
43 | <listitem>
|
---|
44 | <para>Download MD5 sum: &xfce-md5sum;</para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>Download size: &xfce-size;</para>
|
---|
48 | </listitem>
|
---|
49 | <listitem>
|
---|
50 | <para>Estimated disk space required: &xfce-buildsize;</para>
|
---|
51 | </listitem>
|
---|
52 | <listitem>
|
---|
53 | <para>Estimated build time: &xfce-time;</para>
|
---|
54 | </listitem>
|
---|
55 | </itemizedlist>
|
---|
56 |
|
---|
57 | <bridgehead renderas="sect3">XFce Dependencies</bridgehead>
|
---|
58 |
|
---|
59 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
60 | <para><xref linkend="gtk2"/> and
|
---|
61 | <xref linkend="libxml2"/></para>
|
---|
62 |
|
---|
63 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
64 | <para><xref linkend="libgtkhtml"/>,
|
---|
65 | <xref linkend="startup-notification"/>,
|
---|
66 | <xref linkend="a2ps"/> and
|
---|
67 | <xref linkend="psutils"/></para>
|
---|
68 |
|
---|
69 | </sect2>
|
---|
70 |
|
---|
71 | <sect2 role="installation">
|
---|
72 | <title>Installation of XFce</title>
|
---|
73 |
|
---|
74 | <para><application>XFce</application> now distributes as a TAR ball
|
---|
75 | of base packages and module packages. For each package, run the
|
---|
76 | following:</para>
|
---|
77 |
|
---|
78 | <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
|
---|
79 | make</userinput></screen>
|
---|
80 |
|
---|
81 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
82 |
|
---|
83 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
84 |
|
---|
85 | <para>The following packages will install the bare minimum:</para>
|
---|
86 |
|
---|
87 | <itemizedlist spacing='compact'>
|
---|
88 | <listitem>
|
---|
89 | <para>libxfce4util-&xfce-version;</para>
|
---|
90 | </listitem>
|
---|
91 | <listitem>
|
---|
92 | <para>dbh-1.0.20</para>
|
---|
93 | </listitem>
|
---|
94 | <listitem>
|
---|
95 | <para>libxfcegui4-&xfce-version;</para>
|
---|
96 | </listitem>
|
---|
97 | <listitem>
|
---|
98 | <para>libxfce4mcs-&xfce-version;</para>
|
---|
99 | </listitem>
|
---|
100 | <listitem>
|
---|
101 | <para>xfce-mcs-manager-&xfce-version;</para>
|
---|
102 | </listitem>
|
---|
103 | <listitem>
|
---|
104 | <para>xfwm4-&xfce-version;</para>
|
---|
105 | </listitem>
|
---|
106 | <listitem>
|
---|
107 | <para>xfce4-panel-&xfce-version;</para>
|
---|
108 | </listitem>
|
---|
109 | <listitem>
|
---|
110 | <para>xfdesktop-&xfce-version;</para>
|
---|
111 | </listitem>
|
---|
112 | <listitem>
|
---|
113 | <para>xfce-utils-&xfce-version;</para>
|
---|
114 | </listitem>
|
---|
115 | </itemizedlist>
|
---|
116 |
|
---|
117 | <para>In addition, you may choose to install:</para>
|
---|
118 |
|
---|
119 | <itemizedlist spacing='compact'>
|
---|
120 | <listitem>
|
---|
121 | <para>gtk-xfce-engine-2.2.5</para>
|
---|
122 | </listitem>
|
---|
123 | <listitem>
|
---|
124 | <para>xfcalendar-&xfce-version;</para>
|
---|
125 | </listitem>
|
---|
126 | <listitem>
|
---|
127 | <para>xfce-mcs-plugins-&xfce-version;</para>
|
---|
128 | </listitem>
|
---|
129 | <listitem>
|
---|
130 | <para>xfce4-appfinder-&xfce-version;</para>
|
---|
131 | </listitem>
|
---|
132 | <listitem>
|
---|
133 | <para>xfce4-icon-theme-&xfce-version;</para>
|
---|
134 | </listitem>
|
---|
135 | <listitem>
|
---|
136 | <para>xfce4-iconbox-&xfce-version;</para>
|
---|
137 | </listitem>
|
---|
138 | <listitem>
|
---|
139 | <para>xfce4-mixer-&xfce-version;</para>
|
---|
140 | </listitem>
|
---|
141 | <listitem>
|
---|
142 | <para>xfce4-session-&xfce-version;</para>
|
---|
143 | </listitem>
|
---|
144 | <listitem>
|
---|
145 | <para>xfce4-systray-&xfce-version;</para>
|
---|
146 | </listitem>
|
---|
147 | <listitem>
|
---|
148 | <para>xfce4-toys-&xfce-version;</para>
|
---|
149 | </listitem>
|
---|
150 | <listitem>
|
---|
151 | <para>xfce4-trigger-launcher-&xfce-version;</para>
|
---|
152 | </listitem>
|
---|
153 | <listitem>
|
---|
154 | <para>xffm-&xfce-version;</para>
|
---|
155 | </listitem>
|
---|
156 | <listitem>
|
---|
157 | <para>xfprint-&xfce-version;</para>
|
---|
158 | </listitem>
|
---|
159 | <listitem>
|
---|
160 | <para>xfwm4-themes-&xfce-version;</para>
|
---|
161 | </listitem>
|
---|
162 | </itemizedlist>
|
---|
163 |
|
---|
164 | </sect2>
|
---|
165 |
|
---|
166 | <sect2 role="configuration">
|
---|
167 | <title>Configuring XFce</title>
|
---|
168 |
|
---|
169 | <sect3 id='xfce-config'>
|
---|
170 | <title>Configuration Information</title>
|
---|
171 |
|
---|
172 | <para>Be sure to backup your current <filename>.xinitrc</filename>
|
---|
173 | before proceeding.</para>
|
---|
174 |
|
---|
175 | <screen><userinput>cat > ~/.xinitrc << "EOF"
|
---|
176 | <literal>xfce-mcs-manager
|
---|
177 | xfwm4 --daemon
|
---|
178 | xftaskbar4 &
|
---|
179 | xfdesktop &
|
---|
180 | exec xfce4-panel</literal>
|
---|
181 | EOF</userinput></screen>
|
---|
182 |
|
---|
183 | <indexterm zone="xfce xfce-config">
|
---|
184 | <primary sortas="e-AA.xinitrc">~/.xinitrc</primary>
|
---|
185 | </indexterm>
|
---|
186 |
|
---|
187 | </sect3>
|
---|
188 |
|
---|
189 | </sect2>
|
---|
190 |
|
---|
191 | <sect2 role="content">
|
---|
192 | <title>Contents</title>
|
---|
193 |
|
---|
194 | <segmentedlist>
|
---|
195 | <segtitle>Installed Programs</segtitle>
|
---|
196 | <segtitle>Installed Libraries</segtitle>
|
---|
197 | <segtitle>Installed Directories</segtitle>
|
---|
198 |
|
---|
199 | <seglistitem>
|
---|
200 | <seg>fgr, scramble, startxfce4, xfbook, xfbook4, xfcalendar,
|
---|
201 | xfce-mcs-manager, xfce-setting-show, xfce4-about,
|
---|
202 | xfce4-appfinder, xfce4-iconbox, xfce4-kiosk-query,
|
---|
203 | xfce4-menueditor, xfce4-mixer, xfce4-panel, xfce4-session,
|
---|
204 | xfce4-session-logout, xfce4-tips, xfdesktop, xfdiff4, xffm,
|
---|
205 | xffrequent, xffrequent4, xffstab, xffstab4, xfglob4, xfhelp4,
|
---|
206 | xflock4, xfmime-edit, xfmountdev4, xfrecent, xfrecent4,
|
---|
207 | xfprint-manager, xfprint4, xfrun4, xfsamba4, xftaskbar4,
|
---|
208 | xfterm4, xftrash4, xftree4, and xfwm4</seg>
|
---|
209 | <seg id='xfcelibs'>libdbh, libxfce4mcs, libxfce4util, libxfcegui4,
|
---|
210 | libxffm, libxfsm, and libxfprint</seg>
|
---|
211 | <seg>None</seg>
|
---|
212 | </seglistitem>
|
---|
213 | </segmentedlist>
|
---|
214 |
|
---|
215 | <indexterm zone="xfce xfcelibs">
|
---|
216 | <primary sortas="c-libdbh">libdbh.so</primary>
|
---|
217 | </indexterm>
|
---|
218 |
|
---|
219 | <indexterm zone="xfce xfcelibs">
|
---|
220 | <primary sortas="c-libxfce4mcs">libxfce4mcs.so</primary>
|
---|
221 | </indexterm>
|
---|
222 |
|
---|
223 | <indexterm zone="xfce xfcelibs">
|
---|
224 | <primary sortas="c-libxfce4util">libxfce4util.so</primary>
|
---|
225 | </indexterm>
|
---|
226 |
|
---|
227 | <indexterm zone="xfce xfcelibs">
|
---|
228 | <primary sortas="c-libxfcegui4">libxfcegui4.so</primary>
|
---|
229 | </indexterm>
|
---|
230 |
|
---|
231 | <indexterm zone="xfce xfcelibs">
|
---|
232 | <primary sortas="c-libxffm">libxffm.so</primary>
|
---|
233 | </indexterm>
|
---|
234 |
|
---|
235 | <indexterm zone="xfce xfcelibs">
|
---|
236 | <primary sortas="c-libxfsm">libxfsm.so</primary>
|
---|
237 | </indexterm>
|
---|
238 |
|
---|
239 | <indexterm zone="xfce xfcelibs">
|
---|
240 | <primary sortas="c-libxfprint">libxfprint.so</primary>
|
---|
241 | </indexterm>
|
---|
242 |
|
---|
243 | <variablelist>
|
---|
244 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
245 | <?dbfo list-presentation="list"?>
|
---|
246 | <?dbhtml list-presentation="table"?>
|
---|
247 |
|
---|
248 | <varlistentry id="fgr">
|
---|
249 | <term><command>fgr</command></term>
|
---|
250 | <listitem>
|
---|
251 | <para>is a file content search engine for
|
---|
252 | <command>xffm</command>.</para>
|
---|
253 | <indexterm zone="xfce fgr">
|
---|
254 | <primary sortas="b-fgr">fgr</primary>
|
---|
255 | </indexterm>
|
---|
256 | </listitem>
|
---|
257 | </varlistentry>
|
---|
258 |
|
---|
259 | <varlistentry id="xfce-mce-manager">
|
---|
260 | <term><command>xfce-mce-manager</command></term>
|
---|
261 | <listitem>
|
---|
262 | <para>is the settings manager for
|
---|
263 | <application>XFce</application>.</para>
|
---|
264 | <indexterm zone="xfce xfce-mce-manager">
|
---|
265 | <primary sortas="b-xfce-mce-manager">xfce-mce-manager</primary>
|
---|
266 | </indexterm>
|
---|
267 | </listitem>
|
---|
268 | </varlistentry>
|
---|
269 |
|
---|
270 | <varlistentry id="xfce4-about">
|
---|
271 | <term><command>xfce4-about</command></term>
|
---|
272 | <listitem>
|
---|
273 | <para>displays the about box.</para>
|
---|
274 | <indexterm zone="xfce xfce4-about">
|
---|
275 | <primary sortas="b-xfce4-about">xfce4-about</primary>
|
---|
276 | </indexterm>
|
---|
277 | </listitem>
|
---|
278 | </varlistentry>
|
---|
279 |
|
---|
280 | <varlistentry id="xfce4-session">
|
---|
281 | <term><command>xfce4-session</command></term>
|
---|
282 | <listitem>
|
---|
283 | <para>starts up the <application>XFce</application> Desktop
|
---|
284 | Environment.</para>
|
---|
285 | <indexterm zone="xfce xfce4-session">
|
---|
286 | <primary sortas="b-xfce4-session">xfce4-session</primary>
|
---|
287 | </indexterm>
|
---|
288 | </listitem>
|
---|
289 | </varlistentry>
|
---|
290 |
|
---|
291 | <varlistentry id="xfce4-session-logout">
|
---|
292 | <term><command>xfce4-session-logout</command></term>
|
---|
293 | <listitem>
|
---|
294 | <para>logs out from <application>XFce</application>.</para>
|
---|
295 | <indexterm zone="xfce xfce4-session-logout">
|
---|
296 | <primary sortas="b-xfce4-session-logout">xfce4-session-logout</primary>
|
---|
297 | </indexterm>
|
---|
298 | </listitem>
|
---|
299 | </varlistentry>
|
---|
300 |
|
---|
301 | <varlistentry id="xfce-setting-show">
|
---|
302 | <term><command>xfce-setting-show</command></term>
|
---|
303 | <listitem>
|
---|
304 | <para>displays the settings for
|
---|
305 | <application>XFce</application>.</para>
|
---|
306 | <indexterm zone="xfce xfce-setting-show">
|
---|
307 | <primary sortas="b-xfce-setting-show">xfce-setting-show</primary>
|
---|
308 | </indexterm>
|
---|
309 | </listitem>
|
---|
310 | </varlistentry>
|
---|
311 |
|
---|
312 | <varlistentry id="xfce4-panel">
|
---|
313 | <term><command>xfce4-panel</command></term>
|
---|
314 | <listitem>
|
---|
315 | <para>is the panel manager for <application>XFce</application>.
|
---|
316 | It contains the launcher, clock, mail check, desktop switcher and
|
---|
317 | separator programs.</para>
|
---|
318 | <indexterm zone="xfce xfce4-panel">
|
---|
319 | <primary sortas="b-xfce4-panel">xfce4-panel</primary>
|
---|
320 | </indexterm>
|
---|
321 | </listitem>
|
---|
322 | </varlistentry>
|
---|
323 |
|
---|
324 | <varlistentry id="xfdesktop">
|
---|
325 | <term><command>xfdesktop</command></term>
|
---|
326 | <listitem>
|
---|
327 | <para> is the desktop manager for
|
---|
328 | <application>XFce</application>.</para>
|
---|
329 | <indexterm zone="xfce xfdesktop">
|
---|
330 | <primary sortas="b-xfdesktop">xfdesktop</primary>
|
---|
331 | </indexterm>
|
---|
332 | </listitem>
|
---|
333 | </varlistentry>
|
---|
334 |
|
---|
335 | <varlistentry id="xfhelp4">
|
---|
336 | <term><command>xfhelp4</command></term>
|
---|
337 | <listitem>
|
---|
338 | <para>is script that launches a HTML browser to
|
---|
339 | display online documentation.</para>
|
---|
340 | <indexterm zone="xfce xfhelp4">
|
---|
341 | <primary sortas="b-xfhelp4">xfhelp4</primary>
|
---|
342 | </indexterm>
|
---|
343 | </listitem>
|
---|
344 | </varlistentry>
|
---|
345 |
|
---|
346 | <varlistentry id="xflock4">
|
---|
347 | <term><command>xflock4</command></term>
|
---|
348 | <listitem>
|
---|
349 | <para>is a script used to lock the current screen during drag
|
---|
350 | and drop actions.</para>
|
---|
351 | <indexterm zone="xfce xflock4">
|
---|
352 | <primary sortas="b-xflock4">xflock4</primary>
|
---|
353 | </indexterm>
|
---|
354 | </listitem>
|
---|
355 | </varlistentry>
|
---|
356 |
|
---|
357 | <varlistentry id="xfmountdev4">
|
---|
358 | <term><command>xfmountdev4</command></term>
|
---|
359 | <listitem>
|
---|
360 | <para>mounts a device on the specified mount point and launches
|
---|
361 | <command>xftree4</command>, then unmounts the device when
|
---|
362 | <command>xftree4</command> finishes.</para>
|
---|
363 | <indexterm zone="xfce xfmountdev4">
|
---|
364 | <primary sortas="b-xfmountdev4">xfmountdev4</primary>
|
---|
365 | </indexterm>
|
---|
366 | </listitem>
|
---|
367 | </varlistentry>
|
---|
368 |
|
---|
369 | <varlistentry id="xfrun4">
|
---|
370 | <term><command>xfrun4</command></term>
|
---|
371 | <listitem>
|
---|
372 | <para>is the program launcher for
|
---|
373 | <application>XFce</application>.</para>
|
---|
374 | <indexterm zone="xfce xfrun4">
|
---|
375 | <primary sortas="b-xfrun4">xfrun4</primary>
|
---|
376 | </indexterm>
|
---|
377 | </listitem>
|
---|
378 | </varlistentry>
|
---|
379 |
|
---|
380 | <varlistentry id="xfsamba4">
|
---|
381 | <term><command>xfsamba4</command></term>
|
---|
382 | <listitem>
|
---|
383 | <para> is the <application>Samba</application> front end for
|
---|
384 | <application>XFce</application>.</para>
|
---|
385 | <indexterm zone="xfce xfsamba4">
|
---|
386 | <primary sortas="b-xfsamba4">xfsamba4</primary>
|
---|
387 | </indexterm>
|
---|
388 | </listitem>
|
---|
389 | </varlistentry>
|
---|
390 |
|
---|
391 | <varlistentry id="xftaskbar4">
|
---|
392 | <term><command>xftaskbar4</command></term>
|
---|
393 | <listitem>
|
---|
394 | <para>is the taskbar manager for
|
---|
395 | <application>XFce</application>.</para>
|
---|
396 | <indexterm zone="xfce xftaskbar4">
|
---|
397 | <primary sortas="b-xftaskbar4">xftaskbar4</primary>
|
---|
398 | </indexterm>
|
---|
399 | </listitem>
|
---|
400 | </varlistentry>
|
---|
401 |
|
---|
402 | <varlistentry id="xfterm4">
|
---|
403 | <term><command>xfterm4</command></term>
|
---|
404 | <listitem>
|
---|
405 | <para>is a small terminal wrapper to be used as a drag and drop
|
---|
406 | action for the <application>XFce</application> front panel.</para>
|
---|
407 | <indexterm zone="xfce xfterm4">
|
---|
408 | <primary sortas="b-xfterm4">xfterm4</primary>
|
---|
409 | </indexterm>
|
---|
410 | </listitem>
|
---|
411 | </varlistentry>
|
---|
412 |
|
---|
413 | <varlistentry id="xftrash4">
|
---|
414 | <term><command>xftrash4</command></term>
|
---|
415 | <listitem>
|
---|
416 | <para>is a small script to be used as a drag and drop action
|
---|
417 | for the <application>XFce</application> front panel.</para>
|
---|
418 | <indexterm zone="xfce xftrash4">
|
---|
419 | <primary sortas="b-xftrash4">xftrash4</primary>
|
---|
420 | </indexterm>
|
---|
421 | </listitem>
|
---|
422 | </varlistentry>
|
---|
423 |
|
---|
424 | <varlistentry id="xftree4">
|
---|
425 | <term><command>xftree4</command></term>
|
---|
426 | <listitem>
|
---|
427 | <para>is the file manager for
|
---|
428 | <application>XFce</application>.</para>
|
---|
429 | <indexterm zone="xfce xftree4">
|
---|
430 | <primary sortas="b-xftree4">xftree4</primary>
|
---|
431 | </indexterm>
|
---|
432 | </listitem>
|
---|
433 | </varlistentry>
|
---|
434 |
|
---|
435 | <varlistentry id="xfwm4">
|
---|
436 | <term><command>xfwm4</command></term>
|
---|
437 | <listitem>
|
---|
438 | <para>is an <application>X11</application> window manager
|
---|
439 | for <application>XFce</application>.</para>
|
---|
440 | <indexterm zone="xfce xfwm4">
|
---|
441 | <primary sortas="b-xfwm4">xfwm4</primary>
|
---|
442 | </indexterm>
|
---|
443 | </listitem>
|
---|
444 | </varlistentry>
|
---|
445 |
|
---|
446 | </variablelist>
|
---|
447 |
|
---|
448 | </sect2>
|
---|
449 |
|
---|
450 | </sect1>
|
---|