~ubuntu-branches/ubuntu/vivid/ubuntu-kylin-docs/vivid

« back to all changes in this revision

Viewing changes to ubuntu-kylin-help/C/mouse-problem-notmoving.page

  • Committer: Package Import Robot
  • Author(s): Lei Luo
  • Date: 2014-04-10 14:58:12 UTC
  • Revision ID: package-import@ubuntu.com-20140410145812-9mfgq3xleqy0l89f
Tags: 14.04.3

* Add "Replaces" field in debian control file to automatically remove
  ubuntu-docs before installation.
* Merge ubuntu-docs changes.
* Update zh_CN tranlation.

Show diffs side-by-side

added added

removed removed

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