Use dynamic resolution
This commit is contained in:
@@ -12,7 +12,7 @@ exec xfreerdp \
|
||||
/v:"${RDP_HOST:?}":"${RDP_PORT:?}" \
|
||||
/u:"${RDP_USER:?}" /p:"${RDP_PASSWORD:?}" \
|
||||
/log-level:INFO /cert:ignore \
|
||||
/gfx:RFX +gfx-progressive /w:1600 /h:900 \
|
||||
/gfx:RFX +gfx-progressive /dynamic-resolution \
|
||||
/audio-mode:0 /sound:sys:pulse,rate:44100 \
|
||||
/microphone:sys:pulse,rate:44100 \
|
||||
+clipboard +home-drive \
|
||||
|
||||
Reference in New Issue
Block a user