diff mbox

[trivial] mention -usbdevice keyboard in help output

Message ID 20110829195845.5A44853FF@gandalf.tls.msk.ru
State New
Headers show

Commit Message

Michael Tokarev Aug. 29, 2011, 7:52 p.m. UTC
There are several usb devices available, like mouse and tablet.
One of them is keyboard.  Mention it in help output too, just
like it is done for mouse.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
diff mbox

Patch

diff --git a/qemu-options.hx b/qemu-options.hx
index 35d95d1..cf9ef79 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -475,6 +475,9 @@  Add the USB device @var{devname}. @xref{usb_devices}.
 @item mouse
 Virtual Mouse. This will override the PS/2 mouse emulation when activated.
 
+@item keyboard
+Virtual Keyboard. This will override the PS/2 keyboard emulation when activated.
+
 @item tablet
 Pointer device that uses absolute coordinates (like a touchscreen). This
 means qemu is able to report the mouse position without having to grab the