/usr/share/libwacom/mobilestudio-pro-16.tablet is in libwacom-common 0.29-1.
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 54 55 56 57 58 59 60 | # Wacom
# MobileStudio Pro 16
# DTH-W1620
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# A | |
# B | |
# C | |
# D | |
# | |
# K | |
# L I J | DISPLAY |
# M | |
# | |
# E | |
# F | |
# G | |
# H | |
# | |
# *-----------------------*
#
# Touch Ring Map:
# (A=1st ring, B=2nd ring, ...)
#
# *-----------------------*
# | |
# A | TABLET |
# | |
# *-----------------------*
#
# Note: Buttons J, K, L, M are on a circle
#
[Device]
Name=Wacom MobileStudio Pro 16
Class=Cintiq
DeviceMatch=usb:056a:034e
PairedID=usb:056a:034b
Width=14
Height=8
Layout=mobilestudio-pro-16.svg
Styli=0x842;0x84a;0x160802;0x16080a;0x100802;0x10080a;0x140802;0x14080a;0x120802;0x100804;0x10080c;0x100902;0x10090a;0x80842
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Ring=true
Buttons=13
[Buttons]
Left=A;B;C;D;E;F;G;H;I;J;K;L;M
# This tablet has mode buttons but no LEDs to signal the current mode to the
# user and thus requires the caller to display an on-screen notification.
Ring=J;K;L;M
|