screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Window resizing and F10 not working


From: Trebor Sreyb
Subject: Window resizing and F10 not working
Date: Thu, 11 Aug 2005 11:10:25 -0700 (PDT)

OK, my head is spinning like a top. There are two
problems I'm having with screen:

1. Cannot resize the window ("Your termcap does not
specify how to change the terminal's width to 132")

2. Function key F10 is not properly mapped.

I tried to tackle #1 first. I added this to the
'screen' definition in /etc/termcap:

:WS=\E[8;%d;%dt:

I also added these to /usr/local/etc/screenrc:
termcap screen 'WS=\E[8;%d;%dt'
terminfo screen 'WS=\E[8;%d;%dt'

I'm not sure how to update the terminfo file
(/usr/share/lib/terminfo/s/screen), since it is a
binary file. (I tried using 'tic' to compile my
/etc/termcap, but it always generates a coredump)


I'm using screen 4.00.02 on Solaris 5.9. I've
confirmed my TERM is set to 'screen', though the same
problem occurs if I force TERM to 'xterm'. My actual
session is via an xterm (problem is same for a TELNET
session and an rlogin session opened from cygwin and
from putty)

% env | head -24
STY=3918.xxx
TERM=screen
TERMCAP=SC|screen|VT 100/ANSI X3.64 virtual terminal:\
:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\
:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\
:do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\
:le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\
:li#61:co#153:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\
:cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:dc=\E[P:DC=\E[%dP:\
im=\E[4h:ei=\E[4l:mi:IC=\E[%d@:ks=\E[?1h\E=:\
:ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\
:ti=\E[?1049h:te=\E[?1049l:us=\E[4m:ue=\E[24m:so=\E[3m:\
:se=\E[23m:mb=\E[5m:md=\E[1m:mr=\E[7m:me=\E[m:ms:\
:Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:G0:\
:as=\E(0:ae=\E(B:\
:ac=\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\
:k0=\E[10~:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:\
:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:\
:F1=\E[23~:F2=\E[24~:kb=^H:K1=\EOq:K2=\EOr:K3=\EOs:\
:K4=\EOp:K5=\EOn:kh=\E[1~:@1=\E[1~:kH=\E[4~:@7=\E[4~:\
:kN=\E[6~:kP=\E[5~:kI=\E[2~:kD=\E[3~:ku=\EOA:kd=\EOB:\

WINDOW=0
SHELL=/usr/bin/tcsh


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]