From owner-freebsd-questions Wed Apr 17 16:02:01 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21509 for questions-outgoing; Wed, 17 Apr 1996 16:02:01 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA21502 for ; Wed, 17 Apr 1996 16:01:57 -0700 (PDT) Received: (from richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) id QAA10501; Wed, 17 Apr 1996 16:01:36 -0700 Date: Wed, 17 Apr 1996 16:01:34 -0700 (PDT) From: Richard Chang To: Marc Ramirez cc: questions@FreeBSD.org Subject: Re: Keyboard bindings In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 17 Apr 1996, Marc Ramirez wrote: > On Tue, 16 Apr 1996, Richard Chang wrote: > > > I had a question for the longest time. I notice on the console, > > CTRL-O would work for things you are running locally but not on > > telnet/rlogin connections but it does work when you connect from anywhere > > else besides a FreeBSD machine, any ideas? Thanks! > > stty discard undef Thanks Marc! That worked... What else does stty discard undef do since I looked in the man pages for stty but notheing about it.. Richard