Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
---
Not sure about the Intuos 1, 2, and 3 devices here, but I just assumed
they'll do distance too.

 data/libwacom.stylus | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/data/libwacom.stylus b/data/libwacom.stylus
index ca4ae6b..3a59a9d 100644
--- a/data/libwacom.stylus
+++ b/data/libwacom.stylus
@@ -377,7 +377,7 @@ Type=Airbrush
 [0x096]
 # Intuos and Intuos2
 Name=Lens Cursor
-Axes=Tilt;
+Axes=Tilt;Distance;
 Type=Puck
 HasLens=true
 HasWheel=false
@@ -386,7 +386,7 @@ Buttons=5
 [0x097]
 # Intuos3
 Name=Lens Cursor
-Axes=Tilt;
+Axes=Tilt;Distance;
 Type=Puck
 HasLens=true
 HasWheel=false
@@ -395,7 +395,7 @@ Buttons=5
 [0x006]
 # Intuos4 and Intuos5
 Name=Lens Cursor
-Axes=Tilt;
+Axes=Tilt;Distance;
 Type=Puck
 HasLens=true
 HasWheel=false
@@ -404,7 +404,7 @@ Buttons=5
 [0x094]
 # Intuos and Intuos2
 Name=4D Mouse
-Axes=Tilt;
+Axes=Tilt;Distance;
 Type=Puck
 HasLens=false
 HasWheel=false
@@ -413,7 +413,7 @@ Buttons=5
 [0x007]
 # Intuos3
 Name=2D Mouse
-Axes=Tilt;
+Axes=Tilt;Distance;
 Type=Puck
 HasLens=false
 HasWheel=true
@@ -422,7 +422,7 @@ Buttons=3
 [0x017]
 # Intuos3
 Name=Mouse
-Axes=Tilt;
+Axes=Tilt;Distance;
 Type=Puck
 HasLens=false
 HasWheel=true
@@ -431,7 +431,7 @@ Buttons=5
 [0x806]
 # Intuos4 and Intuos5
 Name=Five Button Mouse
-Axes=Tilt;
+Axes=Tilt;Distance;
 Type=Puck
 HasLens=false
 HasWheel=true
-- 
2.1.0


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to