Hi,

Pander said the following on 01/26/2013 03:38 PM:
Please process the following patch as a result of this week's discussion.

Nak.

+[Device]
+Name=Wacom Bamboo 4FG 6x8 SE NL
+DeviceMatch=usb:056a:00db
+Class=Bamboo
+Width=13.27
+Height=8.78

Width/Height are the active area size, not the tablet physical size.

Since this is the same tablet as the bamboo-2fg-6x8, this should be

 Width=9
 Height=5


+Layout=bamboo-2fg-6x8.svg

That raised a question, is this tablet so similar to the already known CTH-661 with USB Id 056a:00d3?

If that's the case, maybe we'd rather just add the matching Id for that particular tablet to the bamboo-2fg-6x8.tablet definition and we're done, instead of adding a new definition of its own.

Does the attached patch works for you? To test, make sure you remove your added definition first... If that works, I'd prefer this approach, unless Ping or Jason confirm this is really a different tablet of its own.

Cheers,
Olivier.
>From 1644e5c2321240416760a1a63b3bfba4796f2125 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <ofour...@redhat.com>
Date: Tue, 29 Jan 2013 09:33:06 +0100
Subject: [PATCH] data: add CTH-661 variant

to the bamboo-2fg-6x8 definition.

Signed-off-by: Olivier Fourdan <ofour...@redhat.com>
---
 data/bamboo-2fg-6x8.tablet |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/bamboo-2fg-6x8.tablet b/data/bamboo-2fg-6x8.tablet
index f5f9131..2c7ed10 100644
--- a/data/bamboo-2fg-6x8.tablet
+++ b/data/bamboo-2fg-6x8.tablet
@@ -10,7 +10,7 @@
 
 [Device]
 Name=Wacom Bamboo 2FG 6x8
-DeviceMatch=usb:056a:00d3
+DeviceMatch=usb:056a:00d3;usb:056a:00db
 Class=Bamboo
 Width=9
 Height=5
-- 
1.7.1

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to