[PATCH libinput 6/8] data: put a 'do not edit' warning into all data files
Peter Hutterer
peter.hutterer at who-t.net
Thu Jun 14 03:25:57 UTC 2018
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
data/10-generic-keyboard.quirks | 2 ++
data/10-generic-lid.quirks | 2 ++
data/10-generic-trackball.quirks | 2 ++
data/30-vendor-aiptek.quirks | 2 ++
data/30-vendor-alps.quirks | 2 ++
data/30-vendor-cyapa.quirks | 2 ++
data/30-vendor-elantech.quirks | 2 ++
data/30-vendor-huion.quirks | 2 ++
data/30-vendor-ibm.quirks | 2 ++
data/30-vendor-logitech.quirks | 2 ++
data/30-vendor-microsoft.quirks | 2 ++
data/30-vendor-razer.quirks | 2 ++
data/30-vendor-synaptics.quirks | 2 ++
data/30-vendor-wacom.quirks | 2 ++
data/50-system-apple.quirks | 2 ++
data/50-system-asus.quirks | 2 ++
data/50-system-chicony.quirks | 2 ++
data/50-system-cyborg.quirks | 2 ++
data/50-system-dell.quirks | 2 ++
data/50-system-google.quirks | 2 ++
data/50-system-hp.quirks | 2 ++
data/50-system-lenovo.quirks | 2 ++
data/50-system-system76.quirks | 2 ++
23 files changed, 46 insertions(+)
diff --git a/data/10-generic-keyboard.quirks b/data/10-generic-keyboard.quirks
index 3063dad6..103d05a6 100644
--- a/data/10-generic-keyboard.quirks
+++ b/data/10-generic-keyboard.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Serial Keyboards]
MatchUdevType=keyboard
MatchBus=ps2
diff --git a/data/10-generic-lid.quirks b/data/10-generic-lid.quirks
index f3748e16..1c20acd2 100644
--- a/data/10-generic-lid.quirks
+++ b/data/10-generic-lid.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Lid Switch Ct9]
MatchName=*Lid Switch*
MatchDMIModalias=dmi:*:ct9:*
diff --git a/data/10-generic-trackball.quirks b/data/10-generic-trackball.quirks
index a554a44d..eba32afd 100644
--- a/data/10-generic-trackball.quirks
+++ b/data/10-generic-trackball.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Trackball]
MatchName=*Trackball*
ModelTrackball=1
diff --git a/data/30-vendor-aiptek.quirks b/data/30-vendor-aiptek.quirks
index 24abb134..e5319d5a 100644
--- a/data/30-vendor-aiptek.quirks
+++ b/data/30-vendor-aiptek.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Aiptek No Tilt Tablet]
MatchUdevType=tablet
MatchBus=usb
diff --git a/data/30-vendor-alps.quirks b/data/30-vendor-alps.quirks
index 50be76ad..ed2b1243 100644
--- a/data/30-vendor-alps.quirks
+++ b/data/30-vendor-alps.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[ALPS Serial Touchpads]
MatchUdevType=touchpad
MatchBus=ps2
diff --git a/data/30-vendor-cyapa.quirks b/data/30-vendor-cyapa.quirks
index b58a5541..9d89a0ec 100644
--- a/data/30-vendor-cyapa.quirks
+++ b/data/30-vendor-cyapa.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Cyapa Touchpads]
MatchName=*Cypress APA Trackpad ?cyapa?
AttrPressureRange=10:8
diff --git a/data/30-vendor-elantech.quirks b/data/30-vendor-elantech.quirks
index 59a8157f..e49c3415 100644
--- a/data/30-vendor-elantech.quirks
+++ b/data/30-vendor-elantech.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Elantech Touchpads]
MatchName=*Elantech Touchpad*
AttrResolutionHint=31x31
diff --git a/data/30-vendor-huion.quirks b/data/30-vendor-huion.quirks
index 65f3b2c1..0e46d208 100644
--- a/data/30-vendor-huion.quirks
+++ b/data/30-vendor-huion.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
# HUION PenTablet device. Some of these devices send a BTN_TOOL_PEN event
# with value 1 on the first event received by the device but never send the
# matching BTN_TOOL_PEN value 0 event. The device appears as if it was
diff --git a/data/30-vendor-ibm.quirks b/data/30-vendor-ibm.quirks
index 195fc21a..988d2a90 100644
--- a/data/30-vendor-ibm.quirks
+++ b/data/30-vendor-ibm.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
# IBM/Lenovo Scrollpoint mouse. Instead of a scroll wheel these mice
# feature trackpoint-like sticks which generate a huge amount of scroll
# events that need to be handled differently than scroll wheel events
diff --git a/data/30-vendor-logitech.quirks b/data/30-vendor-logitech.quirks
index ebbc9cc2..12b48e4b 100644
--- a/data/30-vendor-logitech.quirks
+++ b/data/30-vendor-logitech.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Logitech M570]
MatchName=*Logitech M570*
ModelTrackball=1
diff --git a/data/30-vendor-microsoft.quirks b/data/30-vendor-microsoft.quirks
index c38f30dd..286b902e 100644
--- a/data/30-vendor-microsoft.quirks
+++ b/data/30-vendor-microsoft.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Microsoft Surface 3 Lid Switch]
MatchName=*Lid Switch*
MatchDMIModalias=dmi:*svnMicrosoftCorporation:pnSurface3:*
diff --git a/data/30-vendor-razer.quirks b/data/30-vendor-razer.quirks
index f69e1e54..b3cd8170 100644
--- a/data/30-vendor-razer.quirks
+++ b/data/30-vendor-razer.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Razer Blade Keyboard]
MatchUdevType=keyboard
MatchBus=usb
diff --git a/data/30-vendor-synaptics.quirks b/data/30-vendor-synaptics.quirks
index ffb7cd58..3cdeb45d 100644
--- a/data/30-vendor-synaptics.quirks
+++ b/data/30-vendor-synaptics.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Synaptics Serial Touchpads]
MatchUdevType=touchpad
MatchBus=ps2
diff --git a/data/30-vendor-wacom.quirks b/data/30-vendor-wacom.quirks
index 87a2eeca..2613d0d2 100644
--- a/data/30-vendor-wacom.quirks
+++ b/data/30-vendor-wacom.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Wacom Touchpads]
MatchUdevType=touchpad
MatchBus=usb
diff --git a/data/50-system-apple.quirks b/data/50-system-apple.quirks
index 0b1552a0..fbbb1be0 100644
--- a/data/50-system-apple.quirks
+++ b/data/50-system-apple.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Apple Touchpads USB]
MatchVendor=0x05AC
MatchBus=usb
diff --git a/data/50-system-asus.quirks b/data/50-system-asus.quirks
index ad120df5..8d7fca54 100644
--- a/data/50-system-asus.quirks
+++ b/data/50-system-asus.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Asus X555LAB]
MatchName=*ETPS/2 Elantech Touchpad*
MatchDMIModalias=dmi:*svnASUSTeKCOMPUTERINC.:pnX555LAB:*
diff --git a/data/50-system-chicony.quirks b/data/50-system-chicony.quirks
index 808427f5..8f71e92f 100644
--- a/data/50-system-chicony.quirks
+++ b/data/50-system-chicony.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
# Acer Hawaii Keyboard, uses Chicony VID
[Acer Hawaii Keyboard]
MatchUdevType=touchpad
diff --git a/data/50-system-cyborg.quirks b/data/50-system-cyborg.quirks
index 06137ae9..d999dc82 100644
--- a/data/50-system-cyborg.quirks
+++ b/data/50-system-cyborg.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Saitek Cyborg RAT5]
MatchUdevType=mouse
MatchBus=usb
diff --git a/data/50-system-dell.quirks b/data/50-system-dell.quirks
index 083fcdd3..c3026495 100644
--- a/data/50-system-dell.quirks
+++ b/data/50-system-dell.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Dell Touchpads]
MatchName=* Touchpad
MatchDMIModalias=dmi:*svnDellInc.:*
diff --git a/data/50-system-google.quirks b/data/50-system-google.quirks
index 14f727d0..cd312973 100644
--- a/data/50-system-google.quirks
+++ b/data/50-system-google.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Google Chromebook R13 CB5-312T]
MatchName=*Elan Touchpad*
MatchDeviceTree=*Chromebook R13 CB5-312T*
diff --git a/data/50-system-hp.quirks b/data/50-system-hp.quirks
index 0d127dcd..19a91a75 100644
--- a/data/50-system-hp.quirks
+++ b/data/50-system-hp.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[HP Compaq 6910p]
MatchName=*SynPS/2 Synaptics TouchPad
MatchDMIModalias=dmi:*svnHewlett-Packard:*pnHPCompaq6910p*
diff --git a/data/50-system-lenovo.quirks b/data/50-system-lenovo.quirks
index fba8af1a..794517ae 100644
--- a/data/50-system-lenovo.quirks
+++ b/data/50-system-lenovo.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[Lenovo Thinkpad Touchpad]
MatchName=*Synaptics*
MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPad*:*
diff --git a/data/50-system-system76.quirks b/data/50-system-system76.quirks
index 15dd6108..2e8eb800 100644
--- a/data/50-system-system76.quirks
+++ b/data/50-system-system76.quirks
@@ -1,3 +1,5 @@
+# Do not edit this file, it will be overwritten on update
+
[System76 Bonobo Professional]
MatchName=SynPS/2 Synaptics TouchPad
MatchDMIModalias=dmi:*svnSystem76*pvrbonp5*
--
2.14.4
More information about the wayland-devel
mailing list