On 05/30/2013 04:58 PM, Andre Klärner wrote:
Hi guys,

is there a way to move the iso14755 keybindings to something else than
Ctrl-Shift? I'd like to map clipboard copy & paste to Ctrl-Shift-C and -V,
but I can't override the iso14755 handling of Ctrl-Shift. Ideally I'd like
to reconfigure this with an Xresource to Ctrl-Meta.

thanks a lot,
Andre



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

I use:

URxvt.iso14755: false
URxvt.iso14755_52: false

in my ~/.Xdefaults file. This should work for you as well, though some report better luck using ~/.Xresources instead. You can check out my file here https://github.com/jnbek/dotfiles/blob/master/_Xdefaults

--
John D Jones III
Perl/Javascript/Systemd Zealot
[email protected]
http://www.zoelife4u.org/

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

Reply via email to