Path: utzoo!utgpu!attcan!uunet!husc6!uwvax!dogie!uwmcsd1!mailrus!eecae!netnews.upenn.edu!super.upenn.edu!eniac.seas.upenn.edu!spolsky From: spolsky@eniac.seas.upenn.edu (Joel Spolsky) Newsgroups: comp.unix.questions Subject: Re: how to poll keyboard Message-ID: <5732@super.upenn.edu> Date: 3 Aug 88 20:53:22 GMT References: <5065@husc6.harvard.edu> Sender: news@super.upenn.edu Reply-To: spolsky@eniac.seas.upenn.edu.UUCP (Joel Spolsky) Organization: University of Pennsylvania Lines: 15 In article <5065@husc6.harvard.edu> nakada@husc8.UUCP (Paul Nakada) writes: > >I am in need of a way to read a terminal keyboard without >stopping if there is no keypress... this is the scenario.. > >is there any way to do this? i have been unsuccessful in using >rawmode and curses.... can someone please enlighten me?? >-paul What you want is cbreak mode, not raw mode. Raw is overkill. Joel Spolsky Bell Communications Research spolsky@eniac.seas.upenn.edu or ...!rutgers!bellcore!pyuxss!spolsky