0

My laptop that I'm using has a 3840x2160 13" screen. I'm using a Ubuntu 22.04 image on Hyper-V that I got from Microsoft. When I connect to it everything works fine except for one thing the login page for xRDP is really small. Once logged in I had a similar issue but was able to set the display scale to 300% which looks normal on my screen. Is there a way to scale the login screen up in the same way?

1 Answers1

0

This is a know situation with xRDP and DPI... Indeed, you will get a really small xRDP screen when working with high resolution screen.

The latest version (Stable) of the package does not fix yet this issue. However, it seems that the team behind the xRDP software is aware of the issue and they have updated the code in the Dev Branch

To "fix" your issue today, you should compile xRDP (Dev Branch) from source and this should include the code that would fix the xRDP login resolution....

You can find information on how to compile from source at https://github.com/neutrinolabs/xrdp/wiki

Hope this help Till next time

Griffon
  • 2,778