This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: copying and pasting in rxvt


Hi Gerrit,

># Make Home work
>"\e[7~": beginning-of-line
># Make End work
>"\e[8~": end-of-line
># Make Delete work
>"\e[3~": delete-char
># make Insert work
>"\e[2~": paste-from-clipboard

is there any documentation for the key mappings ? I tried without success to
bind something to ALT+CurUp or ALT+CurDown. Even more, is there any way
identifying the keys of the number block ?

Regards,
Jörg


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]