File: wacom-mode.page

package info (click to toggle)
gnome-user-docs 49.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 143,008 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (48 lines) | stat: -rw-r--r-- 1,840 bytes parent folder | download | duplicates (3)
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
<?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-mode" xml:lang="sl">

  <info>
    <revision pkgversion="3.33" date="2019-07-21" status="candidate"/>
    <revision version="gnome:42" status="final" date="2022-04-02"/>

    <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>Preklopite tablico med načinom tablice in miške.</desc>
  </info>

  <title>Set the Wacom tablet’s tracking mode</title>

<p><gui>Tablet Mode</gui> determines how the stylus is mapped to the screen.</p>

<steps>
  <item>
    <p>Open the <gui xref="shell-introduction#activities">Activities</gui>
    overview and start typing <gui>Wacom Tablet</gui>.</p>
  </item>
  <item>
    <p>Click on <gui>Wacom Tablet</gui> to open the 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>Choose between tablet (or absolute) mode and touchpad (or relative)
    mode. For tablet mode, switch <gui>Tablet Mode</gui> to on.</p>
  </item>
</steps>

  <note style="info"><p>V <em>absolutnem</em> načinu se vsaka točka na tablici preslika na točko na zaslonu. Zgornji levi kot zaslona vedno ustreza isti točki na tablici.</p>
  <p>In <em>relative</em> mode, if you lift the stylus off the tablet and put it
  down in a different position, the pointer on the screen doesn’t move. This is
  the way a mouse operates.</p>
  </note>

</page>