source: xfce/core/xfce4-session.xml@ c67fbf64

systemd-11177
Last change on this file since c67fbf64 was c67fbf64, checked in by Krejzi <krejzi@…>, 11 years ago

Remove packages that are now in lfs systemd from blfs.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@11302 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.3 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-session-download-http
8 "http://archive.xfce.org/src/xfce/xfce4-session/&xfce4-version;/xfce4-session-&xfce4-session-version;.tar.bz2">
9 <!ENTITY xfce4-session-download-ftp " ">
10 <!ENTITY xfce4-session-md5sum "1757657c1d590aa6274b7b7cbba33352">
11 <!ENTITY xfce4-session-size "1.3 MB">
12 <!ENTITY xfce4-session-buildsize "21 MB">
13 <!ENTITY xfce4-session-time "0.3 SBU">
14]>
15
16<sect1 id="xfce4-session" xreflabel="xfce4-session-&xfce4-session-version;">
17 <?dbhtml filename="xfce4-session.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>xfce4-session-&xfce4-session-version;</title>
25
26 <indexterm zone="xfce4-session">
27 <primary sortas="a-xfce4-session">xfce4-session</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Xfce4 Session</title>
32
33 <para>
34 <application>Xfce4 Session</application> is a session manager for
35 <application>Xfce</application>. Its task is to save the state of your
36 desktop (opened applications and their location) and restore it during a
37 next startup. You can create several different sessions and choose one of
38 them on startup.
39 </para>
40
41 &lfs73_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&xfce4-session-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&xfce4-session-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &xfce4-session-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &xfce4-session-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &xfce4-session-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &xfce4-session-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">Xfce4 Session Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="libwnck2"/>,
82 <xref linkend="libxfce4ui"/> and
83 <xref linkend="which"/>
84 </para>
85
86 <para condition="html" role="usernotes">
87 User Notes: <ulink url="&blfs-wiki;/xfce4-session"/>
88 </para>
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of Xfce4 Session</title>
93
94 <para>
95 Install <application>Xfce4 Session</application> by running the following
96 commands:
97 </para>
98
99<screen><userinput>./configure --prefix=/usr \
100 --sysconfdir=/etc \
101 --disable-legacy-sm &amp;&amp;
102make</userinput></screen>
103
104 <para>
105 This package does not come with a test suite.
106 </para>
107
108 <para>
109 Now, as the <systemitem class="username">root</systemitem> user:
110 </para>
111
112<screen role="root"><userinput>make install</userinput></screen>
113
114 </sect2>
115
116 <sect2 role="commands">
117 <title>Command Explanations</title>
118
119 <para>
120 <option>--disable-legacy-sm</option>: This switch disables
121 legacy session management which isn't necesary on modern
122 system.
123 </para>
124
125 </sect2>
126
127 <sect2 role="configuration">
128 <title>Configuring Xfce4 Session</title>
129
130 <para>
131 There are several optional run time dependencies for
132 <application>Xfce4</application>:
133 <xref linkend="dbus"/>,
134 <xref linkend="gnupg2"/>,
135 <xref linkend="hicolor-icon-theme"/> and
136 <xref linkend="openssh"/>
137 </para>
138
139 <para>
140 To launch <application>Xfce4</application> use the command
141 <command>startxfce4</command>.
142 <application>Systemd Logind</application> is required to
143 perform any task that requires administrative access,
144 including shut down and reboot.
145 </para>
146
147 </sect2>
148
149 <sect2 role="content">
150 <title>Contents</title>
151
152 <segmentedlist>
153 <segtitle>Installed Programs</segtitle>
154 <segtitle>Installed Library</segtitle>
155 <segtitle>Installed Directories</segtitle>
156
157 <seglistitem>
158 <seg>
159 xfce4-session,
160 xfce4-session-logout,
161 xfce4-session-settings and
162 xfce4-tips
163 </seg>
164 <seg>
165 libxfsm-4.6.so
166 </seg>
167 <seg>
168 /usr/include/xfce4/xfce4-session-4.6,
169 /usr/share/xfce4/tips and
170 /usr/share/doc/xfce4-session-&xfce4-session-version;
171 </seg>
172 </seglistitem>
173 </segmentedlist>
174
175 <variablelist>
176 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
177 <?dbfo list-presentation="list"?>
178 <?dbhtml list-presentation="table"?>
179
180 <varlistentry id="xfce4-session-prog">
181 <term><command>xfce4-session</command></term>
182 <listitem>
183 <para>
184 starts up the <application>Xfce</application> Desktop Environment.
185 </para>
186 <indexterm zone="xfce4-session xfce4-session-prog">
187 <primary sortas="b-xfce4-session">xfce4-session</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
191
192 <varlistentry id="xfce4-session-logout">
193 <term><command>xfce4-session-logout</command></term>
194 <listitem>
195 <para>
196 logs out from <application>Xfce</application>.
197 </para>
198 <indexterm zone="xfce4-session xfce4-session-logout">
199 <primary sortas="b-xfce4-session-logout">xfce4-session-logout</primary>
200 </indexterm>
201 </listitem>
202 </varlistentry>
203
204 <varlistentry id="xfce4-session-settings">
205 <term><command>xfce4-session-settings</command></term>
206 <listitem>
207 <para>
208 is a <application>GTK+ 2</application> GUI which allows you to alter
209 your preferences for your <application>Xfce Session</application>.
210 </para>
211 <indexterm zone="xfce4-session xfce4-session-settings">
212 <primary sortas="b-xfce4-session-settings">xfce4-session-settings</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="xfce4-tips">
218 <term><command>xfce4-tips</command></term>
219 <listitem>
220 <para>
221 is a <application>GTK+ 2</application> GUI which displays tips when
222 you log in to an <application>Xfce Session</application>.
223 </para>
224 <indexterm zone="xfce4-session xfce4-tips">
225 <primary sortas="b-xfce4-tips">xfce4-tips</primary>
226 </indexterm>
227 </listitem>
228 </varlistentry>
229
230 <varlistentry id="libxfsm-4">
231 <term><filename class="libraryfile">libxfsm-4.6.so</filename></term>
232 <listitem>
233 <para>
234 contains the <application>Xfce Session</application> API functions.
235 </para>
236 <indexterm zone="xfce4-session libxfsm-4">
237 <primary sortas="c-libxfsm-4">libxfsm-4.6.so</primary>
238 </indexterm>
239 </listitem>
240 </varlistentry>
241
242 </variablelist>
243
244 </sect2>
245
246</sect1>
Note: See TracBrowser for help on using the repository browser.