source: xfce/core/xfdesktop.xml@ c3c56b2

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 c3c56b2 was c3c56b2, checked in by Krejzi <krejzi@…>, 11 years ago

Reimplement none where nothing is installed - programs, libraries or directories.

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

  • Property mode set to 100644
File size: 5.0 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 "d5f6fb9fdde3ddff5804b2a251892936">
11 <!ENTITY xfdesktop-size "1.1 MB">
12 <!ENTITY xfdesktop-buildsize "19 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 &lfs72_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">Optional</bridgehead>
87 <para role="optional">
88 <xref linkend="libnotify"/> and
89 <xref linkend="startup-notification"/>,
90 </para>
91
92 <para condition="html" role="usernotes">
93 User Notes: <ulink url="&blfs-wiki;/xfdesktop"/>
94 </para>
95 </sect2>
96
97 <sect2 role="installation">
98 <title>Installation of Xfdesktop</title>
99
100 <para>
101 Install <application>Xfdesktop</application> by running the following
102 commands:
103 </para>
104
105<screen><userinput>./configure --prefix=/usr &amp;&amp;
106make</userinput></screen>
107
108 <para>
109 This package does not come with a test suite.
110 </para>
111
112 <para>
113 Now, as the <systemitem class="username">root</systemitem> user:
114 </para>
115
116<screen role="root"><userinput>make install</userinput></screen>
117 </sect2>
118
119 <sect2 role="content">
120 <title>Contents</title>
121
122 <segmentedlist>
123 <segtitle>Installed Programs</segtitle>
124 <segtitle>Installed Libraries</segtitle>
125 <segtitle>Installed Directories</segtitle>
126
127 <seglistitem>
128 <seg>xfdesktop and xfdesktop-settings</seg>
129 <seg>None</seg>
130 <seg>
131 /usr/share/backgrounds/xfce and
132 /usr/share/pixmaps/xfdesktop
133 </seg>
134 </seglistitem>
135 </segmentedlist>
136
137 <variablelist>
138 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
139 <?dbfo list-presentation="list"?>
140 <?dbhtml list-presentation="table"?>
141
142 <varlistentry id="xfdesktop-prog">
143 <term><command>xfdesktop</command></term>
144 <listitem>
145 <para>
146 is the <application>Xfce</application> Desktop Environment's desktop
147 manager.
148 </para>
149 <indexterm zone="xfdesktop xfdesktop-prog">
150 <primary sortas="b-xfdesktop">xfdesktop</primary>
151 </indexterm>
152 </listitem>
153 </varlistentry>
154
155 <varlistentry id="xfdesktop-settings">
156 <term><command>xfdesktop-settings</command></term>
157 <listitem>
158 <para>
159 is a <application>Gtk 2</application> application that allows you to
160 change your desktop background, some preferences for the righ click
161 menu and what icons are displayed on the desktop.
162 </para>
163 <indexterm zone="xfdesktop xfdesktop-settings">
164 <primary sortas="b-xfdesktop-settings">xfdesktop-settings</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168 </variablelist>
169 </sect2>
170</sect1>
Note: See TracBrowser for help on using the repository browser.