Re: [Linuxwacom-devel] [Patch libwacom 1/3] data: add the DD, Bamboo Connect (Pen)

2012-05-28 Thread Peter Hutterer
On Fri, May 25, 2012 at 11:39:25PM -0500, David Foley wrote:
> Add the three third generation BambooPT tablets.

Thanks for the patches. I'm going to hold them back though until we've
figured out a good solution for the Bamboo button numbering because we need
to add the button position to all the files. Same goes for the other series,
they're not forgotten though.

Cheers,
  Peter

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel


[Linuxwacom-devel] [Patch libwacom 1/3] data: add the DD, Bamboo Connect (Pen)

2012-05-25 Thread David Foley
Add the three third generation BambooPT tablets.

Dave

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel


[Linuxwacom-devel] [Patch libwacom 1/3] data: add the DD, Bamboo Connect (Pen)

2012-05-25 Thread David Foley
Adds the Bamboo Connect (Pen).  The third generation pen only BambooPT.

Signed-off-by: David Foley 
---
 data/bamboo-connect.tablet |   22 ++
 1 file changed, 22 insertions(+)
 create mode 100644 data/bamboo-connect.tablet

diff --git a/data/bamboo-connect.tablet b/data/bamboo-connect.tablet
new file mode 100644
index 000..bbfa9bd
--- /dev/null
+++ b/data/bamboo-connect.tablet
@@ -0,0 +1,22 @@
+# Wacom
+# Bamboo Connect (Pen)
+# CTL-470
+#
+# third generation BambooPT
+#
+# stylus with two buttons and no eraser
+# Pen active area: 5.8 x 3.62in
+
+[Device]
+Name=Wacom Bamboo Pen
+DeviceMatch=usb:056a:00dd
+Class=Bamboo
+Width=6
+Height=4
+
+[Features]
+Stylus=true
+Reversible=true
+Touch=false
+Buttons=0
+BuiltIn=false
-- 
1.7.9.5


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel