Update vm launch
This commit is contained in:
parent
3ce867ecf2
commit
c378222c83
@ -4,6 +4,6 @@ virsh --connect qemu:///system start win11
|
||||
echo "Waiting 20 sec for Windows 11 startup..."
|
||||
sleep 20
|
||||
echo "Starting xfreerdp now..."
|
||||
xfreerdp -grab-keyboard /t:Windows11 /v:192.168.122.42 /size:100% /d: /p:sancho /dynamic-resolution /gfx-h264:avc444 +gfx-progressive &
|
||||
xfreerdp -grab-keyboard /t:"Windows 11" /v:192.168.122.42 /size:100% /d: /p:sancho /dynamic-resolution /gfx-h264:avc444 +gfx-progressive &
|
||||
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user