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 lxde-common-download-http "&sourceforge-repo;/lxde/lxde-common-&lxde-common-version;.tar.xz">
|
---|
8 | <!ENTITY lxde-common-download-ftp " ">
|
---|
9 | <!ENTITY lxde-common-md5sum "3ab92bd7bcff8bc8e6395651d164cf76">
|
---|
10 | <!ENTITY lxde-common-size "872 KB">
|
---|
11 | <!ENTITY lxde-common-buildsize "2.8 MB">
|
---|
12 | <!ENTITY lxde-common-time "less than 0.1 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="lxde-common" xreflabel="lxde-common-&lxde-common-version;">
|
---|
16 | <?dbhtml filename="lxde-common.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>lxde-common-&lxde-common-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="lxde-common">
|
---|
26 | <primary sortas="a-lxde-common">lxde-common</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to LXDE Common</title>
|
---|
31 |
|
---|
32 | <para>
|
---|
33 | The <application>LXDE Common</application> package provides
|
---|
34 | a set of default configuration for LXDE.
|
---|
35 | </para>
|
---|
36 |
|
---|
37 | &lfs7a_checked;
|
---|
38 |
|
---|
39 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
40 | <itemizedlist spacing="compact">
|
---|
41 | <listitem>
|
---|
42 | <para>
|
---|
43 | Download (HTTP): <ulink url="&lxde-common-download-http;"/>
|
---|
44 | </para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>
|
---|
48 | Download (FTP): <ulink url="&lxde-common-download-ftp;"/>
|
---|
49 | </para>
|
---|
50 | </listitem>
|
---|
51 | <listitem>
|
---|
52 | <para>
|
---|
53 | Download MD5 sum: &lxde-common-md5sum;
|
---|
54 | </para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>
|
---|
58 | Download size: &lxde-common-size;
|
---|
59 | </para>
|
---|
60 | </listitem>
|
---|
61 | <listitem>
|
---|
62 | <para>
|
---|
63 | Estimated disk space required: &lxde-common-buildsize;
|
---|
64 | </para>
|
---|
65 | </listitem>
|
---|
66 | <listitem>
|
---|
67 | <para>
|
---|
68 | Estimated build time: &lxde-common-time;
|
---|
69 | </para>
|
---|
70 | </listitem>
|
---|
71 | </itemizedlist>
|
---|
72 |
|
---|
73 | <bridgehead renderas="sect3">LXDE Common Dependencies</bridgehead>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
76 | <para role="required">
|
---|
77 | <phrase revision="sysv"><xref linkend="consolekit"/>,</phrase>
|
---|
78 | <xref linkend="lxde-icon-theme"/>,
|
---|
79 | <xref linkend="lxpanel"/>,
|
---|
80 | <xref linkend="lxsession"/>,
|
---|
81 | <xref linkend="openbox"/> (runtime), and
|
---|
82 | <xref linkend="pcmanfm"/>
|
---|
83 | </para>
|
---|
84 |
|
---|
85 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
86 | <para role="recommended">
|
---|
87 | <xref linkend="desktop-file-utils"/>,
|
---|
88 | <xref linkend="hicolor-icon-theme"/>, and
|
---|
89 | <xref linkend="shared-mime-info"/>
|
---|
90 | </para>
|
---|
91 |
|
---|
92 | <bridgehead renderas="sect4">Recommended Runtime Dependencies</bridgehead>
|
---|
93 | <para role="recommended">
|
---|
94 | <phrase revision="sysv"><xref linkend="consolekit"/> and</phrase>
|
---|
95 | <xref linkend="dbus"/>
|
---|
96 | </para>
|
---|
97 |
|
---|
98 | <bridgehead renderas="sect4">Optional Runtime Dependencies</bridgehead>
|
---|
99 | <para role="optional">
|
---|
100 | A notification daemon such as
|
---|
101 | <xref linkend="notification-daemon"/> or
|
---|
102 | <xref linkend="xfce4-notifyd"/>
|
---|
103 | </para>
|
---|
104 |
|
---|
105 | <para condition="html" role="usernotes">
|
---|
106 | User Notes: <ulink url="&blfs-wiki;/lxde-common"/>
|
---|
107 | </para>
|
---|
108 | </sect2>
|
---|
109 |
|
---|
110 | <sect2 role="installation">
|
---|
111 | <title>Installation of LXDE Common</title>
|
---|
112 |
|
---|
113 | <para>
|
---|
114 | Install <application>LXDE Common</application> by running the following
|
---|
115 | commands:
|
---|
116 | </para>
|
---|
117 |
|
---|
118 | <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
|
---|
119 | make</userinput></screen>
|
---|
120 |
|
---|
121 | <para>
|
---|
122 | This package does not come with a test suite.
|
---|
123 | </para>
|
---|
124 |
|
---|
125 | <para>
|
---|
126 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
127 | </para>
|
---|
128 |
|
---|
129 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
130 |
|
---|
131 | <para>
|
---|
132 | If you have installed recommended dependencies, run the following
|
---|
133 | commands as the <systemitem class="username">root</systemitem> user:
|
---|
134 | </para>
|
---|
135 |
|
---|
136 | <screen role="root"><userinput>update-mime-database /usr/share/mime &&
|
---|
137 | gtk-update-icon-cache -qf /usr/share/icons/hicolor &&
|
---|
138 | update-desktop-database -q</userinput></screen>
|
---|
139 |
|
---|
140 | </sect2>
|
---|
141 |
|
---|
142 | <sect2 role="using">
|
---|
143 | <title>Starting LXDE</title>
|
---|
144 |
|
---|
145 | <para>
|
---|
146 | You can start <application>LXDE</application> from runlevel 3, using
|
---|
147 | <xref linkend="xinit"/>, or from runlevel 5, using a Display Manager,
|
---|
148 | such as <xref linkend="lxdm"/>.
|
---|
149 | </para>
|
---|
150 |
|
---|
151 | <para>
|
---|
152 | To start <application>LXDE</application> using <xref linkend="xinit"/>,
|
---|
153 | run the following commands:
|
---|
154 | </para>
|
---|
155 |
|
---|
156 | <screen><userinput>cat > ~/.xinitrc << "EOF"
|
---|
157 | <literal>ck-launch-session dbus-launch --exit-with-session startlxde</literal>
|
---|
158 | EOF
|
---|
159 |
|
---|
160 | startx</userinput></screen>
|
---|
161 |
|
---|
162 | <para>
|
---|
163 | The X session starts on the first unused virtual terminal, normally vt7.
|
---|
164 | You can switch to another vt<emphasis>n</emphasis> simultaneously
|
---|
165 | pressing the keys Ctrl-Alt-F<emphasis>n</emphasis>
|
---|
166 | (<emphasis>n</emphasis>=1, 2, ...). To switch back to the X session,
|
---|
167 | normally started at vt7, use Ctrl-Alt-F7. The vt where the command
|
---|
168 | <command>startx</command> was executed will display many messages,
|
---|
169 | including X starting messages, applications automatically started with
|
---|
170 | the session, and eventually, some warning and error messages. You may
|
---|
171 | prefer to redirect those messages to a log file, which not only will keep
|
---|
172 | the initial vt uncluttered, but can also be used for debug purposes. This
|
---|
173 | can be done starting X with:
|
---|
174 | </para>
|
---|
175 |
|
---|
176 | <screen><userinput>startx &> ~/.x-session-errors</userinput></screen>
|
---|
177 |
|
---|
178 | <note>
|
---|
179 | <para>
|
---|
180 | You may wish to drop consolekit and/or dbus-launch, e.g., just using
|
---|
181 | startlxde in ~/.xinitrc. However some capabilities such as mounting or
|
---|
182 | umounting file systems from a file manager will not be possible, or the
|
---|
183 | reboot option will be absent or inoperative, among other problems.
|
---|
184 | </para>
|
---|
185 | </note>
|
---|
186 |
|
---|
187 | <para>
|
---|
188 | When shutting down or rebooting, the shutdown messages appear on the vt
|
---|
189 | where X was running. If you wish to see those messages, simultaneously
|
---|
190 | press keys Alt-F7 (assuming that X was running on vt7).
|
---|
191 | </para>
|
---|
192 |
|
---|
193 | </sect2>
|
---|
194 | <!--
|
---|
195 | <sect2 role="commands">
|
---|
196 | <title>Command Explanations</title>
|
---|
197 |
|
---|
198 | <para>
|
---|
199 | <command>ln -svfn profile/LXDE ...</command>: Fixes the wrong path of the
|
---|
200 | default <application>LXPanel</application> profile.
|
---|
201 | </para>
|
---|
202 |
|
---|
203 | </sect2>-->
|
---|
204 |
|
---|
205 | <sect2 role="content">
|
---|
206 | <title>Contents</title>
|
---|
207 |
|
---|
208 | <segmentedlist>
|
---|
209 | <segtitle>Installed Programs</segtitle>
|
---|
210 | <segtitle>Installed Libraries</segtitle>
|
---|
211 | <segtitle>Installed Directories</segtitle>
|
---|
212 |
|
---|
213 | <seglistitem>
|
---|
214 | <seg>
|
---|
215 | lxde-logout, openbox-lxde and startlxde
|
---|
216 | </seg>
|
---|
217 | <seg>
|
---|
218 | None
|
---|
219 | </seg>
|
---|
220 | <seg>
|
---|
221 | /etc/xdg/{lxpanel,lxsession,openbox,pcmanfm}/LXDE and
|
---|
222 | /usr/share/lxde
|
---|
223 | </seg>
|
---|
224 | </seglistitem>
|
---|
225 | </segmentedlist>
|
---|
226 |
|
---|
227 | <variablelist>
|
---|
228 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
229 | <?dbfo list-presentation="list"?>
|
---|
230 | <?dbhtml list-presentation="table"?>
|
---|
231 |
|
---|
232 | <varlistentry id="lxde-logout">
|
---|
233 | <term><command>lxde-logout</command></term>
|
---|
234 | <listitem>
|
---|
235 | <para>
|
---|
236 | is used to quit the desktop session for
|
---|
237 | <application>LXDE</application>.
|
---|
238 | </para>
|
---|
239 | <indexterm zone="lxde-common lxde-logout">
|
---|
240 | <primary sortas="b-lxde-logout">lxde-logout</primary>
|
---|
241 | </indexterm>
|
---|
242 | </listitem>
|
---|
243 | </varlistentry>
|
---|
244 |
|
---|
245 | <varlistentry id="openbox-lxde">
|
---|
246 | <term><command>openbox-lxde</command></term>
|
---|
247 | <listitem>
|
---|
248 | <para>
|
---|
249 | is a wrapper script which runs <application>Openbox</application>
|
---|
250 | with <application>LXDE</application> specific config file.
|
---|
251 | </para>
|
---|
252 | <indexterm zone="lxde-common openbox-lxde">
|
---|
253 | <primary sortas="b-openbox-lxde">openbox-lxde</primary>
|
---|
254 | </indexterm>
|
---|
255 | </listitem>
|
---|
256 | </varlistentry>
|
---|
257 |
|
---|
258 | <varlistentry id="startlxde">
|
---|
259 | <term><command>startlxde</command></term>
|
---|
260 | <listitem>
|
---|
261 | <para>
|
---|
262 | is used to start the desktop session for
|
---|
263 | <application>LXDE</application>.
|
---|
264 | </para>
|
---|
265 | <indexterm zone="lxde-common startlxde">
|
---|
266 | <primary sortas="b-startlxde">startlxde</primary>
|
---|
267 | </indexterm>
|
---|
268 | </listitem>
|
---|
269 | </varlistentry>
|
---|
270 |
|
---|
271 | </variablelist>
|
---|
272 |
|
---|
273 | </sect2>
|
---|
274 |
|
---|
275 | </sect1>
|
---|