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'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.