Path: utzoo!attcan!uunet!datapg!com50!questar!jeff From: jeff@questar.QUESTAR.MN.ORG (Jeff Holmes) Newsgroups: comp.unix.xenix Subject: Curses Message-ID: <4573@questar.QUESTAR.MN.ORG> Date: 11 Jan 90 19:34:39 GMT Reply-To: jeff@questar.UUCP (Jeff Holmes) Organization: Questar Data Systems, Inc., St. Paul, MN Lines: 24 I'm doing some work using curses and I was wondering if anyone could tell me if this is the correct way to test for funtion key presses. ... keypad(w, TRUE); ... c = getch(); if(c == KEY_LEFT) ... NOTE: I'm using a qvt101+ terminal and the termcap and terminfo values for the left arrow key is ^H. Anyone know? Thanks Jeff -- Jeff Holmes DOMAIN: jeff@questar.mn.org Questar Data Systems UUCP: amdahl!bungia!questar!jeff St. Paul, MN 55121 AT&T: +1 612 688 0089