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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="mouse-sensitivity" xml:lang="ru">
<info>
    <link type="guide" xref="mouse"/>
    <link type="guide" xref="a11y#mobility" group="pointing"/>

    <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
    
    <desc>Change how quickly the pointer moves when you use
    your mouse or touchpad.</desc>
    
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit>
      <name>Tiffany Antopolski</name>
      <email>tiffany.antopolski@gmail.com</email>
    </credit>
    <credit>
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Александр Прокудин</mal:name>
      <mal:email>alexandre.prokoudine@gmail.com</mal:email>
      <mal:years>2011</mal:years>
    </mal:credit>
  </info>

<title>Adjust speed of the mouse and touchpad</title>

<p>If your pointer moves too fast or slow when you move your mouse
or use your touchpad, you can adjust the pointer sensitivity and
acceleration for these devices.</p>

<steps>
  <item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
  <item><p>Open <gui>Mouse and Touchpad</gui>.</p></item>
  <item><p>Adjust the <gui>Acceleration</gui> and <gui>Sensitivity</gui> sliders
  until the pointer motion is comfortable for you.</p></item>
</steps>

<p>Sensitivity is how much your pointer initially moves when you move your mouse.</p>

<p>The farther you move your mouse, the faster and faster the pointer moves
relative to your movement. This helps you get the pointer across the screen
without lifting your hand, while still letting you point and click accurately.
Acceleration controls this behavior.</p>

<note style="tip">
  <p>You can set the sensitivity and acceleration differently for your mouse
  and touchpad. Sometimes the most comfortable settings for one type of
  device aren't the most comfortable for another. Just set the sliders on
  both the <gui>Mouse</gui> and <gui>Touchpad</gui> tabs.</p>
</note>
</page>