screen-users
[Top][All Lists]
Advanced

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

Re: Window resizing and F10 not working


From: Michael Schroeder
Subject: Re: Window resizing and F10 not working
Date: Tue, 16 Aug 2005 17:17:04 +0200
User-agent: Mutt/1.4.2.1i

On Fri, Aug 12, 2005 at 10:26:08AM -0700, Trebor Sreyb wrote:
> --- Michael Schroeder
> <address@hidden> wrote:
> 
> > Okay, start screen and press ^V F10 (^V is Control
> > V). Then do 'infocmp screen' and check if the kf10
> > entry matches this string (\E is ^[). (The string
> > should be "^[[21~", btw.)
> 
> Thanks, it appears F10 is not properly mapped (^[[10~
> instead of ^[[21~). But for what reason, I do not
> know.

That means somebody remapped f10 on your system. Have a look
at ~/.screenrc and the global screenrc file (probably
/etc/screenrc or /usr/share/etc/screenrc). Does any of them
contain a line like:
    bindkey -d k; "stuff ^[[10~"

Cheers,
  Michael.

-- 
Michael Schroeder           address@hidden
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}




reply via email to

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