glfs/gnome/add/mousetweaks.xml

166 lines
5.5 KiB
XML
Raw Normal View History

<?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 mousetweaks-download-http "&gnome-download-http;/mousetweaks/&gnome-version;/mousetweaks-&mousetweaks-version;.tar.bz2">
<!ENTITY mousetweaks-download-ftp "&gnome-download-ftp;/mousetweaks/&gnome-version;/mousetweaks-&mousetweaks-version;.tar.bz2">
<!ENTITY mousetweaks-md5sum "35e755f9e607b1e18f9cc619ec496c24">
<!ENTITY mousetweaks-size "2.1 MB">
<!ENTITY mousetweaks-buildsize "14 MB">
<!ENTITY mousetweaks-time "0.2 SBU">
]>
<sect1 id="mousetweaks" xreflabel="mousetweaks-&mousetweaks-version;">
<?dbhtml filename="mousetweaks.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>mousetweaks-&mousetweaks-version;</title>
<indexterm zone="mousetweaks">
<primary sortas="a-mousetweaks">mousetweaks</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to mousetweaks</title>
<para>The <application>mousetweaks</application> package provides mouse
accessibility enhancements for the <application>GNOME</application>
desktop.</para>
&lfs65_built;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&mousetweaks-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&mousetweaks-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &mousetweaks-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &mousetweaks-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &mousetweaks-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &mousetweaks-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">mousetweaks Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="at-spi"/> and
<xref linkend="gnome-panel"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="rarian"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/mousetweaks"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of mousetweaks</title>
<para>Install <application>mousetweaks</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
--sysconfdir=&gnome-etc-dir; \
--disable-scrollkeeper &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>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-sysconfdir.xml"/>
<para><parameter>--disable-scrollkeeper</parameter>: Do not make updates to
the <application>scrollkeeper</application> database. Remove it if you have
<application>rarian</application> installed.</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>dwell-click-applet, mousetweaks, and pointer-capture-applet</seg>
<seg>None</seg>
<seg><envar>$GNOME_PREFIX</envar>/share/{gnome/help/mousetweaks/*,
mousetweaks,omf/mousetweaks}</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="dwell-click-applet">
<term><command>dwell-click-applet</command></term>
<listitem>
<para>is used to select click type when using dwell click.</para>
<indexterm zone="mousetweaks dwell-click-applet">
<primary sortas="b-dwell-click-applet">dwell-click-applet</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="mousetweaks-prog">
<term><command>mousetweaks</command></term>
<listitem>
<para>is a daemon that provides various enhancements for the
mouse.</para>
<indexterm zone="mousetweaks mousetweaks-prog">
<primary sortas="b-mousetweaks">mousetweaks</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="pointer-capture-applet">
<term><command>pointer-capture-applet</command></term>
<listitem>
<para>is used to create an area on the panel to capture the
pointer.</para>
<indexterm zone="mousetweaks pointer-capture-applet">
<primary sortas="b-pointer-capture-applet">pointer-capture-applet</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>