From 48b12bda534020898c80553a610796a3b6a33a0d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 30 Dec 2017 20:07:42 -0200 Subject: Adds sound option --- kvmxfile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kvmxfile') 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" -- cgit v1.2.3