source: lxde/desktop/lxpanel.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: 5.2 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 lxpanel-download-http "&sourceforge-dl;/lxde/lxpanel-&lxpanel-version;.tar.xz">
8 <!ENTITY lxpanel-download-ftp " ">
9 <!ENTITY lxpanel-md5sum "c922d044789c3d7ae028f0e80dea18b0">
10 <!ENTITY lxpanel-size "1.5 MB">
11 <!ENTITY lxpanel-buildsize "30 MB">
12 <!ENTITY lxpanel-time "0.3 SBU">
13]>
14
15<sect1 id="lxpanel" xreflabel="LXPanel-&lxpanel-version;">
16 <?dbhtml filename="lxpanel.html"?>
17
18
19 <title>LXPanel-&lxpanel-version;</title>
20
21 <indexterm zone="lxpanel">
22 <primary sortas="a-LXPanel">LXPanel</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to LXPanel</title>
27
28 <para>
29 The <application>LXPanel</application> package contains a
30 lightweight X11 desktop panel.
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="&lxpanel-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&lxpanel-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &lxpanel-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &lxpanel-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &lxpanel-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &lxpanel-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">LXPanel Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="gdk-pixbuf-xlib"/>,
74 <xref linkend="keybinder2"/>,
75 <xref linkend="libwnck2"/>,
76 <xref linkend="lxmenu-data"/> and
77 <xref linkend="menu-cache"/>
78 </para>
79
80 <bridgehead renderas="sect4">Recommended</bridgehead>
81 <para role="recommended">
82 <xref linkend="alsa-lib"/>,
83 <xref linkend="gnome-screenshot"/> (to take screenshots using PrtScr),
84 <xref linkend="libxml2"/> (weather plugin), and
85 <xref linkend="wireless_tools"/>
86 </para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional">
90 <ulink url="https://launchpad.net/libindicator/">libindicator</ulink>
91 (indicator plugin)
92<!-- <xref linkend="libxslt"/> with
93 <xref linkend="DocBook"/> and
94 <xref linkend="docbook-xsl"/> (to build man pages)-->
95 </para>
96
97 <para condition="html" role="usernotes">
98 User Notes: <ulink url="&blfs-wiki;/lxpanel"/>
99 </para>
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of LXPanel</title>
104
105 <para>
106 Install <application>LXPanel</application> by running the following
107 commands:
108 </para>
109
110<screen><userinput>./configure --prefix=/usr &amp;&amp;
111make</userinput></screen>
112
113 <para>
114 This package does not come with a test suite.
115 </para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
121<screen role="root"><userinput>make install</userinput></screen>
122
123 </sect2>
124<!--
125 <sect2 role="commands">
126 <title>Command Explanations</title>
127
128 <para>
129 <option>-/-enable-man</option>: Use this switch if you have
130 installed optional dependencies and wish to build the
131 manual pages.
132 </para>
133
134 </sect2>-->
135
136 <sect2 role="content">
137 <title>Contents</title>
138
139 <segmentedlist>
140 <segtitle>Installed Programs</segtitle>
141 <segtitle>Installed Libraries</segtitle>
142 <segtitle>Installed Directories</segtitle>
143
144 <seglistitem>
145 <seg>
146 lxpanel and lxpanelctl
147 </seg>
148 <seg>
149 liblxpanel.so and several under /usr/lib/lxpanel/plugins
150 </seg>
151 <seg>
152 /etc/xdg/lxpanel, /usr/include/lxpanel, /usr/lib/lxpanel, and
153 /usr/share/lxpanel
154 </seg>
155 </seglistitem>
156 </segmentedlist>
157
158 <variablelist>
159 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
160 <?dbfo list-presentation="list"?>
161 <?dbhtml list-presentation="table"?>
162
163 <varlistentry id="lxpanel-prog">
164 <term><command>lxpanel</command></term>
165 <listitem>
166 <para>
167 is a lightweight <application>GTK+</application> based
168 panel for the <application>LXDE</application> Desktop
169 </para>
170 <indexterm zone="lxpanel lxpanel-prog">
171 <primary sortas="b-lxpanel">lxpanel</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 <varlistentry id="lxpanelctl">
177 <term><command>lxpanelctl</command></term>
178 <listitem>
179 <para>
180 is a program that controls lxpanel
181 </para>
182 <indexterm zone="lxpanel lxpanelctl">
183 <primary sortas="b-lxpanelctl">lxpanelctl</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 </variablelist>
189
190 </sect2>
191
192</sect1>
Note: See TracBrowser for help on using the repository browser.