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

« back to all changes in this revision

Viewing changes to gnome-help/fr/mouse-disabletouchpad.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-27 08:53:15 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: package-import@ubuntu.com-20110927085315-e67rwz2j78y49aob
Tags: 3.2.0-0ubuntu1
New upstream release

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="task" id="mouse-disabletouchpad" xml:lang="fr">
 
3
<info>
 
4
    <link type="guide" xref="mouse"/>
 
5
    <link type="seealso" xref="mouse-mousekeys"/>
 
6
    
 
7
    <revision pkgversion="3.2" date="2011-09-21" status="final"/>
 
8
 
 
9
    <desc>Turn the touchpad off while typing to prevent accidental clicks.</desc>
 
10
    
 
11
    <credit type="author">
 
12
      <name>Shaun McCance</name>
 
13
      <email>shaunm@gnome.org</email>
 
14
    </credit>
 
15
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
16
 
 
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>
 
21
    </mal:credit>
 
22
  
 
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>
 
27
    </mal:credit>
 
28
  </info>
 
29
 
 
30
<title>Disable touchpad while typing</title>
 
31
 
 
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>
 
36
 
 
37
<steps>
 
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>
 
41
</steps>
 
42
 
 
43
<comment>
 
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>
 
51
</comment>
 
52
 
 
53
</page>