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

« back to all changes in this revision

Viewing changes to gnome-help/id/mouse-problem-notmoving.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="problem" id="mouse-problem-notmoving" xml:lang="id">
 
3
<info>
 
4
    <link type="guide" xref="mouse#problems"/>
 
5
    <desc>
 
6
    How to check your mouse if it is not working.
 
7
    </desc>
 
8
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
 
9
 
 
10
    <credit type="author">
 
11
        <name>Phil Bull</name>
 
12
        <email>philbull@gmail.com</email>
 
13
    </credit>
 
14
    <credit type="author">
 
15
      <name>Shaun McCance</name>
 
16
      <email>shaunm@gnome.org</email>
 
17
    </credit>
 
18
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
19
 
 
20
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
21
      <mal:name>Andika Triwidada</mal:name>
 
22
      <mal:email>andika@gmail.com</mal:email>
 
23
      <mal:years>2011, 2012</mal:years>
 
24
    </mal:credit>
 
25
  </info>
 
26
 
 
27
<title>Mouse pointer is not moving</title>
 
28
 
 
29
<links type="section"/>
 
30
 
 
31
<section id="plugged-in">
 
32
 <title>Check that the mouse is plugged in</title>
 
33
 <p>
 
34
 If you have a mouse with a cable, check that it is firmly plugged in to
 
35
 your computer.
 
36
 </p>
 
37
 <p>
 
38
 If it is a USB mouse (with a rectangular connector), try plugging it in to a
 
39
 different USB port. If it is a PS/2 mouse (with a small, round connector with
 
40
 six pins), make sure that it is plugged in to the green mouse port rather
 
41
 than the purple keyboard port. You may need to restart the computer if it was
 
42
 not plugged in.
 
43
 </p>
 
44
</section>
 
45
 
 
46
<section id="connected">
 
47
 <title>Check that the mouse was recognized by your computer</title>
 
48
 <steps>
 
49
  <item><p>Open the <app>Terminal</app> application from the
 
50
   <gui>Activities</gui> overview.</p></item>
 
51
  <item>
 
52
   <p>
 
53
   In the terminal window, type <cmd>xsetpointer -l | grep Pointer</cmd>,
 
54
    exactly as it appears here,
 
55
   and press <key>Enter</key>.
 
56
   </p>
 
57
  </item>
 
58
  <item>
 
59
   <p>A short list of mouse devices will appear. Check that at least one of the
 
60
   items says <sys>[XExtensionPointer]</sys> next to it, and that one of the
 
61
   <sys>[XExtensionPointer]</sys> items has the name of the mouse to the left of
 
62
   it.</p>
 
63
  </item>
 
64
  <item>
 
65
   <p>If there is no entry that has the name of the mouse followed by
 
66
   <sys>[XExtensionPointer]</sys>, then the mouse was not recognized by your
 
67
   computer. If the entry exists, your mouse was recognized by your computer.
 
68
   In this case you should check that the mouse is
 
69
   <link xref="mouse-problem-notmoving#plugged-in">plugged in</link> and in
 
70
   <link xref="mouse-problem-notmoving#broken">working condition</link>.</p>
 
71
  </item>
 
72
 </steps>
 
73
 
 
74
 <comment>
 
75
   <cite date="2012-02-19">shaunm</cite>
 
76
   <p>If we decide to bless a device manager, investigate using that instead
 
77
   of <cmd>xsetpointer</cmd> in these steps.</p>
 
78
 </comment>
 
79
 
 
80
 <p>
 
81
 If your mouse has a serial (RS-232) connector, you may need to perform some
 
82
 extra steps to get it working. The steps might depend on the make or model of
 
83
 your mouse.
 
84
 </p>
 
85
 
 
86
 <p>
 
87
 It can be complicated to fix problems with mouse detection. Ask for support
 
88
 from your distribution or vendor if you think that your mouse has not been
 
89
 detected properly.
 
90
 </p>
 
91
 
 
92
 <comment>
 
93
 <cite date="2012-02-19">Phil Bull</cite>
 
94
  <p>Should provide some useful advice rather than just saying "you might need
 
95
  to perform extra steps".</p>
 
96
 </comment>
 
97
</section>
 
98
 
 
99
<section id="broken">
 
100
 <title>Check that the mouse actually works</title>
 
101
 <p>Plug the mouse in to a different computer and see if it works.</p>
 
102
 
 
103
 <p>If the mouse is an optical or laser mouse, a light should be shining out
 
104
 of the bottom of the mouse if it is turned on.  If there is no light, check
 
105
 that it is turned on.  If it is and there is still no light, the mouse may be
 
106
 broken.</p>
 
107
</section>
 
108
 
 
109
<section id="wireless-mice">
 
110
 <title>Checking wireless mice</title>
 
111
 
 
112
 <list>
 
113
   <item><p>Make sure the mouse is turned on. There is often a switch on the
 
114
   bottom of the mouse to turn the mouse off completely, so you can move it
 
115
   from place to place without it constantly waking up.</p></item>
 
116
   <item><p>If you are using a Bluetooth mouse, make sure you have actually paired the
 
117
   mouse with your computer. See <link xref="bluetooth-connect-device"/>.</p></item>
 
118
  <item>
 
119
   <p>
 
120
   Click a button and see if the mouse pointer moves now. Some wireless mice go
 
121
   to sleep to save power, so might not respond until you click a button.
 
122
   See <link xref="mouse-wakeup"/>.
 
123
   </p>
 
124
  </item>
 
125
  <item>
 
126
   <p>
 
127
   Check that the battery of the mouse is charged.
 
128
   </p>
 
129
  </item>
 
130
  <item>
 
131
   <p>
 
132
   Make sure that the receiver (dongle) is firmly plugged in to the computer.
 
133
   </p>
 
134
  </item>
 
135
  <item>
 
136
   <p>
 
137
   If your mouse and receiver can operate on different radio channels, make
 
138
   sure that they are both set to the same channel.
 
139
   </p>
 
140
  </item>
 
141
  <item>
 
142
   <p>
 
143
   You may need to press a button on the mouse, receiver or both to establish
 
144
   a connection. The instruction manual of your mouse should have more details
 
145
   if this is the case.
 
146
   </p>
 
147
  </item>
 
148
 </list>
 
149
 
 
150
 <p>
 
151
 Most RF (radio) wireless mice should work automatically when you plug them
 
152
 into your computer. If you have a Bluetooth or IR (infrared) wireless mouse,
 
153
 you may need to perform some extra steps to get it working. The steps might
 
154
 depend on the make or model of your mouse.
 
155
 </p>
 
156
 
 
157
<comment>
 
158
 <cite date="2012-02-19">Phil Bull</cite>
 
159
 <p>Should provide some useful advice rather than just saying "you might need to
 
160
 perform extra steps".</p>
 
161
</comment>
 
162
</section>
 
163
 
 
164
</page>