Tagged gok.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4431 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Manuel Canales Esparcia 2005-05-21 19:45:36 +00:00
parent 1c70f78070
commit eb12ee1972

View File

@ -4,117 +4,149 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gok-download-http "http://ftp.gnome.org/pub/GNOME/sources/gok/0.11/gok-&gok-version;.tar.bz2">
<!ENTITY gok-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gok/0.11/gok-&gok-version;.tar.bz2">
<!ENTITY gok-md5sum "6bfe9d4efb35ae20ef1c05c191dc8ad7">
<!ENTITY gok-size "1.2 MB">
<!ENTITY gok-buildsize "37 MB">
<!ENTITY gok-time "0.59 SBU">
<!ENTITY gok-download-http "http://ftp.gnome.org/pub/GNOME/sources/gok/0.11/gok-&gok-version;.tar.bz2">
<!ENTITY gok-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gok/0.11/gok-&gok-version;.tar.bz2">
<!ENTITY gok-md5sum "6bfe9d4efb35ae20ef1c05c191dc8ad7">
<!ENTITY gok-size "1.2 MB">
<!ENTITY gok-buildsize "37 MB">
<!ENTITY gok-time "0.59 SBU">
]>
<sect1 id="gok" xreflabel="GOK-&gok-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="gok.html"?>
<title>GOK-&gok-version;</title>
<?dbhtml filename="gok.html"?>
<sect2>
<title>Introduction to <application><acronym>GOK</acronym></application></title>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<para><application><acronym>GOK</acronym></application> is a dynamic onscreen
keyboard. It features Direct Selection, Dwell Selection, Automatic Scanning
and Inverse Scanning access methods and includes word completion.</para>
<title>GOK-&gok-version;</title>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&gok-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&gok-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &gok-md5sum;</para></listitem>
<listitem><para>Download size: &gok-size;</para></listitem>
<listitem><para>Estimated disk space required:
&gok-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&gok-time;</para></listitem></itemizedlist>
</sect3>
<indexterm zone="gok">
<primary sortas="a-GOK">GOK</primary>
</indexterm>
<sect3><title><application><acronym>GOK</acronym></application>
dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="libgnomeui"/>,
<xref linkend="scrollkeeper"/>,
<xref linkend="libwnck"/>,
<xref linkend="at-spi"/> and
<xref linkend="gnome-speech"/></para>
</sect4>
<sect2 role="package">
<title>Introduction to GOK</title>
<sect4><title>Optional</title>
<para><xref linkend="gtk-doc"/></para>
</sect4>
</sect3>
<para><application>GOK</application> is a dynamic onscreen keyboard. It
features Direct Selection, Dwell Selection, Automatic Scanning and Inverse
Scanning access methods and includes word completion.</para>
</sect2>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gok-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gok-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gok-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gok-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gok-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gok-time;</para>
</listitem>
</itemizedlist>
<sect2>
<title>Installation of <application><acronym>GOK</acronym></application></title>
<bridgehead renderas="sect3">GOK Dependencies</bridgehead>
<para>Install <application><acronym>GOK</acronym></application> by running
the following commands:</para>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="libgnomeui"/>,
<xref linkend="scrollkeeper"/>,
<xref linkend="libwnck"/>,
<xref linkend="at-spi"/> and
<xref linkend="gnome-speech"/></para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="gtk-doc"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of GOK</title>
<para>Install <application>GOK</application> by running
the following commands:</para>
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
chmod 644 `pkg-config --variable=prefix ORBit-2.0`\
/share/gnome/help/gok/C/*.xml</command></userinput></screen>
/share/gnome/help/gok/C/*.xml</userinput></screen>
</sect2>
</sect2>
<sect2>
<title>Command explanations</title>
<sect2 role="commands">
<title>Command Explanations</title>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
configuration files in <filename class="directory">/etc/gnome</filename>
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
configuration files in <filename class="directory">/etc/gnome</filename>
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
puts <application>ScrollKeeper</application> files in
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
puts <application>ScrollKeeper</application> files in
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
</sect2>
</sect2>
<sect2>
<title>Configuring <application><acronym>GOK</acronym></application></title>
<sect2 role="configuration">
<title>Configuring GOK</title>
<sect3><title>Configuration Information</title>
<para>It is recommended that you configure your input device as an
<quote>Extended</quote> input device. Exact configuration methods depend on
the type of hardware attached to your system. See the
<filename>README</filename> file in the package source tree and
<application><acronym>GOK</acronym></application> Help for information on how
to configure your input device.</para>
</sect3>
<sect3>
<title>Configuration Information</title>
</sect2>
<para>It is recommended that you configure your input device as an
<quote>Extended</quote> input device. Exact configuration methods
depend on the type of hardware attached to your system. See the
<filename>README</filename> file in the package source tree and
<application>GOK</application> Help for information on how
to configure your input device.</para>
<sect2>
<title>Contents</title>
</sect3>
<para>The <application><acronym>GOK</acronym></application> package contains
<command>gok</command> and <command>create-branching-keyboard</command>.</para>
</sect2>
</sect2>
<sect2 role="content">
<title>Contents</title>
<sect2><title>Description</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<sect3><title>gok</title>
<para><command>gok</command> is a dynamic onscreen keyboard
utility.</para></sect3>
<seglistitem>
<seg>gok and create-branching-keyboard</seg>
<seg>None</seg>
<seg>Not determined at this time</seg>
</seglistitem>
</segmentedlist>
</sect2>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gok-prog">
<term><command>gok</command></term>
<listitem>
<para>is a dynamic onscreen keyboard utility.</para>
<indexterm zone="gok gok-prog">
<primary sortas="b-gok">gok</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>