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/prerm | |
| 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/prerm')
| -rw-r--r-- | debian/prerm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/prerm b/debian/prerm index c9b32cc..bc3e47d 100644 --- a/debian/prerm +++ b/debian/prerm | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | 2 | ||
| 3 | NAME=wacom | 3 | NAME=wacom |
| 4 | VERSION=1.0.0 | 4 | VERSION=1.0.1 |
| 5 | 5 | ||
| 6 | set -e | 6 | set -e |
| 7 | 7 | ||
