diff options
author | Vincent Alexander <vpalexander@src.gnome.org> | 2008-07-24 15:15:12 +0000 |
---|---|---|
committer | Vincent Alexander <vpalexander@src.gnome.org> | 2008-07-24 15:15:12 +0000 |
commit | b3ff16e8be03439adacf9c2980a486a0ecabb7f1 (patch) | |
tree | 3b5fb41517afa60bd636d43872b545725689abe2 /gnome2-accessibility-guide/C | |
parent | 6a5b9e7d02f51edf7faf6d4943a8074c9d239158 (diff) | |
download | gnome-user-docs-b3ff16e8be03439adacf9c2980a486a0ecabb7f1.tar.gz gnome-user-docs-b3ff16e8be03439adacf9c2980a486a0ecabb7f1.tar.xz gnome-user-docs-b3ff16e8be03439adacf9c2980a486a0ecabb7f1.zip |
_File: GAG/mobility.xml _Reas: reordered MouseTweaks text
svn path=/trunk/; revision=921
Diffstat (limited to 'gnome2-accessibility-guide/C')
-rw-r--r-- | gnome2-accessibility-guide/C/mobility.xml | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/gnome2-accessibility-guide/C/mobility.xml b/gnome2-accessibility-guide/C/mobility.xml index 936ab93..5a94fa0 100644 --- a/gnome2-accessibility-guide/C/mobility.xml +++ b/gnome2-accessibility-guide/C/mobility.xml @@ -361,17 +361,17 @@ preference tool, choose <menuchoice><guimenu>System <itemizedlist> <listitem> <para> -1. It offers a way to perform the various clicks without using any hardware button. In this context, the <application>Dwell Click</application> panel applet can be used to choose what click type to perform. +It allows users to perform a secondary click by doing a click-and-hold of the primary mouse button. </para> </listitem> <listitem> <para> -2. It allows users to perform a secondary click by doing a click-and-hold of the primary mouse button. +It offers a way to perform the various clicks without using any hardware button. In this context, the <application>Dwell Click</application> panel applet can be used to choose what click type to perform. </para> </listitem> <listitem> <para> -3. It provides the <application>Pointer Capture</application> panel applet. This applet creates an area on the panel into which the pointer can be captured until the user releases it with a predefined button and modifier combination. +It provides the <application>Pointer Capture</application> panel applet. This applet creates an area on the panel into which the pointer can be captured until the user releases it with a predefined button and modifier combination. </para> </listitem> </itemizedlist> @@ -382,20 +382,14 @@ Most mouse-related accessibility options can be found by using <menuchoice><guim <section> <title>Simulated Secondary Click</title> <para> -A secondary click can be issued by using the primary button and keeping it held down for a specified delay. In this mode, a click type is chosen by using the <guilabel>ClickType</guilabel> window or the <guilabel>Dwell Click</guilabel> panel applet. -</para> -<para> -The <application>Dwell Click</application> panel applet can be enabled by right-clicking the GNOME Desktop menu bar / system panel, selecting <guilabel>Add to Panel</guilabel>, choosing <application>Dwell Click</application> and clicking the <guilabel>Add</guilabel> button. -</para> +A secondary or right-click can be issued by using the primary button and keeping it held down for a specified delay. +</para> </section> <section> <title>Dwell Click</title> <para> -A click can be issued by having the mouse pointer dwell in a given spot for a specified delay. In this mode, click-type is -determined by the direction in which the user moves the mouse after the dwell time has elapsed. There is only a determined amount -of time to move the mouse to indicate the click type; after that time has elapsed the pointer movement does not trigger a click until after -the dwell time of the next pointer stop. The click-type can be single, double, drag or right. +A click can be issued by having the mouse pointer dwell in a given spot for a specified delay. In this mode, click-type is determined by the <guilabel>ClickType</guilabel> window, <application>Dwell Click</application> applet, or by the direction in which the user moves the mouse after the dwell time has elapsed. There is only a determined amount of time to move the mouse to indicate the click type; after that time has elapsed the pointer movement does not trigger a click until after the dwell time of the next pointer stop. The click-type can be single, double, drag or right. </para> <para> The <application>Dwell Click</application> panel applet can be enabled by right-clicking the GNOME Desktop menu bar / system panel, selecting <guilabel>Add to Panel</guilabel>, choosing <application>Dwell Click</application> and clicking the <guilabel>Add</guilabel> button. |