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

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 cc14443a was cc14443a, checked in by Bruce Dubbs <bdubbs@…>, 12 years ago

Add optional run time dependencies to
xfce and chagne the startup procedures.

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

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