From 47b2d338d982c9e26b2af6b51c1cc0da7cbd2b60 Mon Sep 17 00:00:00 2001 From: balrog Date: Fri, 22 Jun 2007 08:16:00 +0000 Subject: Add USB HID keyboard. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2996 c046a42c-6fe2-441c-8c8c-71466251a162 --- qemu-doc.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qemu-doc.texi') diff --git a/qemu-doc.texi b/qemu-doc.texi index 562a533..cc530d6 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -1362,6 +1362,8 @@ Pass through the host device identified by @var{vendor_id:product_id} 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. +@item @code{keyboard} +Standard USB keyboard. Will override the PS/2 keyboard (if present). @end table @node host_usb_devices -- cgit v1.1