Keycodes and rxvt-unicode

Thomas Dickey dickey@his.com
Mon Jul 3 12:17:00 GMT 2006


On Mon, 3 Jul 2006, Chris Sutcliffe wrote:

>> rxvt (and derived things such as Eterm, aterm, wterm, urxvt) use a
>> different escape sequence for modifiers with function-keys.
>
> Is it possible to determine what these escape sequences are?  I assume
> once they are determined I should add them to my .inputrc?

yes - they're documented (in rxvt's source, there's a doc or docs 
directory containing the file).  I added some comments to terminfo.src in 
ncurses which covers much of that:

ftp://invisible-island.net/ncurses/terminfo.src.gz

Similarly, for xterm, the modifier encoding is documented in ctlseqs.ms (a 
corresponding ".txt" file is in my ftp area).  Again, there's some 
coverage of it in terminfo.src

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list