summaryrefslogtreecommitdiff
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2007-06-10 19:21:04 +0000
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2007-06-10 19:21:04 +0000
commitf6d2a316d222953a25e357e141e374ef4d837079 (patch)
tree0af2d173f0650c8834924fd2ce9f3d1040804857 /qemu-doc.texi
parenta2502b58b3e5aaff036e15d31f2bac72d21648db (diff)
downloadqemu-f6d2a316d222953a25e357e141e374ef4d837079.tar.gz
Wacom PenPartner tablet (virtual USB device).
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2977 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 65a6b38bac..562a533aba 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -1358,6 +1358,10 @@ Pass through the host device identified by @var{bus.addr}
@item @code{host:vendor_id:product_id}
Pass through the host device identified by @var{vendor_id:product_id}
(Linux only)
+@item @code{wacom-tablet}
+Virtual Wacom PenPartner tablet. This device is similar to the @code{tablet}
+above but it can be used with the tslib library because in addition to touch
+coordinates it reports touch pressure.
@end table
@node host_usb_devices