aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-12-30 20:07:42 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-12-30 20:07:42 -0200
commit48b12bda534020898c80553a610796a3b6a33a0d (patch)
treeec1df4244e2cebd1690ab101db46fe34297ef577 /kvmxfile
parent18493f694b9e61f52af7a4149aba2cb5547d5dee (diff)
downloadkvmx-48b12bda534020898c80553a610796a3b6a33a0d.tar.gz
kvmx-48b12bda534020898c80553a610796a3b6a33a0d.tar.bz2
Adds sound option
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/kvmxfile b/kvmxfile
index 66e19a9..8d8a265 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -82,6 +82,10 @@ run_xephyr="0"
# Set screen resolution
#resolution="1280x785"
+# Sound
+#sound="0"
+sound="ac97"
+
# Set additional hostfwd mappings
#port_mapping="hostfwd=tcp:127.0.0.1:8080-:80,hostfwd=tcp:127.0.0.1:8443-:443"