source: lxde/apps/lxappearance-obconf.xml@ e325e6e

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since e325e6e was e325e6e, checked in by Douglas R. Reno <renodr@…>, 15 months ago

Tags for LXDE and Sawfish

  • Property mode set to 100644
File size: 3.8 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 lxappearance-obconf-download-http "&sourceforge-dl;/lxde/lxappearance-obconf-&lxappearance-obconf-version;.tar.xz">
8 <!ENTITY lxappearance-obconf-download-ftp " ">
9 <!ENTITY lxappearance-obconf-md5sum "ae0076d489aa786f5d573f7ff592a4ab">
10 <!ENTITY lxappearance-obconf-size "284 KB">
11 <!ENTITY lxappearance-obconf-buildsize "4.6 MB">
12 <!ENTITY lxappearance-obconf-time "0.1 SBU">
13]>
14
15<sect1 id="lxappearance-obconf" xreflabel="lxappearance-obconf-&lxappearance-obconf-version;">
16 <?dbhtml filename="lxappearance-obconf.html"?>
17
18
19 <title>lxappearance-obconf-&lxappearance-obconf-version;</title>
20
21 <indexterm zone="lxappearance-obconf">
22 <primary sortas="a-lxappearance-obconf">lxappearance-obconf</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to LXAppearance OBconf</title>
27
28 <para>
29 The <application>LXAppearance OBconf</application> package contains a plugin
30 for <application>LXAppearance</application> to configure
31 <application>OpenBox</application>.
32 </para>
33
34 &lfs113_checked;
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>
40 Download (HTTP): <ulink url="&lxappearance-obconf-download-http;"/>
41 </para>
42 </listitem>
43 <listitem>
44 <para>
45 Download (FTP): <ulink url="&lxappearance-obconf-download-ftp;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download MD5 sum: &lxappearance-obconf-md5sum;
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download size: &lxappearance-obconf-size;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Estimated disk space required: &lxappearance-obconf-buildsize;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated build time: &lxappearance-obconf-time;
66 </para>
67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">LXAppearance OBconf Dependencies</bridgehead>
71
72 <bridgehead renderas="sect4">Required</bridgehead>
73 <para role="required">
74 <xref linkend="lxappearance"/> and
75 <xref linkend="openbox"/>
76 </para>
77
78 <para condition="html" role="usernotes">
79 User Notes: <ulink url="&blfs-wiki;/lxappearance-obconf"/>
80 </para>
81 </sect2>
82
83 <sect2 role="installation">
84 <title>Installation of LXAppearance OBconf</title>
85
86 <para>
87 Install <application>LXAppearance OBconf</application> by running the following
88 commands:
89 </para>
90
91<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
92make</userinput></screen>
93
94 <para>
95 This package does not come with a test suite.
96 </para>
97
98 <para>
99 Now, as the <systemitem class="username">root</systemitem> user:
100 </para>
101
102<screen role="root"><userinput>make install</userinput></screen>
103
104 </sect2>
105
106 <sect2 role="commands">
107 <title>Command Explanations</title>
108
109 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
110 href="../../xincludes/static-libraries.xml"/>
111
112 </sect2>
113
114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
118 <segtitle>Installed Programs</segtitle>
119 <segtitle>Installed Library</segtitle>
120 <segtitle>Installed Directories</segtitle>
121
122 <seglistitem>
123 <seg>
124 None
125 </seg>
126 <seg>
127 /usr/lib/lxappearance/plugins/obconf.so
128 </seg>
129 <seg>
130 /usr/lib/lxappearance and
131 /usr/share/lxappearance/obconf
132 </seg>
133 </seglistitem>
134 </segmentedlist>
135
136 </sect2>
137
138</sect1>
Note: See TracBrowser for help on using the repository browser.