Debian bug report logs - #1803 /etc/termcap linux definition incomplete Package: base ; Reported by: Bill Mitchell . ----------------------------------------------------------------------- Message received at debian-bugs: From bb29c.mdd.comm.mot.com!mitchell Sun Nov 5 09:43:56 1995 Return-Path: Received: from pixar.com by mongo.pixar.com with smtp (Smail3.1.28.1 #15) id m0tC96p-0006KCC; Sun, 5 Nov 95 09:43 PST Received: from motgate.mot.com by pixar.com with SMTP id AA19276 (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Sun, 5 Nov 1995 09:43:26 -0800 Received: from pobox.mot.com (pobox.mot.com [129.188.137.100]) by motgate.mot.com (8.7.1/8.6.10/MOT-3.8) with ESMTP id LAA07694 for ; Sun, 5 Nov 1995 11:43:51 -0600 (CST) Received: from bb29c.mdd.comm.mot.com (bb29c.mdd.comm.mot.com [138.242.72.29]) by pobox.mot.com (8.7.1/8.6.10/MOT-3.8) with ESMTP id LAA19363 for ; Sun, 5 Nov 1995 11:43:20 -0600 (CST) Received: (from mitchell@localhost) by bb29c.mdd.comm.mot.com (8.7.1/8.7.1) id JAA25077; Sun, 5 Nov 1995 09:43:18 -0800 (PST) Date: Sun, 5 Nov 1995 09:43:17 -0800 (PST) From: Bill Mitchell X-Sender: mitchell@bb29c To: debian-bugs@Pixar.com Subject: Re: Bug#1803: /etc/termcap linux definition incomplete In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I said: >[...] > :it#8:ku=\E[A:kd=\E[B:kr=\E[C:kl=\E[D:kb=^H:ti=\E[r\E[H:\ ^^^^^ This is in the linux section of both the present /etc/termcap and the expanded one I provided earlier. However, my bs key produces ^? (stty raw; cat -v). The terminfo data/linux file has kbs=\177. ----------------------------------------------------------------------- Acknowledgement sent to Bill Mitchell : Extra info received and forwarded. Full text available. ----------------------------------------------------------------------- Information forwarded to debian-devel@pixar.com : Bug#1803 ; Package base . Full text available. ----------------------------------------------------------------------- Message received at debian-bugs: From bb29c.mdd.comm.mot.com!mitchell Sat Nov 4 16:39:21 1995 Return-Path: Received: from pixar.com by mongo.pixar.com with smtp (Smail3.1.28.1 #15) id m0tBt7J-0006MdC; Sat, 4 Nov 95 16:39 PST Received: from motgate.mot.com by pixar.com with SMTP id AA12598 (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Sat, 4 Nov 1995 16:38:52 -0800 Received: from pobox.mot.com (pobox.mot.com [129.188.137.100]) by motgate.mot.com (8.7.1/8.6.10/MOT-3.8) with ESMTP id SAA02495 for ; Sat, 4 Nov 1995 18:39:18 -0600 (CST) Received: from bb29c.mdd.comm.mot.com (bb29c.mdd.comm.mot.com [138.242.72.29]) by pobox.mot.com (8.7.1/8.6.10/MOT-3.8) with ESMTP id SAA29304 for ; Sat, 4 Nov 1995 18:38:47 -0600 (CST) Received: (from mitchell@localhost) by bb29c.mdd.comm.mot.com (8.7.1/8.7.1) id QAA24686; Sat, 4 Nov 1995 16:38:44 -0800 (PST) Date: Sat, 4 Nov 1995 16:38:43 -0800 (PST) From: Bill Mitchell X-Sender: mitchell@bb29c To: debian-bugs@pixar.com Subject: /etc/termcap linux definition incomplete Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII package: base version: 0.93.6-8 /etc/termcap is missing some keydefs. Following is a linux entry with the missing keydefs added. console|con80x25|linux:\ :do=^J:co#80:li#25:cl=\E[H\E[J:sf=\ED:sb=\EM:\ :le=^H:bs:am:cm=\E[%i%d;%dH:nd=\E[C:up=\E[A:\ :ce=\E[K:cd=\E[J:so=\E[7m:se=\E[27m:us=\E[4m:ue=\E[m:\ :md=\E[1m:mr=\E[7m:mb=\E[5m:me=\E[m:is=\E[1;25r\E[25;1H:\ :ll=\E[1;25r\E[25;1H:al=\E[L:dc=\E[P:dl=\E[M:\ :it#8:ku=\E[A:kd=\E[B:kr=\E[C:kl=\E[D:kb=^H:ti=\E[r\E[H:\ :ho=\E[H:kP=\E[5~:kN=\E[6~:kH=\E[4~:kh=\E[1~:kD=\E[3~:kI=\E[2~:\ :k1=\E[[A:k2=\E[[B:k3=\E[[C:k4=\E[[D:k5=\E[[E:k6=\E[17~:\ :k7=\E[18~:k8=\E[19~:k9=\E[20~:k0=\E[21~:\ :k;=\E[21~:kA=\E[21~:\ :ke=\E[4~:kh=\E[1~:\ :K1=\E[1~:K3=\E[5~:K2=\E[[G:K4=\E[4~:K5=\E[5~:\ :F1=\E[23~:F2=\E[24~:F3=\E[25~:F4=\E[26~:F5=\E[28~:\ :F6=\E[29~:F7=\E[31~:F8=\E[32~:F9=\E[33~:FA=\E[34~:\ :pt:sr=\EM:vt#3:xn:km:bl=^G:vi=\E[?25l:ve=\E[?25h:vs=\E[?25h:\ :sc=\E7:rc=\E8:cs=\E[%i%d;%dr:\ :r1=\Ec:r2=\Ec:r3=\Ec: The xterm entry also has missing keydefs, but I had trouble resolving the HOME, END, and keypad keys in an xterm, so can't provide an update. mitchell@mdd.comm.mot.com (Bill Mitchell) ----------------------------------------------------------------------- Acknowledgement sent to Bill Mitchell : New bug report received and forwarded. Full text available. ----------------------------------------------------------------------- Report forwarded to debian-devel@pixar.com : Bug#1803 ; Package base . Full text available. ----------------------------------------------------------------------- Ian Jackson / iwj10@thor.cam.ac.uk , with the debian-bugs tracking mechanism This page last modified 18:13:02 GMT Sun 05 Nov