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 68 69 70 71 72 73 74 75
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="keyboard-cursor-blink" xml:lang="cs">
<info>
<link type="guide" xref="a11y#vision" group="lowvision"/>
<link type="guide" xref="keyboard"/>
<revision pkgversion="3.8.0" version="0.3" date="2013-03-13" status="candidate"/>
<revision pkgversion="3.9.92" date="2013-10-11" status="candidate"/>
<revision pkgversion="3.13.92" date="2013-09-22" status="candidate"/>
<revision pkgversion="3.29" date="2018-09-05" status="review"/>
<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>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>Shobha Tyagi</name>
<email>tyagishobha@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Jak přimět pozici pro vkládání textu blikat a jak ovládat rychlost blikání.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Adam Matoušek</mal:name>
<mal:email>adamatousek@gmail.com</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Marek Černocký</mal:name>
<mal:email>marek@manet.cz</mal:email>
<mal:years>2014, 2015</mal:years>
</mal:credit>
</info>
<title>Nastavení blikání textového kurzoru</title>
<p>Jestliže je pro vás obtížné sledovat statický textový kurzor v textových polích, můžete jej nechat blikat, abyste jej snáze našli.</p>
<steps>
<item>
<p>Otevřete přehled <gui xref="shell-introduction#activities">Činnosti</gui> a začněte psát <gui>Přístupnost</gui>.</p>
</item>
<item>
<p>Kliknutím na položku <gui>Přístupnost</gui> otevřete příslušný panel.</p>
</item>
<item>
<p>Select the <gui>Typing</gui> section to open it.</p>
</item>
<item>
<p>In the <gui>Typing Assist</gui> section, switch the <gui>Cursor
Blinking</gui> switch to on.</p>
</item>
<item>
<p>Use the <gui>Blink Speed</gui> slider to adjust how quickly the cursor
blinks.</p>
</item>
</steps>
</page>
|