On Thu, Jul 16, 2020 at 12:16:40PM +0200, Stefan Baur wrote:
Am 16.07.20 um 12:06 schrieb Leho Kraav:
Is there a solution to getting the remote x2go session match the current scale of local display? Mailing list searches for "hidpi" etc failed to find anything useful.
What happens when you set a different DPI value in the X2GoClient's session configuration? The default value is 96. If I set it to 200, I get huge text on all menu buttons etc. - so maybe this is what you're looking for?
Ooh, for whatever reason, setting "Custom DPI: 192" now works.
I could swear it didn't have any effect last I tried it, but my remote IntelliJ IDE now seems to scale correctly. Tyvm!