summaryrefslogtreecommitdiff
path: root/debian/postrm
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-08-29 17:19:15 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-08-29 17:19:15 +0200
commit73ad231ab65dcf85fc9f134a017a501a57a3c52c (patch)
tree97939718d6cf27348d776c79d670f81e71266181 /debian/postrm
parentf5e849eee199e22c2765e8d17388b80f825e7d6b (diff)
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 <rydberg@bitmath.org>
Diffstat (limited to 'debian/postrm')
-rw-r--r--debian/postrm2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postrm b/debian/postrm
index bc7a47b..e809ff1 100644
--- a/debian/postrm
+++ b/debian/postrm
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3NAME=wacom 3NAME=wacom
4VERSION=1.0.0 4VERSION=1.0.1
5 5
6set -e 6set -e
7 7