systemd/SOURCES/1144-hwdb-add-axis-range-corrections-for-the-Lenovo-Yoga-.patch

32 lines
1007 B
Diff

From f45096f25ba40b700b14090b6cddaffec3b712ca Mon Sep 17 00:00:00 2001
From: KidGrimes <159489264+KidGrimes@users.noreply.github.com>
Date: Fri, 21 Feb 2025 18:27:53 -0300
Subject: [PATCH] hwdb: add axis range corrections for the Lenovo Yoga Slim 7
14ARE05
(cherry picked from commit 81cb404a92b17a87111eb555792c947934a52b3e)
Resolves: RHEL-72697
---
hwdb.d/60-evdev.hwdb | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/hwdb.d/60-evdev.hwdb b/hwdb.d/60-evdev.hwdb
index db9aa7c307..2e18f71e5b 100644
--- a/hwdb.d/60-evdev.hwdb
+++ b/hwdb.d/60-evdev.hwdb
@@ -772,6 +772,13 @@ evdev:name:ETPS/2 Elantech Touchpad:dmi:*svnLENOVO:*pvrLenovoG580**
EVDEV_ABS_35=-170:2950:24
EVDEV_ABS_36=-591:700:25
+# Lenovo Yoga Slim 7 14ARE05
+evdev:name:ELAN0634:00 04F3:3124 Touchpad:dmi:*svnLENOVO:*pvrYogaSlim714ARE05**
+ EVDEV_ABS_00=::31
+ EVDEV_ABS_01=::30
+ EVDEV_ABS_35=::31
+ EVDEV_ABS_36=::30
+
#########################################
# Microsoft
#########################################