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
|
<?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-multi-monitor" 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>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
<years>2015</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Jak namapovat grafický tablet na konkrétní obrazovku.</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>Výběr obrazovky</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>Click <gui>Map to Monitor</gui> and select the monitor you wish to
receive input from your graphics tablet, or choose
<gui>All Displays</gui>.</p>
<note style="tip"><p>Vybrat lze jen monitory, které jsou správně nastavené.</p></note>
</item>
<item>
<p>Switch <gui>Keep aspect ratio</gui> to on to match the drawing
area of the tablet to the proportions of the monitor. This setting, also
called <em>force proportions</em>, “letterboxes” the drawing area on a
tablet to correspond more directly to a display. For example, a 4∶3 tablet
would be mapped so that the drawing area would correspond to a widescreen
display.</p>
</item>
</steps>
</page>
|