~ubuntu-branches/ubuntu/utopic/gnome-user-docs/utopic-proposed

« back to all changes in this revision

Viewing changes to gnome-help/id/a11y-dwellclick.page

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 23:55:05 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20120416235505-4nznk0i4b7391ele
Tags: 3.4.1-1
* New upstream release.
* debian/copyright: Move to copyright 1.0 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task a11y" id="a11y-dwellclick" xml:lang="id">
 
3
  <info>
 
4
    <link type="guide" xref="mouse"/>
 
5
    <link type="guide" xref="a11y#mobility" group="clicking"/>
 
6
 
 
7
    <revision pkgversion="3.4.0" date="2012-03-25" status="final"/>
 
8
 
 
9
    <credit type="author">
 
10
      <name>Shaun McCance</name>
 
11
      <email>shaunm@gnome.org</email>
 
12
    </credit>
 
13
 
 
14
    <credit type="author">
 
15
      <name>Phil Bull</name>
 
16
      <email>philbull@gmail.com</email>
 
17
    </credit>
 
18
 
 
19
    <desc>The Hover Click (Dwell Click) feature allows you to click by holding
 
20
     the mouse still.</desc>
 
21
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
22
  
 
23
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
24
      <mal:name>Andika Triwidada</mal:name>
 
25
      <mal:email>andika@gmail.com</mal:email>
 
26
      <mal:years>2011, 2012</mal:years>
 
27
    </mal:credit>
 
28
  </info>
 
29
 
 
30
<title>Simulate clicking by hovering</title>
 
31
 
 
32
<p>You can click or drag simply by hovering your mouse pointer over a control
 
33
or object on the screen. This is useful if you find it difficult to move the
 
34
mouse and click at the same time. This feature is called Hover Click or Dwell
 
35
Click.</p>
 
36
 
 
37
<p>When Hover Click is enabled, you can move your mouse pointer over a control,
 
38
let go of the mouse, and then wait for a while before the button will be clicked
 
39
for you.</p>
 
40
 
 
41
<steps>
 
42
  <item><p>Klik nama Anda pada bilah puncak dan pilih <gui>Pengaturan Sistem</gui>.</p></item>
 
43
  <item><p>Open <gui>Universal Access</gui> and select the <gui>Pointing and
 
44
   Clicking</gui> tab.</p></item>
 
45
  <item><p>Switch <gui>Hover Click</gui> on.</p></item>
 
46
</steps>
 
47
 
 
48
<p>The <gui>Hover Click</gui> window will open, and will stay above all of your
 
49
other windows. You can use this to choose what sort of click should happen when
 
50
you hover. For example, if you select <gui>Secondary Click</gui>, you will
 
51
right-click when you hover. After you double-click, right-click, or drag, you
 
52
will be automatically returned to clicking.</p>
 
53
 
 
54
<p>When you hover your mouse pointer over a button and don't move it, it will
 
55
 gradually change color. When it has fully changed color, the button will be
 
56
 clicked.</p>
 
57
 
 
58
<p>Adjust the <gui>Delay</gui> setting to change how long you have to hold the
 
59
mouse pointer still before clicking.</p>
 
60
 
 
61
<p>You don't need to hold the mouse perfectly still when hovering to click. The
 
62
pointer is allowed to move a little bit and will still click after a while. If it
 
63
moves too much, however, the click will not happen.</p>
 
64
 
 
65
<p>Adjust the <gui>Motion threshold</gui> setting to change how much the pointer
 
66
can move and still be considered to be hovering.</p>
 
67
 
 
68
</page>