[X2go-dev] Wrong resolution in x2gosession
Paul van der Vlis
paul at vandervlis.nl
Fri Jul 24 16:45:13 CEST 2009
Paul van der Vlis schreef:
> Hello,
>
> I have installed x2goserver and client on the same machine (Debian
> Lenny). When I connect fullscreen with x2goclient to localhost, as the
> same user, I see that the fonts and the windows are smaller then in a
> normal session.
>
> I found this article about this problem:
> http://www.nomachine.com/ar/view.php?ar_id=AR04C00198
>
> And this seems to be true. In the x2go session I see 75x75 dots per
> inch, and in my normal session I see 96x96 dots per inch.
> I used "xdpyinfo | grep resolution" to get this info.
>
> In the article they have a link to a solution, they say to use a
> variable: DEFAULT_X_DPI = "96".
> But I don't know how to use that in X2go.
I have the same problem in FreeNX. There I found a solution.
In the configfile I found this:
--------
# Extra options sent to the different nx agents. See !M documentation
# for examples of useful parameters.
AGENT_EXTRA_OPTIONS_X="-nolisten tcp"
--------
I've changed this to:
AGENT_EXTRA_OPTIONS_X="-nolisten tcp -dpi 96"
And now my DPI-porblems are gone in FreeNX.
Is it possible too to give extra options to nxagent with x2go?
(I want an open source solution, I use FreeNX with Nomachine NXclient,
and this NXclient is not open source).
With regards,
Paul van der Vlis.
--
http://www.vandervlis.nl/
More information about the x2go-dev
mailing list