Russell wrote:
>
> Xavier Bestel wrote:
> >
> > Le mer 23/10/2002 � 13:09, Russell a �crit :
> >
> > > When i type ctrl-v then keypad 7/Home, or the dedicated Home key on a
> > > PC102 keyboard, i get ^[[H or ESC-[H (CSI-H). This code is not in the
> > > xterm control sequences spec:
> > > http://cns.georgetown.edu/~ric/howto/Xterm-Title/ctlseqs.txt
> >
> > No, this ESC sequence should have no effect on xterm. The terminal
> > should just report it as-is to the application which will interpret it
> > (e.g. a text editor will move the cursor to beginning-of-line)
>
> If xterm doesn't generate it, where does the ^[[H code come from?
I found it:
CSI Ps ; Ps H Cursor Position [row;column] (default = [1,1]) (CUP)
Now the only question is: does X send logical key names to control
xterm, or does it send terminal control
codes?
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert