Hi all While looking for a terminfo entry that is identical on all Fedora Core versions I noticed an inconsistency in the Fedora Core 3 terminfo source /etc/termcap. The comment for the xterm-r6 (line 2530) entry reads: # Compatible with the R6 xterm # (from XFree86 3.2 distribution, <acsc> and :it: added, <blink@> removed) # added khome/kend, hts based on the R6 xterm code - TD # (khome/kend do not actually work in X11R5 or X11R6, but many people use this # for compatibility with other emulators). # (acsc removed to fit entry within 1023 bytes) But there are no kh and @7 entries and khome/kend do not appear in infocmp output. Is this a bug or just an outdated comment? Daniel