Re: [Linuxwacom-devel] [PATCH] man: CursorProx affects absolute mode as well

2012-12-10 Thread Ping Cheng
CursorProx was intended to only affect relative mode. The goal was
to give Wacom mouse users an option so they do not have to lift their mice
too high to stop cursor movement.

Since we only consider CursorProx for mouse and new devices with touch do
not support mouse any more, I see no need to correct the driver for this
issue. So,
On Sun, Dec 9, 2012 at 9:36 PM, Peter Hutterer wrote:

> Update man-page for driver behavior.
>
> Signed-off-by: Peter Hutterer 
>

Reviewed-by: Ping Cheng pingli...@gmail.com

Ping


> ---
>  man/wacom.man | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man/wacom.man b/man/wacom.man
> index c14a3d6..8326c7f 100644
> --- a/man/wacom.man
> +++ b/man/wacom.man
> @@ -204,7 +204,7 @@ X server is running, no other programs will be able to
> read the event
>  stream.  Default: "false".
>  .TP 4
>  .B Option \fI"CursorProx"\fP \fI"number"\fP
> -sets the max distance from tablet to stop reporting movement for cursor
> in relative mode.
> +sets the max distance from tablet to stop reporting movement for the
> cursor.
>  Default for Intuos series is 10, for Graphire series (including Volitos)
> is
>  42. Only available for the cursor/puck device.
>  .TP 4
> --
> 1.7.11.7
>
>
>
> --
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> ___
> Linuxwacom-devel mailing list
> Linuxwacom-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
>
--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel


[Linuxwacom-devel] libwacom: [PATCH 2/3] data: add layout for Cintiq 24HD

2012-12-10 Thread Olivier Fourdan


>From da7b5353d845ce33f113885628184ea8083d04d2 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan 
Date: Mon, 10 Dec 2012 15:52:18 +0100
Subject: [PATCH 2/3] data: add layout for Cintiq 24HD

and Cintiq 24HD touch

Signed-off-by: Olivier Fourdan 
---
 data/cintiq-24hd-touch.tablet |1 +
 data/cintiq-24hd.tablet   |1 +
 data/layouts/cintiq-24hd.svg  |  515 +
 3 files changed, 517 insertions(+), 0 deletions(-)
 create mode 100644 data/layouts/cintiq-24hd.svg

diff --git a/data/cintiq-24hd-touch.tablet b/data/cintiq-24hd-touch.tablet
index 8e9bad1..41d05de 100644
--- a/data/cintiq-24hd-touch.tablet
+++ b/data/cintiq-24hd-touch.tablet
@@ -45,6 +45,7 @@ DeviceMatch=usb:056a:00f8
 Class=Cintiq
 Width=21
 Height=13
+Layout=cintiq-24hd.svg
 Styli=0x802;0x80c;0x804;0x80a;0x40802;0x4080a;0x902;0x90a;0x20802;
 IntegratedIn=Display
 
diff --git a/data/cintiq-24hd.tablet b/data/cintiq-24hd.tablet
index 39b749f..0a3f4ef 100644
--- a/data/cintiq-24hd.tablet
+++ b/data/cintiq-24hd.tablet
@@ -44,6 +44,7 @@ DeviceMatch=usb:056a:00f4
 Class=Cintiq
 Width=21
 Height=13
+Layout=cintiq-24hd.svg
 Styli=0x802;0x80c;0x804;0x80a;0x40802;0x4080a;0x902;0x90a;0x20802;
 IntegratedIn=Display
 
diff --git a/data/layouts/cintiq-24hd.svg b/data/layouts/cintiq-24hd.svg
new file mode 100644
index 000..1277798
--- /dev/null
+++ b/data/layouts/cintiq-24hd.svg
@@ -0,0 +1,515 @@
+
+http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+
+http://www.w3.org/2000/svg";
+   version="1.1"
+   style="color:#00;stroke:#7f7f7f;fill:none;stroke-width:.25;font-size:8"
+   id="cintiq-24hd"
+   width="770"
+   height="464">
+  Wacom Cintq 24HD
+  
+
+
+
+A
+  
+  
+
+
+
+B
+  
+  
+
+
+
+C
+  
+  
+
+
+
+D
+  
+  
+
+
+E
+  
+  
+
+
+F
+  
+  
+
+
+
+G
+  
+  
+
+
+H
+  
+  
+
+   
+
+CCW
+
+
+CW
+
+  
+  
+
+
+
+I
+  
+  
+
+
+
+J
+  
+  
+
+
+
+K
+  
+  
+
+
+
+L
+  
+  
+
+
+M
+  
+  
+
+
+N
+  
+  
+
+
+
+O
+  
+  
+
+
+P
+  
+  
+
+   
+
+CCW
+
+
+CW
+
+  
+
-- 
1.7.1

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel


[Linuxwacom-devel] libwacom: [PATCH 3/3] data: add layout for DTI-520

2012-12-10 Thread Olivier Fourdan


>From 656ecf22f210c191677f7f7139d989c56452a97e Mon Sep 17 00:00:00 2001
From: Olivier Fourdan 
Date: Mon, 10 Dec 2012 17:36:09 +0100
Subject: [PATCH 3/3] data: add layout for DTI-520

Signed-off-by: Olivier Fourdan 
---
 data/dti-520.tablet  |1 +
 data/layouts/dti-520.svg |  204 ++
 2 files changed, 205 insertions(+), 0 deletions(-)
 create mode 100644 data/layouts/dti-520.svg

diff --git a/data/dti-520.tablet b/data/dti-520.tablet
index 700ab51..0aecd54 100644
--- a/data/dti-520.tablet
+++ b/data/dti-520.tablet
@@ -20,6 +20,7 @@ DeviceMatch=usb:056a:003a
 Class=PenDisplay
 Width=14
 Height=12
+Layout=dti-520.svg
 # FIXME does the stylus have an eraser?
 # Styli=0xf;
 IntegratedIn=Display;System
diff --git a/data/layouts/dti-520.svg b/data/layouts/dti-520.svg
new file mode 100644
index 000..15a384c
--- /dev/null
+++ b/data/layouts/dti-520.svg
@@ -0,0 +1,204 @@
+
+http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+
+http://www.w3.org/2000/svg";
+   version="1.1"
+   style="color:#00;stroke:#7f7f7f;fill:none;stroke-width:.25;font-size:8"
+   id="dti-520"
+   width="344"
+   height="300">
+  Wacom DTI520UB/L
+  
+
+
+A
+  
+  
+
+
+
+B
+  
+
+  
+
+
+C
+  
+  
+
+
+D
+  
+  
+
+
+E
+  
+  
+
+
+F
+  
+  
+
+
+G
+  
+  
+
+
+H
+  
+  
+
+
+I
+  
+  
+
+
+J
+  
+
-- 
1.7.1

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel


[Linuxwacom-devel] libwacom: [PATCH 1/3] data: add layout for Cintiq 20WSX

2012-12-10 Thread Olivier Fourdan


>From c6135a7dee6b0e88d5eed89c75f4de0250d41eae Mon Sep 17 00:00:00 2001
From: Olivier Fourdan 
Date: Mon, 10 Dec 2012 15:51:55 +0100
Subject: [PATCH 1/3] data: add layout for Cintiq 20WSX

Signed-off-by: Olivier Fourdan 
---
 data/cintiq-20wsx.tablet  |1 +
 data/layouts/cintiq-20wsx.svg |  433 +
 2 files changed, 434 insertions(+), 0 deletions(-)
 create mode 100644 data/layouts/cintiq-20wsx.svg

diff --git a/data/cintiq-20wsx.tablet b/data/cintiq-20wsx.tablet
index 4bc91d0..f9aec9c 100644
--- a/data/cintiq-20wsx.tablet
+++ b/data/cintiq-20wsx.tablet
@@ -39,6 +39,7 @@ DeviceMatch=usb:056a:00c5
 Class=Cintiq
 Width=17
 Height=11
+Layout=cintiq-20wsx.svg
 Styli=0x913;0x91b;0x813;0x81b;0x823;0x82b;0x801;0x885;
 IntegratedIn=Display
 
diff --git a/data/layouts/cintiq-20wsx.svg b/data/layouts/cintiq-20wsx.svg
new file mode 100644
index 000..f03b8a4
--- /dev/null
+++ b/data/layouts/cintiq-20wsx.svg
@@ -0,0 +1,433 @@
+
+http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+
+http://www.w3.org/2000/svg";
+   version="1.1"
+   style="color:#00;stroke:#7f7f7f;fill:none;stroke-width:.25;font-size:8"
+   id="cintiq-20wsx"
+   width="547"
+   height="367">
+  Wacom Cintiq 20WSX
+  
+
+
+A
+  
+  
+
+
+
+
+
+B
+  
+  
+
+
+C
+  
+  
+
+
+D
+  
+  
+
+
+E
+  
+  
+
+
+
+
+
+F
+  
+  
+
+
+G
+  
+  
+
+
+   H
+  
+  
+
+
+
+
+
+I
+  
+  
+
+
+
+
+
+J
+  
+  
+
+
+K
+  
+ 
+
+
+L
+  
+  
+
+
+M
+  
+ 
+
+
+N
+  
+  
+
+
+Up
+
+Down
+  
+  
+
+
+Up
+
+Down
+  
+
-- 
1.7.1

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel


[Linuxwacom-devel] libwacom: [PATCH 0/3]: Add layouts for Cintiq 20WSX/24HD and DTI-520

2012-12-10 Thread Olivier Fourdan


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel