[dwm] Fake key in xterm

From: Tinou <tinoucas_AT_gmail.com>
Date: Tue, 31 Mar 2009 15:29:11 +0200

In vim, to jump to a tag (tjump) ctrl-] is used. I'm french and using a
french azerty keyboard. On windows or osx, ctrl-] can be acheived by
pressing ctrl-$ but not in xorg, since ^$ doesn't seem to exist.

ctrl-$ is simpler because to produce a ']' I need to use one more
modifier: "altgr".

So, to reproduce the windows/osx behaviour, I though I could grab the
key ctrl-$ in dwm and then send to the selected window the key
combination ctrl-altgr-].

The attach code does this and it works perfectly in gvim or
rxvt-unicode.

But not in xterm (nor uxterm).

My question is: how can I make this work in xterm ?

--
Tinou

Received on Tue Mar 31 2009 - 13:29:11 UTC

This archive was generated by hypermail 2.2.0 : Tue Mar 31 2009 - 13:36:04 UTC