This commit is contained in:
Stephan Raabe
2023-08-28 13:33:53 +02:00
parent dc58f3e77b
commit 34e6f503f0
12 changed files with 283 additions and 23 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ then
exit
else
echo "Starting xfreerdp now..."
xfreerdp -grab-keyboard /v:192.168.122.42 /size:100% /cert-ignore /u:raabe /p:SECRET /d: /dynamic-resolution /gfx-h264:avc444 +gfx-progressive &
xfreerdp -grab-keyboard /v:192.168.122.44 /size:100% /cert-ignore /u:raabe /p:SECRET /d: /dynamic-resolution /gfx-h264:avc444 +gfx-progressive &
exit
fi