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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="keyboard-cursor-blink" xml:lang="it">
<info>
<link type="guide" xref="a11y#vision" group="lowvision"/>
<link type="guide" xref="keyboard"/>
<link type="seealso" xref="a11y-locate-pointer"/>
<revision pkgversion="3.4.0" date="2012-02-19" status="final"/>
<desc>Make the insertion point blink and control how quickly it blinks.</desc>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<credit type="author">
<name>Natalia Ruz Leiva</name>
<email>nruz@alumnos.inf.utfsm.cl</email>
</credit>
<credit type="author">
<name>Julita Inca</name>
<email>yrazes@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Luca Ferretti</mal:name>
<mal:email>lferrett@gnome.org</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
</info>
<title>Make the keyboard cursor blink</title>
<p>If you find it difficult to see the keyboard cursor in a text field,
you can make it blink to make it easier to locate.</p>
<steps>
<item>
<p>Fare clic sul proprio nome sulla barra superiore e selezionare <gui>Impostazioni di sistema</gui>.</p>
</item>
<item><p>Aprire <gui>Tastiera</gui> e selezionare la scheda <gui>Digitazione</gui>.</p>
</item>
<item><p>Selezionare <gui>Cursore intermittente in campi di testo</gui>.</p></item>
<item>
<p>Use the <gui>Speed</gui> slider to adjust how quickly the cursor
blinks.</p>
</item>
</steps>
</page>
|