From f1085bb56b187696db2421e6a8e01e9cdedc28e8 Mon Sep 17 00:00:00 2001 From: Alesya Huzik Date: Wed, 28 Feb 2024 11:13:33 +1100 Subject: [PATCH] data: add ELAN 9008 and 9009 (zenbook duo UX8406MA) (#640) --- data/elan-425a.tablet | 20 ++++++++++++++++++++ data/elan-425b.tablet | 21 +++++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 data/elan-425a.tablet create mode 100644 data/elan-425b.tablet diff --git a/data/elan-425a.tablet b/data/elan-425a.tablet new file mode 100644 index 00000000..c8e443f1 --- /dev/null +++ b/data/elan-425a.tablet @@ -0,0 +1,20 @@ +# ELAN touchscreen/pen sensor present in the ASUS ZenBook Duo UX8406MA +# this is the secondary / bottom touchscreen +# 298mm x 184mm +# 11.75in x 7.25in +# +# sysinfo.fwYSGljtom.tar.gz +# https://github.com/linuxwacom/wacom-hid-descriptors/issues/363 + +[Device] +Name=ELAN9009:00 +ModelName= +DeviceMatch=i2c:04f3:425a +Class=ISDV4 +Width=14 +Height=4 +IntegratedIn=Display;System + +[Features] +Stylus=true +Touch=true diff --git a/data/elan-425b.tablet b/data/elan-425b.tablet new file mode 100644 index 00000000..3c8ca798 --- /dev/null +++ b/data/elan-425b.tablet @@ -0,0 +1,21 @@ +# ELAN touchscreen/pen sensor present in the ASUS ZenBook Duo UX8406MA +# this is the main / top touchscreen +# 298mm x 184mm +# 11.75in x 7.25in +# +# sysinfo.fwYSGljtom.tar.gz +# https://github.com/linuxwacom/wacom-hid-descriptors/issues/363 + + +[Device] +Name=ELAN9008:00 +ModelName= +DeviceMatch=i2c:04f3:425b +Class=ISDV4 +Width=14 +Height=4 +IntegratedIn=Display;System + +[Features] +Stylus=true +Touch=true