diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-29 17:19:15 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-29 17:19:15 +0200 |
| commit | 73ad231ab65dcf85fc9f134a017a501a57a3c52c (patch) | |
| tree | 97939718d6cf27348d776c79d670f81e71266181 /debian/postinst | |
| parent | f5e849eee199e22c2765e8d17388b80f825e7d6b (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/postinst')
| -rw-r--r-- | debian/postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postinst b/debian/postinst index 15a53b5..1812293 100644 --- a/debian/postinst +++ b/debian/postinst | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | set -e | 3 | set -e |
| 4 | 4 | ||
| 5 | NAME=wacom | 5 | NAME=wacom |
| 6 | VERSION=1.0.0 | 6 | VERSION=1.0.1 |
| 7 | 7 | ||
| 8 | case "$1" in | 8 | case "$1" in |
| 9 | configure) | 9 | configure) |
