[FreeNX-kNX] FreeNX Resolution Won't Resize to Monitor Upon Resuming Session
Fritz Elfert
fritz at fritz-elfert.de
Thu Mar 29 01:15:13 UTC 2012
On 03/28/2012 11:15 PM, Marcelo Boveto Shima wrote:
> The file to change is nxnode
>
> On Wed, Mar 28, 2012 at 6:14 PM, Marcelo Boveto Shima
> <marceloshima at gmail.com> wrote:
>> I found the problem.
>>
>> Change -option to -options
>>
Hmm, I don't think so. nxagent treats both variants "-option" and
"-options" identically. The specific code is in
nx-X11/programs/Xserver/hw/nxagent/Args.c.
Line 229 reads:
if ((!strcmp(argv[j], "-options") || !strcmp(argv[j], "-option")) && j +
1 < argc)
{
... code to read the options file ...
The version, I looked at: nxagent-3.5.0-7 (unpatched original as fetched
from NoMachine's server)
-Fritz
More information about the FreeNX-kNX
mailing list