source: lxde/desktop/lxde-common.xml@ 28370fe

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 28370fe was 28370fe, checked in by Fernando de Oliveira <fernando@…>, 9 years ago
  • More short descriptions from Denis Mugnier.
  • Fix main menu display problem for LXQT from hykwok1.
  • fontforge-20150824: --enable-debug requires libspiro.
  • Update to firefox-40.0.3.
  • Update to libreoffice-5.0.1.
  • Update to NetworkManager-1.0.6 and network-manager-applet-1.0.6.
  • Update to unrar-5.3.3.
  • Update to NSPR-4.10.9.
  • Update to libassuan-2.3.0.
  • Update to xterm-320.

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

  • Property mode set to 100644
File size: 6.5 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-repo;/lxde/lxde-common-&lxde-common-version;.tar.xz">
8 <!ENTITY lxde-common-download-ftp " ">
9 <!ENTITY lxde-common-md5sum "5a417f5a0e5b510a0c018b66b0dc4081">
10 <!ENTITY lxde-common-size "868 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 &lfs77_checked; &gcc5_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 <xref linkend="consolekit"/>,
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">Optional Runtime Dependencies</bridgehead>
93 <para role="optional">
94 <xref linkend="dbus"/>, and
95 a notification daemon such as
96 <xref linkend="notification-daemon"/> or
97 <xref linkend="xfce4-notifyd"/>
98 </para>
99
100 <para condition="html" role="usernotes">
101 User Notes: <ulink url="&blfs-wiki;/lxde-common"/>
102 </para>
103 </sect2>
104
105 <sect2 role="installation">
106 <title>Installation of LXDE Common</title>
107
108 <para>
109 Install <application>LXDE Common</application> by running the following
110 commands:
111 </para>
112
113<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
114make</userinput></screen>
115
116 <para>
117 This package does not come with a test suite.
118 </para>
119
120 <para>
121 Now, as the <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>make install</userinput></screen>
125
126 <para>
127 If you have installed recommended dependencies, run the following
128 commands as the <systemitem class="username">root</systemitem> user:
129 </para>
130
131<screen role="root"><userinput>update-mime-database /usr/share/mime &amp;&amp;
132gtk-update-icon-cache -qf /usr/share/icons/hicolor &amp;&amp;
133update-desktop-database -q</userinput></screen>
134
135 </sect2>
136
137 <sect2 role="using">
138 <title>Starting LXDE</title>
139
140 <para>
141 To start <application>LXDE</application> using <xref linkend="xinit"/>,
142 run the following commands:
143 </para>
144
145<screen><userinput>cat &gt; ~/.xinitrc &lt;&lt; "EOF"
146ck-launch-session startlxde
147EOF
148
149startx</userinput></screen>
150
151 </sect2>
152<!--
153 <sect2 role="commands">
154 <title>Command Explanations</title>
155
156 <para>
157 <command>ln -svfn profile/LXDE ...</command>: Fixes the wrong path of the
158 default <application>LXPanel</application> profile.
159 </para>
160
161 </sect2>-->
162
163 <sect2 role="content">
164 <title>Contents</title>
165
166 <segmentedlist>
167 <segtitle>Installed Programs</segtitle>
168 <segtitle>Installed Libraries</segtitle>
169 <segtitle>Installed Directories</segtitle>
170
171 <seglistitem>
172 <seg>
173 lxde-logout, openbox-lxde and startlxde
174 </seg>
175 <seg>
176 None
177 </seg>
178 <seg>
179 /etc/xdg/{lxpanel,lxsession,openbox,pcmanfm}/LXDE and
180 /usr/share/lxde
181 </seg>
182 </seglistitem>
183 </segmentedlist>
184
185 <variablelist>
186 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
187 <?dbfo list-presentation="list"?>
188 <?dbhtml list-presentation="table"?>
189
190 <varlistentry id="lxde-logout">
191 <term><command>lxde-logout</command></term>
192 <listitem>
193 <para>
194 is used to quit the desktop session for
195 <application>LXDE</application>.
196 </para>
197 <indexterm zone="lxde-common lxde-logout">
198 <primary sortas="b-lxde-logout">lxde-logout</primary>
199 </indexterm>
200 </listitem>
201 </varlistentry>
202
203 <varlistentry id="openbox-lxde">
204 <term><command>openbox-lxde</command></term>
205 <listitem>
206 <para>
207 is a wrapper script which runs <application>Openbox</application>
208 with <application>LXDE</application> specific config file.
209 </para>
210 <indexterm zone="lxde-common openbox-lxde">
211 <primary sortas="b-openbox-lxde">openbox-lxde</primary>
212 </indexterm>
213 </listitem>
214 </varlistentry>
215
216 <varlistentry id="startlxde">
217 <term><command>startlxde</command></term>
218 <listitem>
219 <para>
220 is used to start the desktop session for
221 <application>LXDE</application>.
222 </para>
223 <indexterm zone="lxde-common startlxde">
224 <primary sortas="b-startlxde">startlxde</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 </variablelist>
230
231 </sect2>
232
233</sect1>
Note: See TracBrowser for help on using the repository browser.