[Linuxwacom-devel] [PATCH] data: Add Cintiq Companion

2014-11-03 Thread Jason Gerecke
Signed-off-by: Jason Gerecke --- data/cintiq-companion.tablet | 44 +++ data/layouts/cintiq-companion.svg | 234 ++ 2 files changed, 278 insertions(+) create mode 100644 data/cintiq-companion.tablet create mode 100644 data/layouts/cintiq-companion.s

[Linuxwacom-devel] [PATCH] data: Tweak header information for 21UX2

2014-11-03 Thread Jason Gerecke
Signed-off-by: Jason Gerecke --- data/cintiq-21ux2.tablet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/cintiq-21ux2.tablet b/data/cintiq-21ux2.tablet index 6e780a2..d09461e 100644 --- a/data/cintiq-21ux2.tablet +++ b/data/cintiq-21ux2.tablet @@ -1,5 +1,5 @@ # Wacom -#

[Linuxwacom-devel] [PATCH libwacom] Update README to describe how to add tablet descriptions

2014-11-03 Thread Peter Hutterer
A missing tablet description is the most common situation that users of tablets face, let's add it to the README. And since that also affects people with installed version of libwacom, add guidelines for a local install too. Signed-off-by: Peter Hutterer --- README | 28 +