Description of problem: The termcap and terminfo entries for "xterm" in Raw Hide differ pretty severely. Version-Release number of selected component (if applicable): 5.4-7.1 How reproducible: Always Steps to Reproduce: 1. Compare the output of tic -C run against the terminfo sources from the ncurses sources with /etc/termcap. Actual results: Many differences, probably due to the change from 'use=xterm-old' to 'use=xterm-new' in the terminfo sources. Expected results: None.