1

I want to generate a key sequence (+)+left when pressing ( (actually it is Shift+9), so that I can achieve autocomplete of bracket globally. Is there any way to do this?

Implementation with xkb is preferred, because it is more fundamental (and I do not think the kernel itself can do this for me). Other high-level implementation is also welcomed. Thanks in advance!

Simon
  • 170
  • 4
  • 3
    Does this answer your question? [Custom xkb layout in which one key creates two unicode code points](https://unix.stackexchange.com/questions/43073/custom-xkb-layout-in-which-one-key-creates-two-unicode-code-points) – l0b0 Jan 19 '21 at 02:24
  • @l0b0 Thanks, but that answer does not solve my question. Even the answerer himself does not verified the answer. – Simon Jan 19 '21 at 08:01

0 Answers0