source: xfce/core/xfce4-session-systemd.xml@ 4b11dc9

systemd-11177
Last change on this file since 4b11dc9 was 4b11dc9, checked in by Christopher Gregory <cjg@…>, 10 years ago

fixed apply patch on xfce4-session page.

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

  • Property mode set to 100644
File size: 7.6 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 &lfs75_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">Additional Downloads</bridgehead>
78 <itemizedlist spacing="compact">
79 <listitem>
80 <para>
81 Required patch:
82 <ulink url="&patch-root;/xfce4-session-&xfce4-session-version;-logind_suspend_hibernate-1.patch"/>
83 </para>
84 </listitem>
85 </itemizedlist>
86
87 <bridgehead renderas="sect3">Xfce4 Session Dependencies</bridgehead>
88
89 <bridgehead renderas="sect4">Required</bridgehead>
90 <para role="required">
91 <xref linkend="libwnck2"/>,
92 <xref linkend="libxfce4ui"/>, and
93 <xref linkend="which"/>
94 </para>
95
96 <para condition="html" role="usernotes">
97 User Notes: <ulink url="&blfs-wiki;/xfce4-session"/>
98 </para>
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of Xfce4 Session</title>
103
104 <para>
105 Install <application>Xfce4 Session</application> by running the following
106 commands:
107 </para>
108
109<screen><userinput>patch -Np1 -i ../xfce4-session-&xfce4-session-version;-logind_suspend_hibernate-1.patch &amp;&amp;
110./configure --prefix=/usr \
111 --sysconfdir=/etc \
112 --disable-legacy-sm &amp;&amp;
113make</userinput></screen>
114
115 <para>
116 This package does not come with a test suite.
117 </para>
118
119 <para>
120 Now, as the <systemitem class="username">root</systemitem> user:
121 </para>
122
123<screen role="root"><userinput>make install</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
129
130 <para>
131 <option>--disable-legacy-sm</option>: This switch disables
132 legacy session management which isn't necessary on modern
133 system.
134 </para>
135
136 </sect2>
137
138 <sect2 role="configuration">
139 <title>Configuring Xfce4 Session</title>
140
141 <para>
142 There are several optional run time dependencies for
143 <application>Xfce4</application>:
144 <xref linkend="dbus"/>,
145 <xref linkend="gnupg2"/>,
146 <xref linkend="hicolor-icon-theme"/>,
147 <xref linkend="openssh"/> and
148 <xref linkend="systemd"/> (for Logind)
149 </para>
150
151 <para>
152 To launch <application>Xfce4</application> use the command
153 <command>startxfce4</command>.
154 </para>
155
156 </sect2>
157
158 <sect2 role="content">
159 <title>Contents</title>
160
161 <segmentedlist>
162 <segtitle>Installed Programs</segtitle>
163 <segtitle>Installed Library</segtitle>
164 <segtitle>Installed Directories</segtitle>
165
166 <seglistitem>
167 <seg>
168 xfce4-session,
169 xfce4-session-logout,
170 xfce4-session-settings and
171 xfce4-tips
172 </seg>
173 <seg>
174 libxfsm-4.6.so
175 </seg>
176 <seg>
177 /usr/include/xfce4/xfce4-session-4.6,
178 /usr/share/xfce4/tips and
179 /usr/share/doc/xfce4-session-&xfce4-session-version;
180 </seg>
181 </seglistitem>
182 </segmentedlist>
183
184 <variablelist>
185 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
186 <?dbfo list-presentation="list"?>
187 <?dbhtml list-presentation="table"?>
188
189 <varlistentry id="xfce4-session-prog">
190 <term><command>xfce4-session</command></term>
191 <listitem>
192 <para>
193 starts up the <application>Xfce</application> Desktop Environment.
194 </para>
195 <indexterm zone="xfce4-session xfce4-session-prog">
196 <primary sortas="b-xfce4-session">xfce4-session</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 <varlistentry id="xfce4-session-logout">
202 <term><command>xfce4-session-logout</command></term>
203 <listitem>
204 <para>
205 logs out from <application>Xfce</application>.
206 </para>
207 <indexterm zone="xfce4-session xfce4-session-logout">
208 <primary sortas="b-xfce4-session-logout">xfce4-session-logout</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 <varlistentry id="xfce4-session-settings">
214 <term><command>xfce4-session-settings</command></term>
215 <listitem>
216 <para>
217 is a <application>GTK+ 2</application> GUI which allows you to alter
218 your preferences for your <application>Xfce Session</application>.
219 </para>
220 <indexterm zone="xfce4-session xfce4-session-settings">
221 <primary sortas="b-xfce4-session-settings">xfce4-session-settings</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
225
226 <varlistentry id="xfce4-tips">
227 <term><command>xfce4-tips</command></term>
228 <listitem>
229 <para>
230 is a <application>GTK+ 2</application> GUI which displays tips when
231 you log in to an <application>Xfce Session</application>.
232 </para>
233 <indexterm zone="xfce4-session xfce4-tips">
234 <primary sortas="b-xfce4-tips">xfce4-tips</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
238
239 <varlistentry id="libxfsm-4">
240 <term><filename class="libraryfile">libxfsm-4.6.so</filename></term>
241 <listitem>
242 <para>
243 contains the <application>Xfce Session</application> API functions.
244 </para>
245 <indexterm zone="xfce4-session libxfsm-4">
246 <primary sortas="c-libxfsm-4">libxfsm-4.6.so</primary>
247 </indexterm>
248 </listitem>
249 </varlistentry>
250
251 </variablelist>
252
253 </sect2>
254
255</sect1>
Note: See TracBrowser for help on using the repository browser.