Hi,
Trivial patch fixing missing prop_offset in SBottomX2 property.

Cheers,
Przemo
>From e6561594d41b5fc203ab8d28d7420f29d3b8439a Mon Sep 17 00:00:00 2001
From: Przemo Firszt <[email protected]>
Date: Wed, 10 Feb 2010 22:08:58 +0000
Subject: [PATCH 2/2] Add missing .prop_offset = 10 to SBottomX2 property

Signed-off-by: Przemo Firszt <[email protected]>
---
 tools/xsetwacom.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c
index d0f713f..4d1d6b6 100644
--- a/tools/xsetwacom.c
+++ b/tools/xsetwacom.c
@@ -602,6 +602,7 @@ static param_t parameters[] =
 		.name = "SBottomX2",
 		.desc = "Screen 2 right coordinate in pixels. ",
 		.prop_name = WACOM_PROP_SCREENAREA,
+		.prop_offset = 10;
 		.prop_format = 32,
 	},
 	{
-- 
1.6.6.1

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to