On Fri, 05 Nov 1999, you wrote:
> On Fri, 5 Nov 1999, Axalon Bloodstone wrote:
>
> > On Fri, 5 Nov 1999, Karen M. Heiby wrote:
> >
> >
> > the command is "startx" (no quotes)
> >
> > if your runnning in runlevel 5 (X auto starts) or have one X session
> > already open you'll need to tell it to start a second (or third)
> > you do this by adding "-- :#" to the startx commandline. It looks like so
> >
> > startx -- :1 # start a second X remeber we start counding with 0
> > startx -- :2 # And maybe a third
> >
>
>
> What about switching between X sessions? Alt+F7 normally takes you back to
> X... the original one. How do you get back to the second one after leaving
> it?
>
Alt+F8 should do it...
John