/usr/share/help/C/ubuntu-help/a11y-bouncekeys.page is in ubuntu-docs 14.04.3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 60 61 62 63 64 65 66 67 | <page xmlns="http://projectmallard.org/1.0/"
xmlns:if="http://projectmallard.org/if/1.0/"
type="topic" style="task a11y" version="1.0 if/1.0"
id="a11y-bouncekeys">
<info>
<credit type="author">
<name>Phil Bull</name>
<email>philbull@gmail.com</email>
</credit>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<desc>
Ignore quickly-repeated key presses of the same key.
</desc>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<link type="guide" xref="a11y#mobility" group="keyboard"/>
<link type="guide" xref="keyboard" group="a11y"/>
<revision pkgversion="3.8.0" version="0.3" date="2013-03-13"
status="candidate"/>
<revision version="13.10" date="2013-10-25" status="review"/>
</info>
<title>Turn on bounce keys</title>
<p>
Turn on <em>bounce keys</em> to ignore key presses 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 the icon at the very right of the <gui>menu bar</gui> 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>
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>
</page>
|