1
<?xml version="1.0" encoding="utf-8"?>
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="mouse-disabletouchpad" xml:lang="fr">
4
<link type="guide" xref="mouse"/>
5
<link type="seealso" xref="mouse-mousekeys"/>
7
<revision pkgversion="3.2" date="2011-09-21" status="final"/>
9
<desc>Turn the touchpad off while typing to prevent accidental clicks.</desc>
11
<credit type="author">
12
<name>Shaun McCance</name>
13
<email>shaunm@gnome.org</email>
15
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
17
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
18
<mal:name>Luc Pionchon</mal:name>
19
<mal:email>pionchon.luc@gmail.com</mal:email>
20
<mal:years>2011</mal:years>
23
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
24
<mal:name>Claude Paroz</mal:name>
25
<mal:email>claude@2xlibre.net</mal:email>
26
<mal:years>2011</mal:years>
30
<title>Disable touchpad while typing</title>
32
<p>Touchpads on laptops are often located where you rest your wrist
33
while typing, which can sometimes cause accidental clicks while you
34
type. You can disable the touchpad while you type. It will only
35
work again a short time after your last key stroke.</p>
38
<item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
39
<item><p>Open <gui>Mouse and Touchpad</gui> and select the <gui>Touchpad</gui> tab.</p></item>
40
<item><p>Select <gui>Disable touchpad while typing</gui>.</p></item>
44
<cite date="2011-04-03">Shaun McCance</cite>
45
<p>I repurposed this page. It used to just be how to disable your
46
touchpad entirely. Phil had some instructions on how to do this
47
in gconf-editor, as well as how to trigger an auto-disable when
48
you plugged in your mouse. GConf instructions are outdated for
49
GNOME 3. We could resurrect and make current the old stuff, but
50
as maybe a tip or advanced topics. Check git history.</p>