ncurses 1.9.1a arrow keys?

ncurses 1.9.1a arrow keys?

Post by Paul Cardwel » Fri, 12 May 1995 04:00:00



Did I miss something during the installation?

I did:

  Configure ; make ; make install.all

  And now I am having troubles:

  1. The terminal entry 'console' is not valid anymore, instead 'linux' is?

  2. The arrow keys are failing to work at all.  keypad(WINDOW *,boolean);
     function call no longer works correctly or something is messed up.

  3. I made the test program ncurses and its arrow keys fail to work as well.

Paul

 
 
 

ncurses 1.9.1a arrow keys?

Post by Bob Hau » Fri, 12 May 1995 04:00:00



Quote:>Did I miss something during the installation?

>I did:

>  Configure ; make ; make install.all

>  And now I am having troubles:

>  1. The terminal entry 'console' is not valid anymore, instead 'linux' is?

Make a symlink:
/usr/lib/termcap/c/console -> /usr/lib/termcap/l/linux.

---
 Bob Hauck                                 Wasatch Communications Group