1<page xmlns="http://projectmallard.org/1.0/" 2 xmlns:its="http://www.w3.org/2005/11/its" 3 type="topic" style="task" 4 id="mouse-sensitivity"> 5 6 <info> 7 <link type="guide" xref="mouse" group="#first"/> 8 <link type="guide" xref="a11y#mobility" group="pointing"/> 9 10 <revision pkgversion="3.8" date="2013-03-13" status="candidate"/> 11 <revision pkgversion="3.10" date="2013-10-29" status="review"/> 12 <revision pkgversion="3.18" date="2015-09-28" status="final"/> 13 <revision pkgversion="3.29" date="2018-08-05" status="review"/> 14 <revision pkgversion="3.33" date="2019-07-20" status="candidate"/> 15 16 <credit type="author"> 17 <name>Phil Bull</name> 18 <email>philbull@gmail.com</email> 19 </credit> 20 <credit> 21 <name>Tiffany Antopolski</name> 22 <email>tiffany.antopolski@gmail.com</email> 23 </credit> 24 <credit> 25 <name>Shaun McCance</name> 26 <email>shaunm@gnome.org</email> 27 </credit> 28 <credit type="editor"> 29 <name>Michael Hill</name> 30 <email>mdhillca@gmail.com</email> 31 </credit> 32 33 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> 34 35 <desc>Change how quickly the pointer moves when you use your mouse or 36 touchpad.</desc> 37 </info> 38 39 <title>Adjust the speed of the mouse and touchpad</title> 40 41 <p>If your pointer moves too fast or slow when you move your mouse or use 42 your touchpad, you can adjust the pointer speed for these devices.</p> 43 44 <steps> 45 <item> 46 <p>Open the <gui xref="shell-introduction#activities">Activities</gui> 47 overview and start typing <gui>Mouse & Touchpad</gui>.</p> 48 </item> 49 <item> 50 <p>Click on <gui>Mouse & Touchpad</gui> to open the panel.</p> 51 </item> 52 <item> 53 <p>Adjust the <gui>Mouse Speed</gui> or <gui>Touchpad Speed</gui> slider 54 until the pointer motion is comfortable for you. Sometimes the most 55 comfortable settings for one type of device are not the best for 56 the other.</p> 57 </item> 58 </steps> 59 60 <note> 61 <p>The <gui>Touchpad</gui> section only appears if your system has a 62 touchpad, while the <gui>Mouse</gui> section is only visible when a mouse 63 is connected.</p> 64 </note> 65 66</page> 67