qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [5383] qemu-doc: document use of raw values with sendkey


From: Aurelien Jarno
Subject: [Qemu-devel] [5383] qemu-doc: document use of raw values with sendkey
Date: Wed, 01 Oct 2008 21:46:08 +0000

Revision: 5383
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5383
Author:   aurel32
Date:     2008-10-01 21:46:07 +0000 (Wed, 01 Oct 2008)

Log Message:
-----------
qemu-doc: document use of raw values with sendkey

Signed-off-by: Aurelien Jarno <address@hidden>

Modified Paths:
--------------
    trunk/qemu-doc.texi

Modified: trunk/qemu-doc.texi
===================================================================
--- trunk/qemu-doc.texi 2008-10-01 21:45:59 UTC (rev 5382)
+++ trunk/qemu-doc.texi 2008-10-01 21:46:07 UTC (rev 5383)
@@ -1297,8 +1297,9 @@
 
 @item sendkey @var{keys}
 
-Send @var{keys} to the emulator. Use @code{-} to press several keys
-simultaneously. Example:
+Send @var{keys} to the emulator. @var{keys} could be the name of the
+key or @code{#} followed by the raw value in either decimal or hexadecimal
+format. Use @code{-} to press several keys simultaneously. Example:
 @example
 sendkey ctrl-alt-f1
 @end example






reply via email to

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