home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!uwm.edu!psuvax1!vogon1!wa3wbu!frackit!gdx!jay
- From: jay@gdx.UUCP (Jay Snyder)
- Newsgroups: comp.unix.xenix.sco
- Subject: Re: Current Screen Change
- Message-ID: <924@gdx.UUCP>
- Date: 30 Dec 92 00:28:54 GMT
- References: <1992Dec22.131018.9336@uumeme.chi.il.us> <1476@pacsoft.com>
- Organization: GDX-BBS,Central Pa Unix BBS/anon uucp (717)737-3249 PEP+/2400/1200 24hrs
- Lines: 34
- In-reply-to: mike@pacsoft.com's message of 25 Dec 92 06:44:29 GMT
-
- In article <1476@pacsoft.com> mike@pacsoft.com (Mike Stefanik) writes:
-
- > Path: gdx!frackit!wa3wbu!vogon1!psuvax1!uwm.edu!spool.mu.edu!uunet!pacsoft!mike
- > From: mike@pacsoft.com (Mike Stefanik)
- > Newsgroups: comp.unix.xenix.sco
- > Date: 25 Dec 92 06:44:29 GMT
- > References: <1992Dec22.131018.9336@uumeme.chi.il.us>
- > Organization: Pacific Software Group, Riverside, CA
- > Lines: 17
- >
- > In an article, rwmech@uumeme.chi.il.us (Robert W. Mech) writes:
- > >I am intrested if anyone knows how to switch the current screen of the console
- > >automaticly. [...]
- >
- > The easy way is to send the escape sequence to switch console screens.
- > A simple function would look like this:
- >
- > void switch_screen(int n)
- > {
- > printf("\033[%dz", n);
- > fflush(stdout);
- > }
- >
- > For more information, read the screen(HW) manual page.
- > --
- > Mike Stefanik mike@pacsoft.com ...!uunet!pacsoft!mike (909) 681-2623
- > Pacific Software Group, Riverside, CA
-
- Does this work on SCO Unix (or any other 386 unix?).
-
- _______________________________________________________________________________
- Jay A. Snyder jay@gdx ...{uunet,vogon1}!compnect!gdx!jay
- This is your Brain: (unix) GDX-BBS (717) 737-3249 WorldBlazer
- This is your Brain on drugs: (MSDOS) Unix and MSDOS File areas + Xenix bins
-