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
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="wacom-map-buttons">
<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 href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Assign functions to the hardware buttons on the graphics tablet.</desc>
</info>
<title>Map the tablet buttons</title>
<p>The hardware buttons on a tablet can be configured for various functions.</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>Click <gui>Map Buttons</gui>.</p>
</item>
<item>
<p>An on screen display shows the layout of the tablet's buttons. Press each
button on the tablet and choose one of these functions:</p>
<list>
<item><p><gui>App defined</gui></p></item>
<item><p><gui>Show on-screen help</gui></p></item>
<item><p><gui>Switch monitor</gui></p></item>
<item><p><gui>Send keystroke</gui></p></item>
</list>
</item>
<item>
<p>Click <gui>Done</gui> when each button is configured, and press
<key>Esc</key> to exit.</p>
</item>
</steps>
</page>
|