Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!marque!lakesys!davef From: davef@lakesys.UUCP (Dave Fenske) Newsgroups: comp.unix.questions Subject: reading function keys Summary: program to read function/arrow keys Message-ID: <807@lakesys.UUCP> Date: 7 Jul 89 15:27:59 GMT Reply-To: davef@lakesys.UUCP (Dave Fenske) Distribution: comp.unix.questions,comp.unix.xenix Organization: Lake Systems - Milwaukee, Wisconsin Lines: 10 Can anyone suggest/supply a source for reading single keystrokes from a terminal input? The problem seems to be in reading function and/or arrow keys. The curses routines supplied with Xenix seem to be extremely slow in this regard. C source, via e-mail, would be appreciated. Thanks.