diff options
Diffstat (limited to 'geyes/docs/C/index.docbook')
-rw-r--r-- | geyes/docs/C/index.docbook | 225 |
1 files changed, 225 insertions, 0 deletions
diff --git a/geyes/docs/C/index.docbook b/geyes/docs/C/index.docbook new file mode 100644 index 00000000..cbcd2b46 --- /dev/null +++ b/geyes/docs/C/index.docbook @@ -0,0 +1,225 @@ +<?xml version="1.0"?> +<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" +"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ + <!ENTITY legal SYSTEM "legal.xml"> + <!ENTITY appletversion "2.8"> + <!ENTITY manrevision "2.8"> + <!ENTITY date "September 2004"> + <!ENTITY applet "Geyes"> +]> + +<!-- + (Do not remove this comment block.) + Maintained by the MATE Documentation Project + http://developer.mate.org/projects/gdp + Template version: 2.0 beta + Template last modified Mar 12, 2002 +--> + +<article id="index" lang="en"> +<!-- please do not change the id; for translations, change lang to --> +<!-- appropriate code --> + <articleinfo> + <title>&applet; Manual</title> + <abstract role="description"> + <para>&applet; provides an entertaining way to track the mouse + pointer around your screen, through a pair of moving eyes.</para> + </abstract> + <copyright> + <year>2002</year> + <year>2003</year> + <year>2004</year> + <holder>Sun Microsystems</holder> + </copyright> + <copyright> + <year>2000</year> + <holder>Telsa Gwynne</holder> + </copyright> + <copyright> + <year>2000</year> + <holder>Arjan Scherpenisse</holder> + </copyright> +<!-- translators: uncomment this: + + <copyright> + <year>2003</year> + <holder>ME-THE-TRANSLATOR (Latin translation)</holder> + </copyright> + + --> + + <publisher role="maintainer"> + <publishername>MATE Documentation Project</publishername> + </publisher> +&legal; + + <authorgroup> + <author> + <firstname>Sun</firstname> + <surname>MATE Documentation Team</surname> + <affiliation> + <orgname>Sun Microsystems</orgname> + <address></address> + </affiliation> + </author> + <author> + <firstname>Telsa</firstname> + <surname>Gwynne</surname> + <affiliation> + <orgname>MATE Documentation Project</orgname> + <address> <email>[email protected]</email> </address> + </affiliation> + </author> + <author> + <firstname>Arjan</firstname> + <surname>Scherpenisse</surname> + <affiliation> + <orgname>MATE Documentation Project</orgname> + <address> <email>[email protected]</email> </address> + </affiliation> + </author> + <!-- This is appropriate place for other contributors: translators, + maintainers, etc. Commented out by default. + <othercredit role="translator"> + <firstname>Latin</firstname> + <surname>Translator 1</surname> + <affiliation> + <orgname>Latin Translation Team</orgname> + <address> <email>[email protected]</email> </address> + </affiliation> + <contrib>Latin translation</contrib> + </othercredit> +--> + </authorgroup> + + <releaseinfo revision="2.26" role="review"/> + + <revhistory> + <revision> + <revnumber>Version &manrevision;</revnumber> + <date>&date;</date> + <revdescription> + <para role="author">MATE Documentation Team</para> + <para role="publisher">MATE Documentation Project</para> + </revdescription> + </revision> + <revision> + <revnumber>&applet; Applet Manual V2.6</revnumber> + <date>February 2004</date> + <revdescription> + <para role="author">Sun MATE Documentation Team</para> + <para role="publisher">MATE Documentation Project</para> + </revdescription> + </revision> + <revision> + <revnumber>Geyes Applet Manual V2.5</revnumber> + <date>September 2003</date> + <revdescription> + <para role="author">Sun MATE Documentation Team</para> + <para role="publisher">MATE Documentation Project</para> + </revdescription> + </revision> + <revision> + <revnumber>Geyes Applet Manual V2.4</revnumber> + <date>August 2003</date> + <revdescription> + <para role="author">Sun MATE Documentation Team</para> + <para role="publisher">MATE Documentation Project</para> + </revdescription> + </revision> + <revision> + <revnumber>Geyes Applet Manual V2.3</revnumber> + <date>January 2003</date> + <revdescription> + <para role="author">Sun MATE Documentation Team</para> + <para role="publisher">MATE Documentation Project</para> + </revdescription> + </revision> + <revision> + <revnumber>Geyes Applet Manual V2.2</revnumber> + <date>August 2002</date> + <revdescription> + <para role="author">Sun MATE Documentation Team</para> + <para role="publisher">MATE Documentation Project</para> + </revdescription> + </revision> + <revision> + <revnumber>Geyes Applet Manual V2.1</revnumber> + <date>June 2002</date> + <revdescription> + <para role="author">Sun MATE Documentation Team</para> + <para role="publisher">MATE Documentation Project</para> + </revdescription> + </revision> + <revision> + <revnumber>Geyes Applet Manual V2.0</revnumber> + <date>March 2002</date> + <revdescription> + <para role="author">Sun MATE Documentation Team</para> + <para role="publisher">MATE Documentation Project</para> + </revdescription> + </revision> + <revision> + <revnumber>gEyes Applet</revnumber> + <date>2000</date> + <revdescription> + <para role="author">Telsa Gwynne + <email>[email protected]</email></para> + <para role="author">Arjan Scherpenisse + <email>[email protected]</email></para> + <para role="publisher">MATE Documentation Project</para> + </revdescription> + </revision> + </revhistory> + <releaseinfo> This manual describes version &appletversion; of &applet;. + </releaseinfo> + <legalnotice> + <title>Feedback</title> + <para> To report a bug or make a suggestion regarding the &applet; applet or this + manual, follow the directions in the + <ulink url="help:mate-feedback" type="help">MATE Feedback Page</ulink>. </para> + + </legalnotice> + </articleinfo> + <indexterm> + <primary>Geyes</primary> + </indexterm> + +<!-- ============= Document Body ============================= --> +<!-- ============= Introduction ============================== --> +<sect1 id="geyes-introduction"> +<title>Introduction</title> +<!-- ==== Figure ============================================= --> + <figure id="geyes-fig"> + <title>&applet; Applet</title> + <screenshot> + <mediaobject> + <imageobject><imagedata fileref="figures/geyes_applet.png" format="PNG"/> + </imageobject> + <textobject> + <phrase>Shows Geyes applet.</phrase> + </textobject> + </mediaobject> + </screenshot> + </figure> + <!-- ==== End of Figure ======================================= --> +<para>The <application>&applet;</application> applet provides an entertaining +way to track the movement of the mouse pointer around your screen. The applet +is an image of one or more eyes that follow the mouse pointer around the +screen.</para> +<para>To add <application>&applet;</application> to a panel, +right-click on the panel, then choose <guimenuitem>Add to +Panel</guimenuitem>. Select <application>&applet;</application> +in the <application>Add to the panel</application> dialog, then +click <guibutton>OK</guibutton>.</para> +</sect1> +<!-- ============= Preferences ================================ --> +<sect1 id="geyes-settings"> +<title>Preferences</title> +<para>To configure <application>&applet;</application>, right-click on the +<application>&applet;</application> applet, then choose +<guimenuitem>Preferences</guimenuitem>. You can choose from a number of +different themes. Each theme affects how the eyes look. +</para> +</sect1> +</article> |