Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 1998 21:29:20 +0300
From:      "Jukka Similä" <lmkjuksi@info1.info.tampere.fi>
To:        Malartre <malartre@aei.ca>
Cc:        Michael Henry <mhenry@white.ug.cs.usyd.edu.au>, freebsd-newbies@FreeBSD.ORG
Subject:   Re: Tip #1 of the day :-)
Message-ID:  <35E05F80.56EABEBF@info1.info.tampere.fi>
References:  <199808231138.EAA01798@hub.freebsd.org> <35E043BB.504E896B@aei.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Malartre wrote:
> 
> Michael Henry wrote:
> >
> > >
> > > If you want than your command start in the background, add a " &" at the
> > > end. Exemple:
> > > You want to start Xfree86 but dont want it to use one of your precious
> > > terminal.
> > > ---
> > > startx &
> > > ---
> >
> > What's the point? Once you have X started you can have as many terminals as
> > you want. (xterms, that is).

If you want to use virtual terminals (or whatever they are called),
Alt+F1, Alt+F2, Alt+F3, Alt+F4
when you are in text mode and Ctrl+Alt+F? under X. Alt+F4 switches to X
if you have it running.
If you have started X with startx from ttyv0 (Alt+F1), that means it's
unuseable until X is killed.
If you started X background, like startx&, then ttyv0 is available. It's
very nice to switch from graphics mode to text mode with Ctrl+Alt+F?
when you need 25 (or 24) line mode.

> >
> I was joking: but who want to load 50 terminal?
> I dont do all my job under X. Anyway, it was only for showing what you
> can do.
> Any other tips :-)
> --

Jukka Similä <lmkjuksi@info1.info.tampere.fi>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35E05F80.56EABEBF>