blob: d36b74760be3554443017fd03432ae6db0ab95bb (
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
|
<page xmlns="http://projectmallard.org/1.0/"
type="topic" style="task a11y"
id="a11y-locate-pointer">
<info>
<link type="guide" xref="mouse"/>
<link type="guide" xref="a11y#vision" group="lowvision"/>
<link type="seealso" xref="keyboard-cursor-blink"/>
<revision pkgversion="3.4.0" date="2012-03-25" status="stub"/>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<desc>Pressing <key>Ctrl</key> can find the mouse pointer.</desc>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Quickly locate the pointer</title>
<p>If you have trouble seeing where the mouse pointer is on your screen, you
can make it so that simply pressing the <key>Ctrl</key> key will locate your
pointer. Once this is set up, pressing <key>Ctrl</key> will cause an
animation to appear briefly at the location of your pointer.</p>
<steps>
<item>
<p>Click your name on the top bar and select <gui>Settings</gui>.</p>
</item>
<item>
<p>Open <gui>Mouse & Touchpad</gui> and select the <gui>Mouse</gui>
tab.</p>
</item>
<item>
<p>Select <gui>Show position of pointer when the Control key is
pressed</gui>.</p>
</item>
</steps>
<p>Your <key>Ctrl</key> keys will now locate the pointer when pressed.</p>
</page>
|