mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
7f76b96b42
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3632 af4574ff-66df-0310-9fd7-8a98e5e911e0
134 lines
4.0 KiB
XML
134 lines
4.0 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY kdeaccessibility-download-http "&kde-download-http;/kdeaccessibility-&kde-version;.tar.bz2">
|
|
<!ENTITY kdeaccessibility-download-ftp "&kde-download-ftp;/kdeaccessibility-&kde-version;.tar.bz2">
|
|
<!ENTITY kdeaccessibility-md5sum "2d1fc370ce1e6a58c82d4dc283ee206d">
|
|
<!ENTITY kdeaccessibility-size "1.2 MB">
|
|
<!ENTITY kdeaccessibility-buildsize "12.9 MB">
|
|
<!ENTITY kdeaccessibility-time "0.74 SBU">
|
|
]>
|
|
|
|
<sect1 id="kdeaccessibility">
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<?dbhtml filename="kdeaccessibility.html"?>
|
|
<title>kdeaccessibility-&kde-version;</title>
|
|
|
|
<indexterm zone="kdeaccessibility">
|
|
<primary sortas="a-kdeaccessibility">Kdeaccessibility</primary>
|
|
</indexterm>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application>kdeaccessibility</application></title>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink url="&kdeaccessibility-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink url="&kdeaccessibility-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download MD5 sum: &kdeaccessibility-md5sum;</para></listitem>
|
|
<listitem><para>Download size: &kdeaccessibility-size;</para></listitem>
|
|
<listitem><para>Estimated disk space required: &kdeaccessibility-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time: &kdeaccessibility-time;</para></listitem>
|
|
</itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3>
|
|
<title><application>kdeaccessibility</application> dependencies</title>
|
|
|
|
<sect4>
|
|
<title>Required</title>
|
|
<para><xref linkend="kdebase"/></para>
|
|
</sect4>
|
|
|
|
<sect4>
|
|
<title>Recommended</title>
|
|
<para><xref linkend="libjpeg"/> and
|
|
<xref linkend="libxml2"/>
|
|
</para>
|
|
</sect4>
|
|
|
|
<sect4>
|
|
<title>Optional</title>
|
|
<para>A text-to-speech synthesis program such as
|
|
<ulink url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink> or
|
|
<ulink url="http://freetts.sourceforge.net/">FreeTTS</ulink> is required by
|
|
<command>kmouth</command> to render speech.
|
|
</para>
|
|
</sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application>kdeaccessibility</application></title>
|
|
|
|
<para>Install <application>kdeaccessibility</application> with:</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
|
--disable-dependency-tracking &&
|
|
make</command></userinput></screen>
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>kmag, kmousetool, kmouth</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<varlistentry id="kmag">
|
|
<term><command>kmag</command></term>
|
|
<listitem>
|
|
<para>is a screen magnifier for <acronym>KDE</acronym>.</para>
|
|
<indexterm zone="kdeaccessibility kmag">
|
|
<primary sortas="b-kmag">kmag</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kmousetool">
|
|
<term><command>kmousetool</command></term>
|
|
<listitem>
|
|
<para>is a utility which clicks the mouse whenever the mouse cursor pauses briefly.</para>
|
|
<indexterm zone="kdeaccessibility kmousetool">
|
|
<primary sortas="b-kmousetool">kmousetool</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kmouth">
|
|
<term><command>kmouth</command></term>
|
|
<listitem>
|
|
<para>is an application that enables persons that cannot speak to let their computers speak.</para>
|
|
<indexterm zone="kdeaccessibility kmouth">
|
|
<primary sortas="b-kmouth">kmouth</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
</sect2>
|
|
|
|
</sect1>
|