Hi,
I've found the solution to my problem of embedded app in x2goplugin,
by specifying rootless=false/true when I need it.
I'm now facing another problem :
http://cfait.fr/~gml/x2go-gedit.png
I use :
command=gedit rootless=false
And as you can see, gedit doesn't fit the plugin screen size.
Any idea ?
Regards, gml
On 07/24/2010 07:41 AM, contact@gmli.fr wrote:
Hi,
I've found the solution to my problem of embedded app in x2goplugin, by specifying rootless=false/true when I need it.
I'm now facing another problem :
http://cfait.fr/~gml/x2go-gedit.png
I use :
command=gedit rootless=false
And as you can see, gedit doesn't fit the plugin screen size.
Any idea ?
Regards, gml
The only thing I can think of is that gedit is starting up "fullscreen". Have you ever tried starting gedit when in full desktop mode? I would try that and then size it and then retry using rootless.
Regards, Gerry
Quoting Gerry Reno <greno@verizon.net>:
The only thing I can think of is that gedit is starting up
"fullscreen". Have you ever tried starting gedit when in full
desktop mode? I would try that and then size it and then retry
using rootless.
To embed gedit in the web page, I must use rootless=false.
I've tried what you've proposed, but it doesn't worked.
From John :
Is it safe to assume that you have detached the plugin window from the browser and then maximized it? - John
If I detach the window, I get the exact same thing, but detached.
I wonder if embed or not really depends of rootless value.
Either i set "start session embedded inside website" or not, I get the
same result.
When I set rootless=true, the screen is detached, and rootless=false,
the screen is attached.
But, are "embed" and "rootless" the same thing ?
Actually, the result I expect is :
Is there a bug ? A lack of config option ?
I could see something like this, for the x2go.server file:
rootless=false embedded=true
Heinz, any suggestion ? :)
Regards, gml
PS. sorry for my very ugly english...
On Sat, 2010-07-24 at 13:41 +0200, contact@gmli.fr wrote:
Hi,
I've found the solution to my problem of embedded app in x2goplugin,
by specifying rootless=false/true when I need it.I'm now facing another problem :
http://cfait.fr/~gml/x2go-gedit.png
I use :
command=gedit rootless=false
And as you can see, gedit doesn't fit the plugin screen size.
Any idea ? Is it safe to assume that you have detached the plugin window from the browser and then maximized it? - John