Hi,

as I said before, the Control-Tab mapping works perfectly. And it
shouldn't be a problem to add a Control-Shift-Tab mapping as well.
I assume the necessary sequence is ^[27;6;9~, but this does not
work.

The relevant lines from my .Xresources

URxvt.keysym.C-Tab: \033[27;5;9~
URxvt.keysym.C-S-Tab: \033[27;6;9~

# Control-Tab
$ cat -v
^[[27;5;9~

# Control-Shift-Tab
$ cat -v
^[[Z

How to get this mapping working? TIA


Marco



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

Reply via email to