source: lxde/desktop/lxde-common.xml@ e34c9dae

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since e34c9dae was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

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