diff options
author | Vincent Alexander <vpalexander@src.gnome.org> | 2008-07-15 14:54:18 +0000 |
---|---|---|
committer | Vincent Alexander <vpalexander@src.gnome.org> | 2008-07-15 14:54:18 +0000 |
commit | 1e02dffb709c368415574da8a330839790fd94cc (patch) | |
tree | 138b04885eaf8c6cca908b09825d95af2fdeaab6 /gnome2-accessibility-guide/C/config.xml | |
parent | a2de9057aa2195a33315bbb5de593e7a147e90d6 (diff) | |
download | gnome-user-docs-1e02dffb709c368415574da8a330839790fd94cc.tar.gz gnome-user-docs-1e02dffb709c368415574da8a330839790fd94cc.tar.xz gnome-user-docs-1e02dffb709c368415574da8a330839790fd94cc.zip |
_File: GAG/config.xml _Reas: adj. MouseTweaks per Francesco Fumanti 2
svn path=/trunk/; revision=907
Diffstat (limited to 'gnome2-accessibility-guide/C/config.xml')
-rwxr-xr-x | gnome2-accessibility-guide/C/config.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnome2-accessibility-guide/C/config.xml b/gnome2-accessibility-guide/C/config.xml index 3dc80b5..dce3775 100755 --- a/gnome2-accessibility-guide/C/config.xml +++ b/gnome2-accessibility-guide/C/config.xml @@ -158,10 +158,13 @@ of time to move the mouse to indicate the click type; after that time has elapse the dwell time of the next pointer stop. The following options describe how to configure the controls in the <guilabel>Accessibility</guilabel> tab. </para> <para> +The Dwell 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> +<para> <emphasis>Trigger secondary click (Alt-T)</emphasis> - a secondary click can be issued by using the primary button and keeping it held down for a specified delay (Alt-D). </para> <para> -<emphasis>Initiate click when stopping pointer movement (Alt-I)</emphasis> - a "dwell click" can be performed with a given delay (Alt-E) and motion threshold (Alt-M). The type of click may optionally be set beforehand (Alt-B). A prompting window can also be used (Alt-W) for each dwell click. Lastly, mouse direction movement can also specify the click type to be issued (Alt-U) - eg, moving the mouse left will result in a single click by default, or you may specify which direction equals what type of click. +<emphasis>Initiate click when stopping pointer movement (Alt-I)</emphasis> - a "dwell click" can be performed with a given delay (Alt-E) and motion threshold (Alt-M). The type of click may optionally be set beforehand (Alt-B); otherwise the ClickType floating window (Alt-W) or Dwell Click panel applet can be used to indicate click-type (single, double, drag or right). Lastly, mouse direction movement can also specify the click type to be issued (Alt-U) - eg, moving the mouse left will result in a single click by default, or you may specify which direction equals what type of click. </para> </section> </chapter> |