On Fri, Aug 21, 2009 at 01:01:14PM +0200, Mikael Magnusson wrote: > 2009/8/21 Adam Spiers <[email protected]>: > > Did anyone figure this out? I also want to disable it and have > > shift+ctrl passed through to emacs. According to the man page you can > > disable via an X resource rather than the inconvenience of recompiling: > > > > iso14755_52: boolean > > Turn on/off ISO 14755 5.2 mode (default enabled). > > > > but I tried both > > > > URxvt*iso14755_52: false > > > > and > > > > URxvt.iso14755_52: false > > > > and neither made no difference. > > The 5.2 mode is just about getting keycap symbols if you press > ctrl+shift (release) and then some symbolic key like enter or > pagedown.
Ah yes, I misread the manual :-( Please count this as a feature request for an Xresource to disable ISO 14755 altogether without requiring recompilation. > As for emacs not recognising it, well, what code should it send? Just > U sends 'u', shift-U sends 'U', ctrl-U sends '^U', but there is no > '^u' afaik. Hmm, maybe you are right and terminals are incapable of distinguishing between control-<letter> and control-shift-<left> :-/ _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
