Hi List,
Some more questions about how certain things work in x2go.
We want to pre-configure the x2go client in such a way that during installation it tries to make a connection to the user directory to share that directory automagically. Furthermore, clientside printing should be turned on automatically.
How can we make that happen?
Cheers,
D. Kniep
Hi List,
Some more questions about how certain things work in x2go.
We want to pre-configure the x2go client in such a way that during installation it tries to make a connection to the user directory to share that directory automagically. Furthermore, clientside printing should be turned on automatically.
How can we make that happen? <snip> In the user's home directory, there is a hidden directory named ".x2goclient". I do not know the syntax for the files but you can
On Tue, 2010-06-22 at 17:16 +0200, Dick Kniep wrote: probably play with the client settings and see what changes it makes to the files. Good luck - John
Dick Kniep schreef:
Hi List,
Some more questions about how certain things work in x2go.
We want to pre-configure the x2go client in such a way that during installation it tries to make a connection to the user directory to share that directory automagically. Furthermore, clientside printing should be turned on automatically.
How can we make that happen?
A changed x2goclient would be an option.
Another option would be a file with an extention, what would use X2goclient to open a connection. This is not in X2goclient now, but could be build-in I suppose.
Another option is to use the Firefox plugin. In a website you can embed a configuration. But you need Firefox.
In my opinion the second idea is the best.
With regards, Paul van der Vlis.
Dick Kniep schreef:
Hi List,
Some more questions about how certain things work in x2go.
We want to pre-configure the x2go client in such a way that during installation it tries to make a connection to the user directory to share that directory automagically. Furthermore, clientside printing should be turned on automatically.
How can we make that happen?
A changed x2goclient would be an option.
Another option would be a file with an extention, what would use X2goclient to open a connection. This is not in X2goclient now, but could be build-in I suppose.
Another option is to use the Firefox plugin. In a website you can embed a configuration. But you need Firefox.
In my opinion the second idea is the best. <snip> I'm not an expert but my experience with the plugin has been that it
On Tue, 2010-06-22 at 21:46 +0200, Paul van der Vlis wrote: provides limited preconfiguration on the web site - things like username, host, port, etc.
For items like printing and auto-mounts, I think it still writes to ~/.x2goclient - either that or somewhere in ~/.mozilla/firefox/<profile>/plugins (I'm guessing) - John