~ubuntu-branches/ubuntu/precise/gnome-user-docs/precise

« back to all changes in this revision

Viewing changes to gnome-help/nl/mouse-mousekeys.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

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" id="mouse-mousekeys" xml:lang="nl">
 
3
<info>
 
4
    <link type="guide" xref="mouse"/>
 
5
    <link type="guide" xref="a11y#mobility" group="pointing"/>
 
6
    
 
7
    <desc>
 
8
    How to enable <gui>Mouse Keys</gui> to click and move mouse pointer with keypad.
 
9
    </desc>
 
10
    
 
11
    <credit type="author">
 
12
        <name>Phil Bull</name>
 
13
        <email>philbull@gmail.com</email>
 
14
    </credit>
 
15
    <credit type="author">
 
16
      <name>Shaun McCance</name>
 
17
      <email>shaunm@gnome.org</email>
 
18
    </credit>
 
19
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
20
</info>
 
21
 
 
22
<title>Click and move mouse pointer using keypad</title>
 
23
 
 
24
<p>If you have difficulties using a mouse or other pointing
 
25
device, you can control the mouse pointer using the numeric
 
26
keypad on your keyboard. This feature is called <em>Mouse Keys</em>.</p>
 
27
 
 
28
<steps>
 
29
  <item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
 
30
  <item><p>Open <gui>Universal Access</gui> and select the <gui>Pointing and Clicking</gui> tab.</p></item>
 
31
  <item><p>Switch <gui>Mouse Keys</gui> on.</p></item>
 
32
 <item>
 
33
  <p>
 
34
  Make sure that <key>Num Lock</key> is turned off. You will now be able to 
 
35
  move the mouse pointer using the keypad.
 
36
  </p>
 
37
 </item>
 
38
</steps>
 
39
 
 
40
 <note style="tip">
 
41
 <p>You can quickly turn Mouse Keys on and off by clicking the <link xref="a11y-icon">accessibility
 
42
 icon</link> on the top bar and selecting <gui>Mouse Keys</gui>.</p>
 
43
 </note>
 
44
 
 
45
<p>
 
46
The keypad is a set of numerical buttons on your keyboard, usually arranged 
 
47
into a square grid. If you have a keyboard without a keypad (such as a laptop 
 
48
keyboard), you may need to hold down the function (<key>Fn</key>) 
 
49
key and use certain other keys on your keyboard as a keypad. If you use this
 
50
feature often on a laptop, you can purchase external USB keypads.
 
51
</p>
 
52
 
 
53
<p>
 
54
Each number on the keypad corresponds to a direction. For example, pressing 
 
55
<key>8</key> will move the pointer upwards and pressing <key>2</key> will move 
 
56
it downwards. Press the <key>5</key> key to click once with the mouse, or 
 
57
quickly press it twice to double-click. Most keyboards have a special key which 
 
58
allows you to right-click; it is often near to the space bar. Note, however,
 
59
that this key responds to where your keyboard focus is, not where your mouse
 
60
pointer is.
 
61
</p>
 
62
 
 
63
<p>
 
64
If you want to use the keypad to type numbers while Mouse Keys is enabled, turn 
 
65
<key>Num Lock</key> on. The mouse cannot be controlled with the keypad when 
 
66
<key>Num Lock</key> is turned on, though.
 
67
</p>
 
68
 
 
69
<note>
 
70
    <p>
 
71
    The normal number keys, in a line at the top of the keyboard, will not 
 
72
    control the mouse pointer. Only the keypad number keys can be used.
 
73
    </p>
 
74
</note>
 
75
 
 
76
</page>