-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 13.11.2014 um 23:42 schrieb James E. LaBarre: > I am trying to set up a "Thin" terminal on an old T23 ThinkPad > laptop, but I'm not looking to set up a PXE server for it to boot > off of. Instead I have installed a basic copy of Debian on it (used > LXDE just to see that the graphics would work), and have set up > x2gothinclient as the "display manager" (ratherthan the default > lightdm). > > The problem I've seen thus far is there is no way to define a x2go > login profile, which I would need to even use it at all. The > "example" profiles on the login screen cannot be edited, and they > don't go anyplace (at least no place in MY home network). There > also isn't anyplace on the login screen to add new ones (the way > you would if you brought up the x2client on a regular desktop > session).
x2gothinclient stores: - - session info in /etc/x2go/x2gothinclient_sessions - - command line parameters being used to call the x2goclient executable in /etc/x2go/x2gothinclient_start Obviously, for a real thin client, you don't want users to be mucking with the session settings, so --no-edit is specified as a command line parameter to x2goclient in the above mentioned file. That's all that is to it. - -Stefan - -- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQEcBAEBAgAGBQJUZTf0AAoJEG7d9BjNvlEZEN0H/1Sf7QozFnLrpEY56ADOYPlf ChKxC0krZDnJrwt2AAwnNsbUvpgBWg0slHWrI3vRmbQw9C/SwV3bWbF1qjhIKcvN 1McYXyJgxfDUNgwWTOQnOvVzrFCF8WeRQRdAJ1s6pAI7rjnSrh80R/3CWlxXeWAD vNDRqAGs9+PCLNY/KXMlOWMJBiwdNdNa/CV7+2wbCJuMo0A7hF7UogdxsYMIESMN u7f3M3uVqGNQPNuGzfZMNXONX7cL62LsQDCAL9YYunVpJA8M4hnqlV8+7VoqsXwj PJAjR6w0yyeBrj86uUf+MZLF/8/OV2n9Z6euHIQ9CxkyDRxXihRqcx3DfnVAczs= =zyqu -----END PGP SIGNATURE----- _______________________________________________ x2go-user mailing list [email protected] http://lists.x2go.org/listinfo/x2go-user
