Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!ucsd!ucbvax!SCT60A.SUNYCT.EDU!sweetmr From: sweetmr@SCT60A.SUNYCT.EDU (michael sweet) Newsgroups: comp.sys.sgi Subject: Re: curse and keys... Message-ID: <18873.on.Sat,.20.Apr.91.23:28:29.EDT.@sct60a.sunyct.edu> Date: 21 Apr 91 03:28:29 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 This reply bounced.... Re: Cursor Keys in curses - how? You have to turn keypad translation on using the keypad() function. Also, if you want menus using curses, you may want to check out my CMENU library, available via anonymous FTP from wuarchive and ftp.brl.mil.... -Mike