source: lxde/apps/lxterminal.xml@ 57caa5f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.6 7.7 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 krejzi/svn 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 57caa5f was 1c4f3b1f, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

More tags and other fixes.

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

  • Property mode set to 100644
File size: 4.4 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 lxterminal-download-http "&sourceforge-repo;/lxde/lxterminal-&lxterminal-version;.tar.gz">
8 <!ENTITY lxterminal-download-ftp " ">
9 <!ENTITY lxterminal-md5sum "fd9140b45c0f28d021253c4aeb8c4aea">
10 <!ENTITY lxterminal-size "300 KB">
11 <!ENTITY lxterminal-buildsize "4.2 MB">
12 <!ENTITY lxterminal-time "0.1 SBU">
13]>
14
15<sect1 id="lxterminal" xreflabel="LXTerminal-&lxterminal-version;">
16 <?dbhtml filename="lxterminal.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>LXTerminal-&lxterminal-version;</title>
24
25 <indexterm zone="lxterminal">
26 <primary sortas="a-LXTerminal">LXTerminal</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to LXTerminal</title>
31
32 <para>
33 The <application>LXTerminal</application> package contains a
34 VTE-based terminal emulator for <application>LXDE</application>
35 with support for multiple tabs.
36 </para>
37
38 &lfs75_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&lxterminal-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&lxterminal-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &lxterminal-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &lxterminal-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &lxterminal-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &lxterminal-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">LXTerminal Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="vte2"/>
79 </para>
80
81 <bridgehead renderas="sect4">Optional</bridgehead>
82 <para role="optional">
83 <xref linkend="libxslt"/> with
84 <xref linkend="DocBook"/> and
85 <xref linkend="docbook-xsl"/> (to build man pages)
86 </para>
87
88 <para condition="html" role="usernotes">
89 User Notes: <ulink url="&blfs-wiki;/lxterminal"/>
90 </para>
91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of LXTerminal</title>
95
96 <para>
97 Install <application>LXTerminal</application> by running the following
98 commands:
99 </para>
100
101<screen><userinput>./configure --prefix=/usr &amp;&amp;
102make</userinput></screen>
103
104 <para>
105 This package does not come with a test suite.
106 </para>
107
108 <para>
109 Now, as the <systemitem class="username">root</systemitem> user:
110 </para>
111
112<screen role="root"><userinput>make install</userinput></screen>
113
114 </sect2>
115
116 <sect2 role="commands">
117 <title>Command Explanations</title>
118
119 <para>
120 <option>--enable-man</option>: Use this switch if you have
121 installed optional dependencies and wish to build the
122 manual pages.
123 </para>
124
125 </sect2>
126
127 <sect2 role="content">
128 <title>Contents</title>
129
130 <segmentedlist>
131 <segtitle>Installed Program</segtitle>
132 <segtitle>Installed Libraries</segtitle>
133 <segtitle>Installed Directory</segtitle>
134
135 <seglistitem>
136 <seg>
137 lxterminal
138 </seg>
139 <seg>
140 None
141 </seg>
142 <seg>
143 /usr/share/lxterminal
144 </seg>
145 </seglistitem>
146 </segmentedlist>
147
148 <variablelist>
149 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
150 <?dbfo list-presentation="list"?>
151 <?dbhtml list-presentation="table"?>
152
153 <varlistentry id="lxterminal-prog">
154 <term><command>lxterminal</command></term>
155 <listitem>
156 <para>
157 a lightweight terminal emulator for the
158 <application>LXDE</application> desktop.
159 </para>
160 <indexterm zone="lxterminal lxterminal-prog">
161 <primary sortas="b-lxterminal">lxterminal</primary>
162 </indexterm>
163 </listitem>
164 </varlistentry>
165
166 </variablelist>
167
168 </sect2>
169
170</sect1>
Note: See TracBrowser for help on using the repository browser.