[FreeNX-kNX] GNOME problems fixed!

Nicholas Lee emptysands at gmail.com
Wed Jul 13 03:26:48 UTC 2005


On 7/13/05, Fabian Franz <FabianFranz at gmx.de> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> GNOME problems are fixed in CVS now ...

Good job. 
 
> If you need it with 0.4.1 change lines in nxnode:
> 
> 2>>$FAKE_HOME/[...]
> 
> to
> 
> >>$FAKE_HOME/[...] 2>&1


I assume you mean $USER_FAKE_HOME in nxnode.

        if [ "$virtualdesktop" = "1" -a "$type" = "unix-application"
-a "$DEFAULT_X_WM" != "" -a -x "$(find_app $DEFAULT_X_W
M)" ]
        then
                DISPLAY=unix:$display $DEFAULT_X_WM
>>$USER_FAKE_HOME/.nx/C-$sess_id/session 2>&1 &
                WM_PID=$!
        fi
        DISPLAY=unix:$display $STARTX
>>$USER_FAKE_HOME/.nx/C-$sess_id/session  2>&1 &


Its useful to note this. I've been trying to figure out where to add ssh-agent. 

-- 
Nicholas Lee
http://stateless.geek.nz
gpg 8072 4F86 EDCD 4FC1 18EF  5BDD 07B0 9597 6D58 D70C



More information about the FreeNX-kNX mailing list