--- terminfo.src.orig Sun May 7 19:35:12 2006 +++ terminfo.src Mon Jun 19 10:59:21 2006 @@ -667,26 +667,6 @@ # * * # *************************************************************************** # -# This entry is good for the 1.2.13 or later version of the Linux console. -# -# *************************************************************************** -# * * -# * WARNING: * -# * Linuxes come with a default keyboard mapping kcbt=^I. This entry, in * -# * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab * -# * character. Here are the keymap replacement lines that will set this up: * -# * * -# keycode 15 = Tab Tab -# alt keycode 15 = Meta_Tab -# shift keycode 15 = F26 -# string F26 ="\033[Z" -# * * -# * This has to use a key slot which is unfortunate (any unused one will * -# * do, F26 is the higher-numbered one). The change ought to be built * -# * into the kernel tables. * -# * * -# *************************************************************************** -# # All linux kernels since 1.2.13 (at least) set the screen size # themselves; this entry assumes that capability. # @@ -3062,11 +3042,15 @@ xterm-16color|xterm with 16 colors like aixterm, use=ibm+16color, use=xterm-new, -xterm+256color|xterm 256-color feature, +xterm+256color|xterm-like 256 colors definitions, ccc, colors#256, pairs#32767, initc=\E]4;%p1%d;rgb\:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*%{1000}%/%2.2X/%p4%{255}%*%{1000}%/%2.2X\E\\, - setab=\E[48;5;%p1%dm, setaf=\E[38;5;%p1%dm, + setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m, + setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m, + setb=\E[%?%p1%{16}%<%t%p1%{8}%/%{6}%*%{4}%+%d%p1%{8}%m%Pa%?%ga%{1}%=%t4%e%ga%{3}%=%t6%e%ga%{4}%=%t1%e%ga%{6}%=%t3%e%ga%d%;%e48;5;%p1%d%;m, + setf=\E[%?%p1%{16}%<%t%p1%{8}%/%{6}%*%{3}%+%d%p1%{8}%m%Pa%?%ga%{1}%=%t4%e%ga%{3}%=%t6%e%ga%{4}%=%t1%e%ga%{6}%=%t3%e%ga%d%;%e38;5;%p1%d%;m, + xterm+88color|xterm 88-color feature, colors#88, pairs#7744, use=xterm+256color, @@ -20765,7 +20749,7 @@ # * add rc/sc to aixterm based on manpage -TD # # 2000/5/13 -# * remove ncv from xterm-16color, xterm-256 color +# * remove ncv from xterm-16color, xterm-256color # # 2000/6/10 # * add kmous capability to linux to use Joerg Schoen's gpm patch. @@ -21064,6 +21048,7 @@ # by Christian Ebert -Alain Bench # # 2006-04-22 +# * add xterm+256color building block -TD # * add gnome-256color, putty-256color, rxvt-256color -TD # # 2006-05-06