freebsd-dev/share
Rong-En Fan 5c46f7182e - Remove kH and *6 from xterm. They are defined to the same key as @7 (kp_end).
As ncurses has the limitation that it returns the first matched key symbol,
  you can not use END in ncurses based program, like mutt, with xterm.
- Add @8 (kp_enter) definition for xterm so you can use ENTER in xterm with
  ncurses based program.

I also found that NetBSD's xterm does the same thing.

PR:		100150
Reported by:	Arseny Nasokin <tarc at tarc.po.cs.msu.su>
Discussed with:	Thomas Dickey, Ulrich Spoerlein <uspoerlein at gmail.com>
Reviewed by:	freebsd-arch@
MFC after:	2 month
2008-01-08 16:00:24 +00:00
..
colldef Add reference to mnemonic char names 2007-12-25 21:21:26 +00:00
dict
doc Link wpi(4) into the build. 2007-11-08 22:09:37 +00:00
examples - Add doc/hu_* and doc/mn_* to the refuse examples so that include all 2007-12-07 19:22:34 +00:00
info
isdn
man - This driver will first appear in FreeBSD 6.3, not 7.0 2008-01-08 15:36:06 +00:00
me
misc Add myself and my mentor 2008-01-01 10:25:01 +00:00
mk Add an additional make variable EXTRAMIBSYMS which allows to specify 2008-01-08 12:55:56 +00:00
mklocale Implement Turkish locale 2007-12-25 20:30:36 +00:00
monetdef
msgdef
numericdef
security
sendmail
skel Remove /usr/X11R6 from the path here too. 2007-05-29 22:07:57 +00:00
snmp
syscons Add a Macbook/Macbook Pro compatible keyboard layout for French keyboards. 2007-07-13 08:29:24 +00:00
tabset
termcap - Remove kH and *6 from xterm. They are defined to the same key as @7 (kp_end). 2008-01-08 16:00:24 +00:00
timedef Comments fixing 2007-12-30 03:08:52 +00:00
zoneinfo MFV of tzdata2007k. 2008-01-01 07:47:42 +00:00
Makefile Make zoneinfo optional so that a filesystem upgrade/update does not overwrite 2007-06-26 19:40:03 +00:00
Makefile.inc