⇤ ← Revision 1 as of 2018-07-20 12:25:55
Size: 1441
Comment:
|
Size: 1477
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
{{{ | |
Line 9: | Line 10: |
}}} |
|
Line 12: | Line 15: |
{{{ | |
Line 13: | Line 17: |
}}} |
|
Line 16: | Line 22: |
{{{ | |
Line 17: | Line 24: |
}}} |
Advanced FreeRDP commands
Below, you can find some examples of connection setups made for different situations (network speed, audio, scaling, ...).
Deluxe Fullscreen
xfreerdp-2.0.0 /g:worli.ee.ethz.ch /d:d /u:username /v:SERVERNAME.ee.ethz.ch /gdi:hw /gfx:rfx +gfx-progressive +bitmap-cache +offscreen-cache +glyph-cache /rfx /codec-cache:rfx -compression /bpp:32 /network:lan +fonts +window-drag +menu-anims +wallpaper +decorations +themes +aero +clipboard /sound:sys:pulse /f /multimon /span +toggle-fullscreen
*Fullscreen mode, max. network speed, as many as possible decorations and animations. Audio forwarded.
Deluxe Scaling
xfreerdp-2.0.0 /g:worli.ee.ethz.ch /d:d /u:USERNAME /v:vela.ee.ethz.ch /gdi:hw /gfx:rfx +gfx-progressive +bitmap-cache +offscreen-cache +glyph-cache /rfx /codec-cache:rfx -compression /bpp:32 /network:lan +fonts +window-drag +menu-anims +wallpaper +decorations +themes +aero +clipboard /dynamic-resolution /sound:sys:pulse /w:1920 /h:1080
*Start with Full HD resolution, scaling still possible. max. network speed, as many as possible decorations and animations. Audio forwarded.
RemoteApps (BETA)
xfreerdp-2.0.0 /g:worli.ee.ethz.ch /d:d /u:USERNAME /v:vela.ee.ethz.ch /app:"||notepad" /rfx
*Start only a single program within a single window (scaling possible)