/usr/share/libwacom/n-trig-pen.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 | # USB tablet PC models: HP TouchSmart TX2z, Dell Latitude XT, and Dell Latitude XT2
#
# stylus with two buttons and no eraser; 4FGT touchscreen
#
# HP Screen size 10.2 x 6.4; 12.1" diagonal
# Dell Screen size 10.3 x 6.4; 12.1" diagonal
[Device]
Name=N-Trig Pen
DeviceMatch=usb:1b96:0001
Class=ISDV4
Width=10
Height=6
IntegratedIn=Display;System
[Features]
Stylus=true
Touch=true
Buttons=0
|