View Single Post

   
  #2 (permalink)  
Old 04-20-2008, 02:58 PM
Andrew Hamm
 
Posts: n/a
Default Re: Keystroke recognition

Wayne B. Houseknecht wrote:

> I'm not sure if this is a problem with Informix or with AIX, but...
>
> Our application has been running under SCO Unix with IDS 7.31.UD4. The
> terminals are defined as VT220s. The keystroke in question is "Scroll
> Lock". On this system, it works fine.
>
> The new system is AIX 5.2 running Informix 9.4. We cannot get the thing to
> recognize the Scroll Lock key as input. We've tried playing with the
> termcap file, but it didn't help.
>
> Does anyone have any suggestions?
>


Is this with the exact same terminals? The TERMCAP files and their entries
should generally be very portable, but then again, maybe the newer 4GL's
are finally using TERMINFO? You may be editing the wrong files.

Reply With Quote