From e7c2d82d65fa8b4623c701e7dd1b2a337d815579 Mon Sep 17 00:00:00 2001 From: Jason Gerecke Date: Fri, 20 Jan 2023 10:36:13 -0800 Subject: [PATCH] data: Add "Wacom One pen tablet" Signed-off-by: Jason Gerecke --- data/wacom-one-pen-m.tablet | 31 +++++++++++++++++++++++++++++++ data/wacom-one-pen-s.tablet | 31 +++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 data/wacom-one-pen-m.tablet create mode 100644 data/wacom-one-pen-s.tablet diff --git a/data/wacom-one-pen-m.tablet b/data/wacom-one-pen-m.tablet new file mode 100644 index 000000000..db507539b --- /dev/null +++ b/data/wacom-one-pen-m.tablet @@ -0,0 +1,31 @@ +# Wacom +# Wacom One Pen tablet medium +# CTC6110WL +# +# sysinfo.u4eUPF71FH.tar.gz +# sysinfo.IjTSbRB2uI.tar.gz +# https://github.com/linuxwacom/wacom-hid-descriptors/issues/317 +# +# Stylus with two buttons and no physical eraser. Upper button switches the +# pen to become an eraser, similar to AES devices. +# +# Pen active area: 8.50 x 5.31in +# +# Has an "Android mode" with a slightly different HID descriptor which +# uses the alternate VID:PID of 0531:0105. + +[Device] +Name=Wacom One Pen tablet medium +ModelName=CTC6110WL +DeviceMatch=usb:0531:0102;bluetooth:0531:0103;usb:0531:0105 +Class=Bamboo +Width=9 +Height=5 +# No pad buttons, so no layout +IntegratedIn= + +[Features] +Stylus=true +Reversible=false +Touch=false +Buttons=0 diff --git a/data/wacom-one-pen-s.tablet b/data/wacom-one-pen-s.tablet new file mode 100644 index 000000000..30cf99024 --- /dev/null +++ b/data/wacom-one-pen-s.tablet @@ -0,0 +1,31 @@ +# Wacom +# Wacom One Pen tablet small +# CTC4110WL +# +# sysinfo.2l5xhSogc9.tar.gz +# sysinfo.jIO6fyyckl.tar.gz +# https://github.com/linuxwacom/wacom-hid-descriptors/issues/317 +# +# Stylus with two buttons and no physical eraser. Upper button switches the +# pen to become an eraser, similar to AES devices. +# +# Pen active area: 5.98 x 3.74in +# +# Has an "Android mode" with a slightly different HID descriptor which +# uses the alternate VID:PID of 0531:0104. + +[Device] +Name=Wacom One Pen tablet small +ModelName=CTC4110WL +DeviceMatch=usb:0531:0100;bluetooth:0531:0101;usb:0531:0104 +Class=Bamboo +Width=6 +Height=4 +# No pad buttons, so no layout +IntegratedIn= + +[Features] +Stylus=true +Reversible=false +Touch=false +Buttons=0