Path: utzoo!dciem!nrcaer!scs!spl1!laidbak!att!pacbell!ames!pasteur!ucbvax!decwrl!sun!pitstop!sundc!seismo!uunet!mcvax!dutrun!dutesta!nikkie From: nikkie@dutesta.UUCP (Paul van Niekerk) Newsgroups: comp.sys.ibm.pc.rt Subject: pseudo terminal devices Message-ID: <1158@dutesta.UUCP> Date: 3 Jun 88 12:21:44 GMT Article-I.D.: dutesta.1158 Reply-To: nikkie@dutesta.UUCP () Organization: DELFT UNIVERSITY OF TECHNOLOGY Faculty of Electrical Engineering Computer architecture and Digital Lines: 13 I am trying to use a pseudo terminal device (/dev/ptc /dev/pts pair) on our IBM PC RT running AIX 2.1.2. This seems to work, except that the pty device driver does not do any input processing like echoing, line editing, and I currently see no way to make it do input processing. When I start a shell on the server side of the pty, and run the 'stty' command, everything looks great, i.e. just as I installed it using an 'ioctl'; but the driver seems to ignore all this. How can I make this work? Xwindows also uses ptys. How did they make it work? Paul.