summaryrefslogtreecommitdiff
path: root/gnome-help/C/a11y-bouncekeys.page
blob: 6a415102fc247027d976ceb600610b2ab22e34b1 (plain)
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
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task a11y"
      id="a11y-bouncekeys">
  <info>
    <link type="guide" xref="a11y#mobility" group="keyboard"/>
    <link type="guide" xref="keyboard"/>


    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>
    
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>

    <desc>Ignore quickly-repeated keypresses of the same key.</desc>
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
  </info>

<title>Turn on Bounce Keys</title>

<comment>
  <cite date="2011-04-04">shaunm</cite>
  <p>Turn on from the keyboard?! How do I turn these features on from
  the keyboard then? Used to be there were odd shortcuts. I think
  5x Shift turned one of them on. Fix for 3.2</p>
</comment>

<p>Turn on <em>Bounce Keys</em> to ignore keypresses that are rapidly repeated. For example, if you have hand tremors which cause you to press a key multiple times when you only want to press it once, you should turn on bounce keys.</p>

<steps>
  <item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
  <item><p>Open <gui>Universal Access</gui> and select the <gui>Typing</gui> tab.</p></item>
  <item><p>Select <gui>Turn on accessibility features from the keyboard</gui>.</p></item>
  <item><p>Switch <gui>Bounce Keys</gui> on.</p></item>
</steps>

<p>Use the <gui>Acceptance delay</gui> slider to change how long bounce keys waits before it registers another key press after you pressed the key for the first time. Select <gui>Beep when a key is rejected</gui> if you want the computer to make a sound each time it ignores a key press because it happened too soon after the previous key press.</p>

 <note style = "tip">
 <p>You can quickly turn Bounce Keys on and off by clicking the <link xref="a11y-icon">accessibility
 icon</link> on the top bar and selecting <gui>Bounce Keys</gui>.</p>
 </note>

</page>