From owner-freebsd-questions Tue Apr 9 23:38:27 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA02928 for questions-outgoing; Tue, 9 Apr 1996 23:38:27 -0700 (PDT) Received: from boner.mrami.com (mramirez.sy.yale.edu [130.132.57.207]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id XAA02907 for ; Tue, 9 Apr 1996 23:38:23 -0700 (PDT) Received: (from mrami@localhost) by boner.mrami.com (8.6.12/8.6.9) id CAA07368; Wed, 10 Apr 1996 02:37:49 -0400 Date: Wed, 10 Apr 1996 02:37:48 -0400 (EDT) From: Marc Ramirez To: Will Mitayai Keeso Rowe cc: freebsd-questions@FreeBSD.org Subject: Re: Terminal question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 9 Apr 1996, Will Mitayai Keeso Rowe wrote: > Since i wrote this i have had great success with setting my termcap entry > to vt100, and the terminal the same... the curson keys and fuction keys > up to 10 work.. now for 11 & 12... perhaps they need to be added to the > termcap entry? > > Suggestions? Here are some termcap entries for you. Without a chance to play with it, I have no idea what these will do. Marc. -- "Always try to do things in chronological order; it's less confusing that way." ----------------------------------------------------------------- # # The Wyse 160 is combination of the WY-60 and the WY-99gt. # The reset strings are slow and the pad times very depending # on other parameters such as font loading. I have tried # to follow the following outline: # # -> set personality # -> set number of columns # -> set number of lines # :i1: -> select the proper font # :is: -> do the initialization # :i3: -> set up display memory (2 pages) # # The display memory may be used for either text or graphics. # When "Display Memory = Shared" the terminal will have more pages # but garbage may be left on the screen when you switch from # graphics to text. If "Display Memory = Unshared" then the # text area will be only one page long. # # (wy160: we use \E{ rather than ^^ for home (both are documented) to avoid # a bug reported by Robert Dunn, -- esr) # (untranslatable capabilities removed to fit entry within 1023 bytes) # (sgr removed to fit entry within 1023 bytes) # (terminfo-only capabilities suppressed to fit entry within 1023 bytes) wy160|wyse160|Wyse 160:\ :am:bw:hs:km:mi:ms:\ :co#80:li#24:ws#38:\ :ae=\EcD:al=\EE:as=\EcE:bl=^G:bt=\EI:cd=\EY:ce=\ET:\ :cl=\E+:cm=\E=%+ %+ :cr=^M:ct=\E0:dc=\EW:dl=\ER:\ :do=^J:ds=\EF\r:ei=\Er:fs=^M:ho=\E{:i1=\EcB0\EcC1:\ :i2=\Ew0:im=\Eq:ip=:\ :is=\Ed$\EcD\E'\Er\EH\003\Ed/\EO\Ee1\Ed*\E`@\E`9\E`1\016\024\El:\ :k1=^A@\r:k2=^AA\r:k3=^AB\r:k4=^AC\r:k5=^AD\r:\ :k6=^AE\r:k7=^AF\r:k8=^AG\r:k9=^AH\r:kD=\EW:kI=\EQ:\ :kN=\EK:kP=\EJ:kb=^H:kd=^J:kh=^^:kl=^H:kr=^L:ku=^K:\ :le=^H:ll=\E{^K:mb=\EG2:me=\E(\EH\003\EG0\EcD:\ :mh=\EGp:mr=\EG4:nd=^L:nw=\r\n:se=\EG0:sf=\n:so=\EGt:\ :sr=\Ej:st=\E1:ta=^I:te=\Ew0:ti=\Ew1:ts=\EF:ue=\EG0:\ :up=^K:us=\EG8:vb=\E`8\E`9:ve=\E`1:vi=\E`0: # wy160-w|wyse160-w|wyse 160 132-column:\ :Nl#16:co#132:lw#7:ws#90:\ :cm=\Ea%i%dR%dC:dc=\EW:r2=\EeF\E`;:tc=wy160: # wy160-25|wyse160-25|wyse 160 80-column 25-lines:\ :Nl@:lh@:li#25:lw@:\ :pn@:r3=\EwG\Ee):tc=wy160: wy160-25-w|wyse160-25-w|wyse 160 132-column 25-lines:\ :Nl@:lh@:li#25:lw@:\ :pn@:r3=\EwG\Ee):tc=wy160-w: # wy160-42|wyse160-42|wyse 160 80-column 42-lines:\ :li#42:\ :al=\EE:cd=\Ey:cl=\E+:dl=\ER:i1=\EcB2\EcC3:nw=\r\n:\ :r3=\Ee*:sf=\n:sr=\Ej:tc=wy160: wy160-42-w|wyse160-42-w|wyse 160 132-column 42-lines:\ :Nl#16:co#132:lw#7:ws#90:\ :cm=\Ea%i%dR%dC:dc=\EW:ip=:r2=\EeF\E`;:tc=wy160-42: # wy160-43|wyse160-43|wyse 160 80-column 43-lines:\ :Nl@:lh@:li#43:lw@:\ :pn@:r3=\Ee+:tc=wy160-42: wy160-43-w|wyse160-43-w|wyse 160 132-column 43-lines:\ :Nl@:lh@:li#43:lw@:\ :pn@:r3=\Ee+:tc=wy160-42-w: # wy160-vb|wyse160-vb|Wyse 160 visible bell:\ :bl@:tc=wy160: wy160-w-vb|wy160-wvb|wyse160-wvb|Wyse 160 132-column visible bell:\ :bl@:tc=wy160-w: