summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rodriguez <johrodri@optonline.net>2020-06-17 13:33:08 +0000
committerPeter Hutterer <peter.hutterer@who-t.net>2020-06-18 14:27:23 +1000
commitfb4c3c6c6c915d4314835f25e5af99f2b04bd1bc (patch)
tree92ad7378a5072ce70725d8058b12e626fd3d2549
parent9c2c1db9480e115e972d906a95ade67e55ed373c (diff)
downloadlibinput-fb4c3c6c6c915d4314835f25e5af99f2b04bd1bc.tar.gz
Add quirks file for Sony Vaio Laptop
The file contains pressure overrides for the VPCEG series. Signed-off-by: John Rodriguez <johrodri@optonline.net> (cherry picked from commit c8e8c8fb4b8cc272889b908d407895419bfe7416)
-rw-r--r--meson.build1
-rw-r--r--quirks/50-system-sony.quirks8
2 files changed, 9 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 60376a70..1e3d1766 100644
--- a/meson.build
+++ b/meson.build
@@ -334,6 +334,7 @@ quirks_data = [
'quirks/50-system-google.quirks',
'quirks/50-system-hp.quirks',
'quirks/50-system-lenovo.quirks',
+ 'quirks/50-system-sony.quirks',
'quirks/50-system-system76.quirks',
'quirks/50-system-toshiba.quirks',
]
diff --git a/quirks/50-system-sony.quirks b/quirks/50-system-sony.quirks
new file mode 100644
index 00000000..22b08ff8
--- /dev/null
+++ b/quirks/50-system-sony.quirks
@@ -0,0 +1,8 @@
+# Do not edit this file, it will be overwritten on update
+
+[Sony Vaio VPCEG Series Touchpad Pressure Override]
+MatchUdevType=touchpad
+MatchName=*SynPS/2 Synaptics TouchPad
+MatchDMIModalias=dmi:*svnSonyCorporation:pnVPCEG*
+AttrPressureRange=45:40
+