readme update
This commit is contained in:
parent
5ceb7f0e3f
commit
a8f4e3a2bd
23
README
23
README
@ -1,13 +1,10 @@
|
|||||||
Hanvon Artmaster 0806,1209 Tablet Driver
|
Hanvon Artmaster 0806,1209 Tablet Driver
|
||||||
|
========================================
|
||||||
|
|
||||||
|
Driver for Linux kernels which supports complete functionality of the tablet:
|
||||||
Revision history
|
pen coordinates, touch/float/click detection, pressure, x and y tilt, pen button,
|
||||||
================
|
four simple tablet buttons (note that the first one works only together with pen
|
||||||
|
activity), and the slider button.
|
||||||
0.0.1 - initial release
|
|
||||||
0.2 - corrected pressure detection, working slider button
|
|
||||||
0.3 - remaining buttons also working, added x and y tilting
|
|
||||||
0.3b - patch for AM1209 support from Markus Zucker applied
|
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
@ -28,3 +25,13 @@ After insmod, check with dmesg, if the module was loaded properly.
|
|||||||
"v0.3b:USB Hanvon AM0806,AM1209 tablet driver" should appear in the listing.
|
"v0.3b:USB Hanvon AM0806,AM1209 tablet driver" should appear in the listing.
|
||||||
|
|
||||||
lsmod should also contain hanvon in its listing: lsmod | grep hanvon
|
lsmod should also contain hanvon in its listing: lsmod | grep hanvon
|
||||||
|
|
||||||
|
|
||||||
|
Revision history
|
||||||
|
================
|
||||||
|
|
||||||
|
0.0.1 - initial release
|
||||||
|
0.2 - corrected pressure detection, working slider button
|
||||||
|
0.3 - remaining buttons also working, added x and y tilting
|
||||||
|
0.3b - patch for AM1209 support from Markus Zucker applied
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user