Added sound and microphone support by default + Updated libvirt documentation.

This commit is contained in:
Rohan Barar
2024-07-20 01:30:13 +10:00
parent 2dfda007a8
commit daecdbe352
38 changed files with 752 additions and 13 deletions

View File

@@ -310,6 +310,7 @@ function waRunCommand() {
+dynamic-resolution \
+auto-reconnect \
+home-drive \
/audio-mode:1 \
/wm-class:"Microsoft Windows" \
/v:"$RDP_IP" &>/dev/null &
elif [ "$1" = "manual" ]; then
@@ -324,6 +325,7 @@ function waRunCommand() {
+auto-reconnect \
+clipboard \
+home-drive \
/audio-mode:1 \
-wallpaper \
+dynamic-resolution \
"$MULTI_FLAG" \
@@ -358,6 +360,7 @@ function waRunCommand() {
+auto-reconnect \
+clipboard \
+home-drive \
/audio-mode:1 \
-wallpaper \
+dynamic-resolution \
"$MULTI_FLAG" \
@@ -379,6 +382,7 @@ function waRunCommand() {
+auto-reconnect \
+clipboard \
+home-drive \
/audio-mode:1 \
-wallpaper \
+dynamic-resolution \
"$MULTI_FLAG" \