source: xfce/core/xfdesktop.xml@ f58d4b6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 f58d4b6 was f58d4b6, checked in by Fernando de Oliveira <fernando@…>, 9 years ago

Tag for gcc5: libburn-1.4.0, libisofs-1.4.0 and libisoburn-1.4.0.
Update to xfwm4-4.12.3.
Update to xfburn-0.5.4.
Update to Update to Thunar-1.6.9.
Update to xfdesktop-4.12.2.

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

  • Property mode set to 100644
File size: 5.1 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 xfdesktop-download-http
8 "http://archive.xfce.org/src/xfce/xfdesktop/&xfce4-version;/xfdesktop-&xfdesktop-version;.tar.bz2">
9 <!ENTITY xfdesktop-download-ftp " ">
10 <!ENTITY xfdesktop-md5sum "9a29c8e6b8a931fecd29f1ea736a6a70">
11 <!ENTITY xfdesktop-size "1.4 MB">
12 <!ENTITY xfdesktop-buildsize "21 MB">
13 <!ENTITY xfdesktop-time "0.2 SBU">
14]>
15
16<sect1 id="xfdesktop" xreflabel="Xfdesktop-&xfdesktop-version;">
17 <?dbhtml filename="xfdesktop.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Xfdesktop-&xfdesktop-version;</title>
25
26 <indexterm zone="xfdesktop">
27 <primary sortas="a-Xfdesktop">Xfdesktop</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Xfdesktop</title>
32
33 <para>
34 <application>Xfdesktop</application> is a desktop manager for the
35 <application>Xfce</application> Desktop Environment.
36 <application>Xfdesktop</application> sets the background image / color,
37 creates the right click menu and window list and displays the file icons
38 on the desktop using <application>Thunar</application> libraries.
39 </para>
40
41 &lfs77_checked; &gcc5_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&xfdesktop-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&xfdesktop-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &xfdesktop-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &xfdesktop-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &xfdesktop-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &xfdesktop-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">Xfdesktop Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="exo"/>,
82 <xref linkend="libwnck2"/> and
83 <xref linkend="libxfce4ui"/>
84 </para>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
87 <para role="recommended">
88 <xref linkend="libnotify"/>,
89 <xref linkend="startup-notification"/> and
90 <xref linkend="thunar"/>
91 </para>
92
93 <para condition="html" role="usernotes">
94 User Notes: <ulink url="&blfs-wiki;/xfdesktop"/>
95 </para>
96 </sect2>
97
98 <sect2 role="installation">
99 <title>Installation of Xfdesktop</title>
100
101 <para>
102 Install <application>Xfdesktop</application> by running the following
103 commands:
104 </para>
105
106<screen><userinput>./configure --prefix=/usr &amp;&amp;
107make</userinput></screen>
108
109 <para>
110 This package does not come with a test suite.
111 </para>
112
113 <para>
114 Now, as the <systemitem class="username">root</systemitem> user:
115 </para>
116
117<screen role="root"><userinput>make install</userinput></screen>
118 </sect2>
119
120 <sect2 role="content">
121 <title>Contents</title>
122
123 <segmentedlist>
124 <segtitle>Installed Programs</segtitle>
125 <segtitle>Installed Libraries</segtitle>
126 <segtitle>Installed Directories</segtitle>
127
128 <seglistitem>
129 <seg>
130 xfdesktop and xfdesktop-settings
131 </seg>
132 <seg>
133 None
134 </seg>
135 <seg>
136 /usr/share/backgrounds/xfce and
137 /usr/share/pixmaps/xfdesktop
138 </seg>
139 </seglistitem>
140 </segmentedlist>
141
142 <variablelist>
143 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
144 <?dbfo list-presentation="list"?>
145 <?dbhtml list-presentation="table"?>
146
147 <varlistentry id="xfdesktop-prog">
148 <term><command>xfdesktop</command></term>
149 <listitem>
150 <para>
151 is the <application>Xfce</application> Desktop Environment's desktop
152 manager.
153 </para>
154 <indexterm zone="xfdesktop xfdesktop-prog">
155 <primary sortas="b-xfdesktop">xfdesktop</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
159
160 <varlistentry id="xfdesktop-settings">
161 <term><command>xfdesktop-settings</command></term>
162 <listitem>
163 <para>
164 is a <application>GTK+ 2</application> application that allows you to
165 change your desktop background, some preferences for the righ click
166 menu and what icons are displayed on the desktop.
167 </para>
168 <indexterm zone="xfdesktop xfdesktop-settings">
169 <primary sortas="b-xfdesktop-settings">xfdesktop-settings</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
173
174 </variablelist>
175
176 </sect2>
177
178</sect1>
Note: See TracBrowser for help on using the repository browser.