I can't conceive of any reason why the current behavior would be preferable.
Thanks,
Tom
>From 26c435bd5d456f8a817712862ca816fe3fb76e97 Mon Sep 17 00:00:00 2001
From: Thomas Jaeger <thjae...@gmail.com>
Date: Sun, 9 Oct 2011 12:35:35 -0400
Subject: [PATCH] Gesture mode: Don't freeze the pointer after right-click
Signed-off-by: Thomas Jaeger <thjae...@gmail.com>
---
src/wcmTouchFilter.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/wcmTouchFilter.c b/src/wcmTouchFilter.c
index b788e34..b6486a5 100644
--- a/src/wcmTouchFilter.c
+++ b/src/wcmTouchFilter.c
@@ -368,6 +368,8 @@ ret:
wcmSingleFingerTap(priv);
wcmSingleFingerPress(priv);
}
+
+ common->wcmGestureMode &= ~GESTURE_TAP_MODE;
}
static void wcmSendScrollEvent(WacomDevicePtr priv, int dist,
--
1.7.4.1
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel