On Mon, Oct 13, 2008 at 08:40:13AM +0300, Ville Herva <[EMAIL PROTECTED]> wrote:
> Hi, I'm trying to get keysym resources like this
> 
>   URxvt*keysym.End:      <C-e>
>   URxvt*keysym.Home:     <C-A>
> 
> working. They used to work with urxvt and rxvt,
   
I severely doubt it, whcih version should that have been? No version
of rxvt or urxvt I know of ever interpreted < or > specially in the
replacement text.

> but now it seems I always get literal '<C-e>' instead of control-e.

Thats what is documented that you should get.

> but I'm fairly sure it worked with various 8.x and 7.x versions in Fedora
> (not 100% sure, if I tried 8.4). 

I am fairly sure you are wrong - that would be a pretty weird thing to
support.

> Is this something known (a missing compilation option, Xresource hitch, or
> sth) or should I try to compile 9.0 to see if it goes away? Ideally I'd like
> to use Ubuntu package to minimize work (with Fedora I always compiled from
> sources.)

No, that syntax was never there, only what is documented in the manpage
works: if you want a ctrl-e character, you need to write a control-e
character.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [EMAIL PROTECTED]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to