On Fri, Aug 12, 2005 at 10:26:08AM -0700, Trebor Sreyb wrote:
> --- Michael Schroeder
> <[EMAIL PROTECTED]> 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           [EMAIL PROTECTED]
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}


_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to