summaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
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 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bb74e3c..b8bf517 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
1NAME = wacom 1NAME = wacom
2VERSION = 1.0.0 2VERSION = 1.0.1
3SRC = usr/src 3SRC = usr/src
4 4
5TARBALL = $(NAME)-$(VERSION).dkms.tar.gz 5TARBALL = $(NAME)-$(VERSION).dkms.tar.gz