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/rules | |
| 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/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 4a052bf..6ee0e64 100755 --- a/debian/rules +++ b/debian/rules | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | #export DH_VERBOSE=1 | 5 | #export DH_VERBOSE=1 |
| 6 | 6 | ||
| 7 | NAME=wacom | 7 | NAME=wacom |
| 8 | VERSION=1.0.0 | 8 | VERSION=1.0.1 |
| 9 | 9 | ||
| 10 | configure: configure-stamp | 10 | configure: configure-stamp |
| 11 | configure-stamp: | 11 | configure-stamp: |
