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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="wacom-stylus" xml:lang="cs">
<info>
<revision version="gnome:46" date="2024-03-10" status="final"/>
<link type="guide" xref="wacom"/>
<credit type="author copyright">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2012</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Jak přiřadit funkce tlačítkům a jak určit pocit přítlaku u stylusu.</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í stylusu</title>
<steps>
<item>
<p>Otevřete přehled <gui xref="shell-introduction#activities">Činnosti</gui> a začněte psát <gui>Grafický tablet</gui>.</p>
</item>
<item>
<p>Kliknutím na položku <gui>Grafický tablet</gui> otevřete příslušný panel.</p>
<note style="tip"><p>If no tablet is detected, you’ll be asked to
<gui>Please plug in or turn on your Wacom tablet</gui>. Click
<gui>Bluetooth</gui> in the sidebar to connect a wireless tablet.</p></note>
</item>
<item>
<p>There is a section containing settings specific to each stylus,
with the device name (the stylus class) and diagram at the top.</p>
<note style="tip"><p>Pokud není zjištěn žádný stylus, jste vyzváni <gui>Přesuňte prosím stylus do blízkosti tabletu, aby jej bylo možné nastavit</gui>.</p></note>
<p>These settings can be adjusted:</p>
<list>
<item><p><gui>Pocit z přítlaku hrotu:</gui> použijte táhlo k přizpůsobení „pocitu“ od <gui>Měkkého</gui> po <gui>Tvrdý</gui>.</p></item>
<item><p>Button/Scroll Wheel configuration (these change to
reflect the stylus). Click the menu next to each label to select one of
these functions: Left Mouse Button Click, Middle Mouse Button Click,
Right Mouse Button Click, Back, or Forward.</p></item>
</list>
</item>
<item>
<p>Click <gui>Test Settings</gui> in the header bar to pop down a
sketchpad where you can test your stylus settings.</p>
</item>
</steps>
</page>
|