Package: lynx-cur
Version: 2.8.9dev1-2+b1
Severity: normal

when a keymap definition is set it fails to assign even though there's a correct display update shown in the program afterwards.

The keys UPARROW and DNARROW were set in ~/.lynx/keymap to perform UP_TWO DOWN_TWO.

lynx was then started, hitting 'K' shows

"Up Arrow    PREV_LINK     make the previous link current
Down Arrow  NEXT_LINK     make the next link current
Right Arrow DOWN_TWO      go forward two lines in the document
Left Arrow  UP_TWO        go back two lines in the document "

Attempting to use up and down arrow keys (not num keypad) fails, however the INS and DEL keys still work as expected in performing UP_TWO and DOWN_TWO.


"
KEYMAP:DNARROW:DOWN_TWO
KEYMAP:UPARROW:UP_TWO
"

the ~/.lynx/keymap consists of these two lines.
---

Assing left and right arrows to UP_TWO, DOWN_TWO shows
KEYMAP:LTARROW:DOWN_TWO
KEYMAP:RTARROW:UP_TWO

"Up Arrow    PREV_LINK     make the previous link current
Down Arrow  NEXT_LINK     make the next link current
Right Arrow ACTIVATE      go to the document given by the current link
Left Arrow  PREV_DOC      go back to the previous document
Page Down   DOWN_TWO      go forward two lines in the document
Page Up     UP_TWO        go back two lines in the document
"

UP_TWO and DOWN_TWO do not get mapped to the right keys..

should be an easy fix
thanks


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to