Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!floyd!harpo!seismo!hao!hplabs!sri-unix!DBAKER@BRL.ARPA From: DBAKER@BRL.ARPA Newsgroups: net.micro Subject: Response to IIe keyboard help Message-ID: <17629@sri-arpa.UUCP> Date: Fri, 16-Mar-84 15:06:00 EST Article-I.D.: sri-arpa.17629 Posted: Fri Mar 16 15:06:00 1984 Date-Received: Mon, 19-Mar-84 07:55:25 EST Lines: 9 It is very easy to use a serial prot on the apple to send input as if it came of the keyboard. A good example of this is to use a standard terminal in slot 3 as an external console. This works well with Pascal and Cpm. From basic any slot can be issued a IN#X(were X=slot #). I know of only one char that cannot be input, which is the control c. This may be because it is used as an interupt and this prevents external users from gaining access. -------