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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-08-03 03:01:12 UTC
  • mfrom: (1.1.4 upstream) (2.1.9 experimental)
  • Revision ID: james.westby@ubuntu.com-20110803030112-st81q265x2jxe6fx
Tags: 3.0.4-1
* New upstream release.
* debian/watch: Track .bz2 tarballs.
* debian/rules: Remove simple-patchsys.mk include.
* debian/control.in:
  - Remove old Conflicts/Replaces.
  - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.

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