qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [trivial patch] mention -usbdevice keyboard in help output


From: Michael Tokarev
Subject: [Qemu-devel] [trivial patch] mention -usbdevice keyboard in help output
Date: Mon, 29 Aug 2011 23:52:51 +0400

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 <address@hidden>

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.
 
address@hidden 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
-- 
1.7.2.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]