From 73ad231ab65dcf85fc9f134a017a501a57a3c52c Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Sun, 29 Aug 2010 17:19:15 +0200 Subject: Improve bamboo touch resolution Increase the virtual resolution of the bamboo touch by a factor of 16, and trim the fuzz parameters for a better small-motion experience. Signed-off-by: Henrik Rydberg --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 15a53b5..1812293 100644 --- a/debian/postinst +++ b/debian/postinst @@ -3,7 +3,7 @@ set -e NAME=wacom -VERSION=1.0.0 +VERSION=1.0.1 case "$1" in configure) -- cgit v1.2.3