<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;

  <!ENTITY lxterminal-download-http "&sourceforge-repo;/lxde/lxterminal-&lxterminal-version;.tar.gz">
  <!ENTITY lxterminal-download-ftp  " ">
  <!ENTITY lxterminal-md5sum        "e80ad1b6e26212f3d43908c2ad87ba4d">
  <!ENTITY lxterminal-size          "244 KB">
  <!ENTITY lxterminal-buildsize     "4 MB">
  <!ENTITY lxterminal-time          "less than 0.1 SBU">
]>

<sect1 id="lxterminal" xreflabel="LXTerminal-&lxterminal-version;">
  <?dbhtml filename="lxterminal.html"?>

  <sect1info>
    <othername>$LastChangedBy: pierre $</othername>
    <date>$Date: 2015-03-01 05:42:20 -0500 (Sun, 01 Mar 2015) $</date>
  </sect1info>

  <title>LXTerminal-&lxterminal-version;</title>

  <indexterm zone="lxterminal">
    <primary sortas="a-LXTerminal">LXTerminal</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to LXTerminal</title>

    <para>
      The <application>LXTerminal</application> package contains a
      VTE-based terminal emulator for <application>LXDE</application>
      with support for multiple tabs.
    </para>

    &lfs77_checked;

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>
          Download (HTTP): <ulink url="&lxterminal-download-http;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download (FTP): <ulink url="&lxterminal-download-ftp;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download MD5 sum: &lxterminal-md5sum;
        </para>
      </listitem>
      <listitem>
        <para>
          Download size: &lxterminal-size;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated disk space required: &lxterminal-buildsize;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated build time: &lxterminal-time;
        </para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">LXTerminal Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required">
      <xref linkend="vte2"/>
    </para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional">
      <xref linkend="libxslt"/> with
      <xref linkend="DocBook"/> and
      <xref linkend="docbook-xsl"/> (to build man pages)
    </para>

    <para condition="html" role="usernotes">
      User Notes: <ulink url="&blfs-wiki;/lxterminal"/>
    </para>
  </sect2>

  <sect2 role="installation">
    <title>Installation of LXTerminal</title>

    <note><para>
      By default,  <application>LXTerminal</application> installs its
      menu in the System category.  If desired, change it to the
      Utility category:</para>

<screen><userinput>sed -i 's/System/Utility/' data/lxterminal.desktop.in</userinput></screen>
    </note>

    <para>
      Install <application>LXTerminal</application> by running the following
      commands:
    </para>

<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>

    <para>
      This package does not come with a test suite.
    </para>

    <para>
      Now, as the <systemitem class="username">root</systemitem> user:
    </para>

<screen role="root"><userinput>make install</userinput></screen>

  </sect2>

  <sect2 role="commands">
    <title>Command Explanations</title>

    <para>
      <option>--enable-man</option>: Use this switch if you have
      installed optional dependencies and wish to build the
      manual pages.
    </para>

  </sect2>

  <sect2 role="content">
    <title>Contents</title>

    <segmentedlist>
      <segtitle>Installed Program</segtitle>
      <segtitle>Installed Libraries</segtitle>
      <segtitle>Installed Directory</segtitle>

      <seglistitem>
        <seg>
          lxterminal
        </seg>
        <seg>
          None
        </seg>
        <seg>
          /usr/share/lxterminal
        </seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="lxterminal-prog">
        <term><command>lxterminal</command></term>
        <listitem>
          <para>
            a lightweight terminal emulator for the
            <application>LXDE</application> desktop.
          </para>
          <indexterm zone="lxterminal lxterminal-prog">
            <primary sortas="b-lxterminal">lxterminal</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
