+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
<source network='default'/>
<mac address='24:42:53:21:52:45'/>
</interface>
- <graphics type='vnc' port='-1'/>
+ <graphics type='vnc' port='-1' keymap='de'/>
</devices>
</domain></pre>
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 & parallel devices</a></h4>