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: Customizing rxvt


* Hannu E K Nevalainen (garbage mail) (03-04-26 00:04 +0200)
>> From: cygwin-owner at cygwin dot com [mailto:cygwin-owner at cygwin dot com]On Behalf
>> Of Thorsten Kampe
>>| ! keysym.sym:         keysym
> 
> with reference to
> 	$ info rxvt
> 
>  If I have understood that one correctly; it should be possible to use it to
> bind "Home" and "End" keys to the same functions as CTRL+A and CTRL+E
> respectively.
> 
>  Am I totally out in the blue?

It's commented out because I didn't understand the explanation:
,---
| keysym.sym: string
| Associate  string  with  keysym  sym (0xFF00 - 0xFFFF). It may contain
| escape  values  (\a: bell, \b: backspace, \e, \E: escape, \n: newline,
| \r:  return,  \t:  tab, \000: octal number) or control characters (^?:
| delete,  ^@: null, ^A ...) and may enclosed with double quotes so that
| it  can  start  or  end with whitespace. The intervening resource name
| keysym. cannot be omitted.
`---

The key bindings should be made in your shell's configuration.

Thorsten
-- 
 Content-Type: text/explicit; charset=ISO-8859-666 (Parental Advisory)
 Content-Transfer-Warning: message contains innuendos not suited for
 children under the age of 18


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]