Skip to content

Conversation

@adil192
Copy link

@adil192 adil192 commented May 5, 2021

xfreerdp only supports a scale/scale-device of 100|140|180, but allows any scale-desktop, as shown in this man page:

   /scale:[100|140|180]
       Scaling factor of the display (default:100)

   /scale-desktop:percentage
       Scaling factor for desktop applications (value between 100 and 500) (default:100)

   /scale-device:100|140|180
       Scaling factor for app store applications (default:100)

This is an attempt to fix #195. Please double check my syntax etc as I haven't used bash before.

adil192 and others added 5 commits May 5, 2021 17:45
…-device

xfreerdp only supports a scale/scale-device of 100|140|180, but allows any scale-desktop, as shown in this man page:

       /scale:[100|140|180]
           Scaling factor of the display (default:100)

       /scale-desktop:percentage
           Scaling factor for desktop applications (value between 100 and 500) (default:100)

       /scale-device:100|140|180
           Scaling factor for app store applications (default:100)
@KernelGhost
Copy link

@adil192 Thank you for your contribution. Unfortunately, this repository has seen little activity and is now quite outdated. Development for WinApps has moved to a new location: https://github.com/winapps-org/winapps. We would be more than happy to review and merge your changes if you would like to submit a new pull request to the active repository. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RDP_SCALE in winapps.conf breaking xfreerdp command

2 participants