I've modified my keymap with the following modification `xmodmap -e "keysym k = k K Down"` meaning `altgr-k` should function like `down` arrow navigation key. Seems to work mostly. I am able to use the `edit>preferences>keybindings` system to assign some action to `<primary>down` and that action gets triggered properly.
If however i leave `<primary>down` unbound then it appears whatever is bound to `<primary>k` is executed instead. This is geany 1.26 gtk3 version. --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/951
