Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site uokvax.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!inuxc!pur-ee!uiucdcs!okstate.UUCP!uokvax.UUCP!attisswd From: attisswd@uokvax.UUCP Newsgroups: net.unix Subject: Curses(3) help Message-ID: <6100075@uokvax.UUCP> Date: Wed, 15-Jan-86 16:15:00 EST Article-I.D.: uokvax.6100075 Posted: Wed Jan 15 16:15:00 1986 Date-Received: Sat, 18-Jan-86 06:55:54 EST Lines: 21 Nf-ID: #N:uokvax.UUCP:6100075:000:589 Nf-From: uokvax.UUCP!attisswd Jan 15 15:15:00 1986 I was wondering if it is possible to use curses(3) on a different tty than you are logged in on. I have change initscr.c to do its initialization on a file descriptor that's passed to it. Example: fd = open("/dev/tty10",2); initscr(fd); This does not work. Since initscr() uses ioctl(2) to do its work , I don't see why this would not work (assuming all the permissions are right). Stephen W. Dickson Itec Labs Richardson, Tx UUCP: {ucb,decvax,decwrl,ihnp4}!sun!{,texsun!itec3}!steve {ut-sally,rice,okstat!uokvax,convex,sohio,ctvax,smu,}! texsun!itec3!steve