From owner-freebsd-questions@FreeBSD.ORG Wed Dec 27 12:46:35 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C152516A40F for ; Wed, 27 Dec 2006 12:46:35 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-227-250.chi1.dsl.speakeasy.net [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 670F313C474 for ; Wed, 27 Dec 2006 12:46:35 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.6/8.12.11) with ESMTP id kBRCk6JR084201; Wed, 27 Dec 2006 06:46:07 -0600 (CST) Message-Id: <6.0.0.22.2.20061227064449.025218c0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 27 Dec 2006 06:45:11 -0600 To: Tyler Spivey , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <20061227060301.GA87287@kanadio> References: <20061227060301.GA87287@kanadio> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Getting tty and keyboard input/output? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Dec 2006 12:46:35 -0000 You can do this from an ncurses based application. -Derek At 12:03 AM 12/27/2006, Tyler Spivey wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Is there an API or somethying that i can use for getting tty/keyboard >input/output so that I can write a screen reader that will reiceive >every character from a tty and be able to intercept/override keypresses? >Thanks, >Tyler > >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.4.6 (FreeBSD) > >iD8DBQFFkgyVTsjaYASMWKQRAvEAAKCwtuvgkyauUTGVQbhSEIjkexYIKQCcCtKi >8c4IXVHHZq6/hXXWxSBcs5I= >=hagJ >-----END PGP SIGNATURE----- >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >-- >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. >MailScanner thanks transtec Computers for their support. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.