On Fri, Aug 16, 2002 at 01:56:43PM -0400, Arne Sagnes wrote: > Greetings, > I am currently working on a project to port an application from HP-UX > 10.20 to 11i, and I've run into a problem involving Lynx. Here's the > situation: > > We have an application written in C that executes that spawns a shell > and executes the Lynx browser to view certain HTML pages. When the > browser is launched from within the application, we run into a problem > where we can not navigate within the pages. Pressing the arrow keys > result in the letters 'A', 'B', 'C' and 'D' being printed on the > screen. We have attempted the following things to try to remedy this > problem:
But does lynx run properly standalone? Perhaps not. It's likely that the terminal description it is given doesn't match the sense of how the cursor keys are initialized (normal vs application mode). -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
