Add quirks file for Sony Vaio Laptop
authorJohn Rodriguez <johrodri@optonline.net>
Wed, 17 Jun 2020 13:33:08 +0000 (13:33 +0000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 18 Jun 2020 04:27:23 +0000 (14:27 +1000)
The file contains pressure overrides for the VPCEG series.
Signed-off-by: John Rodriguez <johrodri@optonline.net>
(cherry picked from commit c8e8c8fb4b8cc272889b908d407895419bfe7416)

meson.build
quirks/50-system-sony.quirks [new file with mode: 0644]

index 60376a703982287dd75aa83313ee9e22ac6a3a0e..1e3d1766783a8c276d23654d5e35e8414fdc60ce 100644 (file)
@@ -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 (file)
index 0000000..22b08ff
--- /dev/null
@@ -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
+