/usr/share/libwacom/cintiq-21ux2.tablet is in libwacom-common 0.18-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 61 62 63 64 65 66 67 68 | # Wacom
# Cintiq 21UX [2nd generation]
# DTK-2100
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# | |
# B | | K
# C | | L
# D | | M
# E | | N
# A | DISPLAY | J
# F | | O
# G | | P
# H | | Q
# I | | R
# | |
# *-----------------------*
#
# Touch Strip Map:
# (a=1st strip min, A=1st strip max, b=2nd strip min, B=2nd strip max, ...)
#
# @-----------------------@
# | |
# a | | b
# A | DISPLAY | B
# | |
# @-----------------------@
#
# LED Map:
# (XY=Bank X, LED Y)
#
# *-----------------------*
# | |
# 10 | | 00
# 11 | | 01
# 12 | DISPLAY | 02
# 13 | | 03
# | |
# *-----------------------*
#
[Device]
Name=Wacom Cintiq 21UX2
DeviceMatch=usb:056a:00cc
Class=Cintiq
Width=17
Height=13
Layout=cintiq-21ux2.svg
Styli=0x802;0x804;0x80a;0x80c;0x902;0x90a;0x100802;0x100804;0x10080a;0x10080c;0x100902;0x10090a;0x120802;0x140802;0x14080a;0x160802;0x16080a;
IntegratedIn=Display
[Features]
Stylus=true
Ring=false
NumStrips=2
Buttons=18
StatusLEDs=Touchstrip2;Touchstrip
[Buttons]
Left=B;C;D;E;A;F;G;H;I
Right=K;L;M;N;J;O;P;Q;R
Touchstrip=A
Touchstrip2=J
StripsNumModes=4
|