|
2011-01-09
, 22:12
|
Posts: 139 |
Thanked: 97 times |
Joined on Nov 2010
@ United States
|
#122
|
|
2011-01-16
, 00:21
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#123
|
|
2011-01-16
, 12:20
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#124
|
I'm using official NX Server (not FreeNX) on a Gentoo Linux server. It normally runs as its own user and is not in the path. In order to make it work with this script I simply had to edit the "nxagent" line in the script to call it explicitly like:
LD_LIBRARY_PATH=/usr/NX/lib /usr/NX/bin/nxagent
After that, it works. Thanks a lot for this.
|
2011-03-13
, 07:07
|
Posts: 139 |
Thanked: 97 times |
Joined on Nov 2010
@ United States
|
#125
|
|
2011-03-13
, 14:41
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#126
|
Is there any update on the lack of keyboard controls over 3G or slower connections yet?
If this was working properly, I would not need to carry my netbook with me anymore.
|
2011-03-13
, 19:17
|
Posts: 139 |
Thanked: 97 times |
Joined on Nov 2010
@ United States
|
#127
|
May be the cause is the ssh tunnel.
I have uploaded a new release (0.1.6-1) to the repositories which adds an option ("-u") to use a direct connection to the host.
Please, try it, but beware that, although the session is started using ssh so the account credentials are not sent in the clear, the data connection is unencrypted. Furthermore, you have to allow incoming connections to tcp port 5011 in your host.
1 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
Need to get 8236B of archives.
After this operation, 0B of additional disk space will be used.
Get:1 http://repository.maemo.org fremantle/free snx 0.1.6-1 [8236B]
Fetched 1B in 11s (0B/s)
Failed to fetch http://repository.maemo.org/extras-d....6-1_armel.deb Size mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
|
2011-03-13
, 20:26
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#128
|
UPDATE: I manually downloaded the file, installed, and tested with -d -u, it's still not working.
|
2011-03-13
, 21:21
|
Posts: 139 |
Thanked: 97 times |
Joined on Nov 2010
@ United States
|
#129
|
Try editing the /usr/bin/snx file, edit lines 127 and 133 so they read
export DISPLAY=nx/nx,strict=1,link=modem.....
and see what happens
|
2011-03-14
, 01:52
|
Posts: 139 |
Thanked: 97 times |
Joined on Nov 2010
@ United States
|
#130
|
The Following User Says Thank You to AndrewX192 For This Useful Post: | ||
By simply switching to lxde, I was able to get a working keyboard.