/usr/share/libwacom/bamboo-pad.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 | # Wacom
# Bamboo Pad
# CTH-301
#
# Button events sent from touch interface
[Device]
Name=Wacom Bamboo Pad
DeviceMatch=usb:056a:0318
Class=Bamboo
Width=4
Height=3
Layout=bamboo-pad.svg
[Features]
Stylus=true
Reversible=false
Touch=true
Buttons=2
[Buttons]
Bottom=A;B
EvdevCodes=0x110;0x111
|