aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xend-config.sxp
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-07-06 16:16:57 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-07-06 16:16:57 +0100
commitc4d1247d009d8c0327629fe4b13e089dca87d0c6 (patch)
tree473dab57cd7c77a4a7787f66130754dc3a51e54e /tools/examples/xend-config.sxp
parentbe259653f3f1713426ddea9436bffe998b54ae78 (diff)
downloadxen-c4d1247d009d8c0327629fe4b13e089dca87d0c6.tar.gz
xen-c4d1247d009d8c0327629fe4b13e089dca87d0c6.tar.bz2
xen-c4d1247d009d8c0327629fe4b13e089dca87d0c6.zip
hvm: Add global default keymap setting
Add global default keymap setting to be used when a VM does not have a keymap configuration set. Signed-off-by: Pat Campbell <plc@novell.com>
Diffstat (limited to 'tools/examples/xend-config.sxp')
-rw-r--r--tools/examples/xend-config.sxp6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/examples/xend-config.sxp b/tools/examples/xend-config.sxp
index aaddbee076..adbb9e6b69 100644
--- a/tools/examples/xend-config.sxp
+++ b/tools/examples/xend-config.sxp
@@ -191,3 +191,9 @@
# The default password for VNC console on HVM domain.
# Empty string is no authentication.
(vncpasswd '')
+
+# The default keymap to use for the VM's virtual keyboard
+# when not specififed in VM's configuration
+#(keymap 'en-us')
+
+