summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2016-06-21 15:52:55 -0700
committerPeter Hutterer <peter.hutterer@who-t.net>2016-06-22 11:12:08 +1000
commitad9ff2305dab3e7e4457f3e3bfa664daf0201203 (patch)
treed3e5655c867d5b9b88e185772529639ee9ffcbf7
parentaac63b77ef6d4c5c741bf7e2d174a45e6476b9fd (diff)
downloadlibwacom-ad9ff2305dab3e7e4457f3e3bfa664daf0201203.tar.gz
data: Standardize location of buttons on Intuos tablets
The medium pen-only Intuos (first and second-gen) tablets have their button location set to left/right while all the other devices in the same family have their button location as "top". This patch standardizes the postion so all devices in the family have their buttons on "top". Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--data/intuos-m-p.tablet3
-rw-r--r--data/intuos-m-p2.tablet3
2 files changed, 2 insertions, 4 deletions
diff --git a/data/intuos-m-p.tablet b/data/intuos-m-p.tablet
index ecf2c3a..6190fc4 100644
--- a/data/intuos-m-p.tablet
+++ b/data/intuos-m-p.tablet
@@ -35,5 +35,4 @@ Reversible=false
Buttons=4
[Buttons]
-Left=A;B
-Right=C;D
+Top=A;B;C;D
diff --git a/data/intuos-m-p2.tablet b/data/intuos-m-p2.tablet
index 82a2c34..2c4b2a6 100644
--- a/data/intuos-m-p2.tablet
+++ b/data/intuos-m-p2.tablet
@@ -37,5 +37,4 @@ Reversible=false
Buttons=4
[Buttons]
-Left=A;B
-Right=C;D
+Top=A;B;C;D