Hi there,
is there a place where I can store icons for the thinclients? When you start the "normal" client you can access your local hard disk. But in this case I need the data somewhere on the NFS share. If I put the pictures in /home/x2go I can't see them...
Best regards Markus
Hi Markus,
On Do 07 Jul 2011 10:32:51 CEST Markus Homburg wrote:
Hi there,
is there a place where I can store icons for the thinclients? When you start the "normal" client you can access your local hard disk. But in this case I need the data somewhere on the NFS share. If I put the pictures in /home/x2go I can't see them...
Best regards Markus
During boot files are copied from some NFS chroot location to the
tmpfs at /home/x2goclient. See x2gothinclient_init script for that (in
package x2gothinclientmanagement).
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
During boot files are copied from some NFS chroot location to the tmpfs at /home/x2goclient. See x2gothinclient_init script for that (in package x2gothinclientmanagement).
Ok, this works fine for me. Thanks. One last question: Where can I change the blue/grey background?
Hi,
On Fr 08 Jul 2011 10:07:52 CEST Markus Homburg wrote:
During boot files are copied from some NFS chroot location to the tmpfs at /home/x2goclient. See x2gothinclient_init script for that (in package x2gothinclientmanagement).
Ok, this works fine for me. Thanks. One last question: Where can I
change the blue/grey background?
With the current (and all prior) version(s) it is compiled in
statically (I think).
On Wednesday/Thursday I will put new code in Git (for Alex) that--if I
remember it correctly--will contain a cmd line option for the
background image. Once we have this, I will add some extra-code to the
x2gothinclient package.
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On 12.07.2011 01:57, Mike Gabriel wrote:
I will put new code in Git (for Alex) that--if I remember it correctly--will contain a cmd line option for the background image. Once we have this, I will add some extra-code to the x2gothinclient package.
Greets, Mike
Sounds good to me.
Best regards Markus