提交 13a22325 编写于 作者: G Guido Günther

document vnc's keymap attribute

上级 e03a9027
Fri Dec 26 14:22:04 CET 2008 Guido Günther <agx@sigxcpu.org>
document vnc's keymap attribute
* docs/formatdomain.html.in: document keymap attribute
* docs/drvqemu.html.in: add keymap attribute to example
Tue Dec 23 14:44:41 CET 2008 Daniel Veillard <veillard@redhat.com>
* docs/logging.html docs/logging.html.in: new page documenting
......
......@@ -85,7 +85,7 @@
&lt;source network='default'/&gt;
&lt;mac address='24:42:53:21:52:45'/&gt;
&lt;/interface&gt;
&lt;graphics type='vnc' port='-1'/&gt;
&lt;graphics type='vnc' port='-1' keymap='de'/&gt;
&lt;/devices&gt;
&lt;/domain&gt;</pre>
......
......@@ -667,7 +667,8 @@ qemu-kvm -net nic,model=? /dev/null
preferred syntax for indicating autoallocation of the TCP port to use.
The <code>listen</code> attribute is an IP address for the server to
listen on. The <code>password</code> attribute provides a VNC password
in clear text.</dd>
in clear text. The <code>keymap</code> attribute specifies the keymap
to use.</dd>
</dl>
<h4><a name="elementsConsole">Consoles, serial &amp; parallel devices</a></h4>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册