/usr/share/help/C/gnome-help/wacom-mode.page is in gnome-user-docs 3.28.1-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="wacom-mode">
<info>
<revision pkgversion="3.10" date="2013-11-02" status="review"/>
<revision pkgversion="3.12" date="2014-03-23" status="candidate"/>
<revision pkgversion="3.14" date="2014-10-12" status="candidate"/>
<revision pkgversion="3.18" date="2015-09-29" 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 href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Switch the tablet between tablet mode and mouse mode.</desc>
</info>
<title>Set the Wacom tablet’s tracking mode</title>
<p><gui>Tracking Mode</gui> determines how the pointer 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>
<!-- TODO: document how to connet the tablet using Bluetooth/add link -->
<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 the
<gui>Bluetooth Settings</gui> link to connect a wireless tablet.</p></note>
</item>
<item><p>Next to <gui>Tracking Mode</gui>, select <gui>Tablet (absolute)</gui>
or <gui>Touchpad (relative)</gui>.</p></item>
</steps>
<note style="info"><p>In <em>absolute</em> mode, each point on the tablet maps
to a point on the screen. The top left corner of the screen, for instance,
always corresponds to the same point on the tablet.</p>
<p>In <em>relative</em> mode, if you lift the pointer off the tablet and put it
down in a different position, the cursor on the screen doesn’t move. This is
the way a mouse operates.</p>
</note>
</page>
|