Dear list.

In my .stumpwmrc I have:

,----
| (set-prefix-key (kbd "C-ae"))
`----

ae or æ is on:

,----
| KeyPress event, serial 36, synthetic NO, window 0x1000001,
|     root 0x8f, subw 0x0, time 1031519464, (294,845), root:(295,846),
|     state 0x0, keycode 47 (keysym 0xe6, ae), same_screen YES,
|     XLookupString gives 2 bytes: (c3 a6) "æ"
|     XmbLookupString gives 2 bytes: (c3 a6) "æ"
|     XFilterEvent returns: False
`----

This works fine, expect when I use C-a in other programs, such as
Emacs. If I press C-a, nothing happens and Stump tells me:

,----
| C-a not bound.
`----

My verison of Stump is: 0.9.8

Is there any workaround so I can use C-ae as a prefix, or is this a bug?

-- 
Kind regards,
Jón Gunnar Þorsteinsson


_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to