diff options
Diffstat (limited to 'accessx-status/docs/C/index.docbook')
-rw-r--r-- | accessx-status/docs/C/index.docbook | 311 |
1 files changed, 311 insertions, 0 deletions
diff --git a/accessx-status/docs/C/index.docbook b/accessx-status/docs/C/index.docbook new file mode 100644 index 00000000..ae6e3bcd --- /dev/null +++ b/accessx-status/docs/C/index.docbook @@ -0,0 +1,311 @@ +<?xml version="1.0"?> +<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" +"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ + <!ENTITY legal SYSTEM "legal.xml"> + <!ENTITY applet "Keyboard Accessibility Monitor"> +]> + +<!-- + (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>The <application>&applet;</application> shows the status of the keyboard accessibility features.</para> + </abstract> + <copyright> + <year>2005</year> + <holder>Francisco Javier F. Serrador</holder> + </copyright> + <copyright> + <year>2003</year> + <holder>Sun Microsystems</holder> + </copyright> +<!-- translators: uncomment this: + + <copyright> + <year>2002</year> + <holder>ME-THE-TRANSLATOR (Latin translation)</holder> + </copyright> + + --> + + <publisher role="maintainer"> + <publishername>MATE Documentation Project</publishername> + </publisher> + +&legal; + + + <authorgroup> + <author> + <firstname>Francisco Javier F.</firstname> + <surname>Serrador</surname> + </author> + <author> + <firstname>Davyd</firstname> + <surname>Madeley</surname> + <email>[email protected]</email> + </author> + <author> + <firstname>Sun</firstname> + <surname>MATE Documentation Team</surname> + <affiliation> + <orgname>Sun Microsystems</orgname> + </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>v. 2.12</revnumber> + <date>August 2005</date> + <revdescription> + <para role="author">MATE Documentation Team + </para> + <para role="publisher">MATE Documentation Project</para> + </revdescription> + </revision> + <revision> + <revnumber>&applet; Applet Manual V0.1</revnumber> + <date>March 2003</date> + <revdescription> + <para role="author">Sun MATE Documentation Team + </para> + <para role="publisher">MATE Documentation Project</para> + </revdescription> + </revision> + <revision> + <revnumber>Keyboard Accessibility Status Applet Manual V0.1</revnumber> + <date>May 2003</date> + <revdescription> + <para role="author">Bill Haneman + </para> + <para role="publisher">MATE Documentation Project</para> + </revdescription> + </revision> + </revhistory> + <releaseinfo> This manual describes version 2.12 of the &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>Keyboard Accessibility Status</primary> + </indexterm> + +<!-- ============= Document Body ============================= --> +<!-- ============= Introduction ============================== --> +<sect1 id="accessx-applet-introduction"> +<title>Usage</title> +<!-- ==== Figure ============================================= --> + <figure id="accessx-applet-fig"> + <title>&applet;</title> + <screenshot> + <mediaobject> + <imageobject><imagedata fileref="figures/accessx-status-applet.png" format="PNG"/> + </imageobject> + <textobject> + <phrase>Shows &applet;. Contains row of icons representing keyboard state.</phrase> + </textobject> + </mediaobject> + </screenshot> + </figure> + <!-- ==== End of Figure ======================================= --> +<para>The <application>&applet;</application> shows you the status +of the keyboard accessibility features when these are in use. For example, you can see which modifier keys are currently active, and which mouse buttons are being pressed via the keyboard.</para> +<para>For more on using keyboard accessibility features, see the <ulink url="help:mate-access-guide">Desktop Accessibility Guide</ulink>. +</para> + +<sect2 id="accessx-status-interpreting"> +<title>What the applet shows</title> +<para> + <informaltable> + <tgroup cols="2"> + <colspec colname="col1" colwidth="0.81"/><colspec colname="col2" colwidth="1.19*"/> + <thead> + <row valign="top"> + <entry colname="col1"> + <para> + Symbol + </para> + </entry> + <entry colname="col"> + <para> + Meaning + </para> + </entry> + </row> + </thead> + <tbody> + <row valign="top"> + <entry colname="col1"> + <para> + <inlinemediaobject><imageobject> + <imagedata fileref="figures/accessx-status-disabled.png" format="PNG"/> + </imageobject><textobject><phrase>Bounce Keys</phrase> + </textobject></inlinemediaobject> + </para> + </entry> + <entry colname="col2"> + <para> + Accessibility Features are currently disabled. + </para> + </entry> + </row> + <row valign="top"> + <entry colname="col1"> + <para> + <inlinemediaobject><imageobject> + <imagedata fileref="figures/accessx_bounce-keys.png" format="PNG"/> + </imageobject><textobject><phrase>Bounce Keys</phrase> + </textobject></inlinemediaobject> + </para> + </entry> + <entry colname="col2"> + <para> + Bounce Keys are activated. + </para> + </entry> + </row> + <row valign="top"> + <entry colname="col1"> + <para> + <inlinemediaobject><imageobject> + <imagedata fileref="figures/accessx_mouse-keys.png" format="PNG"/> + </imageobject><textobject><phrase>Mouse Keys</phrase> + </textobject></inlinemediaobject> + </para> + </entry> + <entry colname="col2"> + <para> + Mouse Keys are activated. + </para> + </entry> + </row> + <row valign="top"> + <entry colname="col1"> + <para> + <inlinemediaobject><imageobject> + <imagedata fileref="figures/accessx_slow-keys.png" format="PNG"/> + </imageobject><textobject><phrase>Bounce Keys</phrase> + </textobject></inlinemediaobject> + </para> + </entry> + <entry colname="col2"> + <para> + Slow Keys are activated. + </para> + </entry> + </row> + <row valign="top"> + <entry colname="col1"> + <para> + <inlinemediaobject><imageobject> + <imagedata fileref="figures/accessx_sticky-keys.png" format="PNG"/> + </imageobject><textobject><phrase>Sticky Keys</phrase> + </textobject></inlinemediaobject> + </para> + </entry> + <entry colname="col2"> + <para> + Sticky Keys are activated. Here it shows <keycap>Shift</keycap> key pushed once and <keycap>Ctrl</keycap> key pushed twice. + </para> + </entry> + </row> + <row valign="top"> + <entry colname="col1"> + <para> + <inlinemediaobject><imageobject> + <imagedata fileref="figures/accessx_sticky-altGr-key.png" format="PNG"/> + </imageobject><textobject><phrase><keycap>AltGr</keycap> Key Symbol</phrase> + </textobject></inlinemediaobject> + </para> + </entry> + <entry colname="col2"> + <para> + <keycap>AltGr</keycap> key pushed once. + </para> + </entry> + </row> + <row valign="top"> + <entry colname="col1"> + <para> + <inlinemediaobject><imageobject> + <imagedata fileref="figures/accessx_sticky-meta-key.png" format="PNG"/> + </imageobject><textobject><phrase><keycap>Meta</keycap> Key Symbol</phrase> + </textobject></inlinemediaobject> + </para> + </entry> + <entry colname="col2"> + <para> + <keycap>Meta</keycap> key pushed once. + </para> + </entry> + </row> + <row valign="top"> + <entry colname="col1"> + <para> + <inlinemediaobject><imageobject> + <imagedata fileref="figures/accessx_sticky-windows-key.png" format="PNG"/> + </imageobject><textobject><phrase><keycap>Windows</keycap> logo key</phrase> + </textobject></inlinemediaobject> + </para> + </entry> + <entry colname="col2"> + <para> + <keycap>Windows</keycap> logo key pushed once. + </para> + </entry> + </row> + <row valign="top"> + <entry colname="col1"> + <para> + <inlinemediaobject><imageobject> + <imagedata fileref="figures/accessx_sticky-shift-key.png" format="PNG"/> + </imageobject><textobject><phrase>Shift Symbol</phrase> + </textobject></inlinemediaobject> + </para> + </entry> + <entry colname="col2"> + <para> + <keycap>Shift</keycap> key pushed once. + </para> + </entry> + </row> + </tbody> + </tgroup> + </informaltable> + </para> +</sect2> +</sect1> + +</article> |