On Tuesday 08 May 2007 00:32, [EMAIL PROTECTED] wrote: > Hi folks, > > As nobody seems to have an answer to my question, here it is again, in > slightly different form: > > I'm booting up and log in on my LTSP terminal as usual. So now I'm > connected to my server. > > Now I'd like to make a connection to another server. A few years ago, I > did the same by invoking > > X -query <IP_of_second_server> :1 > > which started a second X session. I could switch between both by > Ctrl-Alt-F7 and F8 (Ctrl-Alt-F1 or Ctrl-Alt-F2 in LTSP). > > Now, when I start this from a terminal window within my LTSP session, I get > > --------- > [EMAIL PROTECTED]:~> X -query 192.168.10.103 :1
You're starting X within X ??? AND a terminal window is THE SERVER not the client. (wrong terminology - talking LTSP not X-server where X-server == client and X-client == server) What I did was make a startq based on startx and had the second session startq with suitable parameters 'query :1 etc' This works perfectly James ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
