[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Link numbering and keypad mode
From: |
Henry Nelson |
Subject: |
Re: lynx-dev Link numbering and keypad mode |
Date: |
Tue, 16 Feb 1999 10:58:27 +0900 (JST) |
> FWIW I've never gotten Home/End to wrok; ^A /^E are the only alternatives.
Have you changed your definition in lynx.cfg to match what your
keys actually produce (or change your terminfo/termcap definition
of the keys)?
For example, I think the default lynx.cfg has:
KEYMAP:0x10B:HOME # Go to top of current document
KEYMAP:0x10A:END # Go to bottom of current document
But when I use TeraTerm on a Windows95 machine, or telnet on a
Fujitsu FMR, my definitions are:
KEYMAP:0x10C:HOME # Home (^[[2~) - Go to top of current document
KEYMAP:0x105:END # End (^[[5~) - Go to bottom of current document
__Henry
- Re: lynx-dev Link numbering and keypad mode, (continued)
Re: lynx-dev Link numbering and keypad mode,
Henry Nelson <=
Re: lynx-dev Link numbering and keypad mode, Laura Eaves, 1999/02/15
Re: lynx-dev Link numbering and keypad mode, Laura Eaves, 1999/02/16