[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#769601: marked as done (lynx-cur: arrow keys do not get mapped correctly)



Your message dated Sat, 24 Jan 2015 07:06:20 -0500
with message-id <20150124120620.GB5251@aerie.jexium-island.net>
and subject line re: #769601 lynx-cur: arrow keys do not get mapped correctly
has caused the Debian Bug report #769601,
regarding lynx-cur: arrow keys do not get mapped correctly
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
769601: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769601
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
fixed in 2.8.9dev.3

-- 
Thomas E. Dickey <dickey@invisible-island.net>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: