<blockquote>
<p>I've modified my keymap with the following modification <code>xmodmap -e "keysym k = k K Down"</code> meaning <code>altgr-k</code> should function like <code>down</code> arrow navigation key. </p>
</blockquote>

<p>Doesn't work for me, AltGr seem to be the 5th entry here, so I had to do <code>xmodmap -e "keysym k = k K l M Down N"</code> (for testing :).  Might be my keymap though.</p>

<blockquote>
<p>Seems to work mostly. I am able to use the <code>edit>preferences>keybindings</code> system to assign some action to <code><primary>down</code> and that action gets triggered properly.</p>
</blockquote>

<p>Does here indeed, properly recognizes <kbd><Primary>Down</kbd>.</p>

<blockquote>
<p>If however i leave <code><primary>down</code> unbound then it appears whatever is bound to <code><primary>k</code> is executed instead.</p>
</blockquote>

<p>Not for me.  If I replace the <kbd><Primary>Down</kbd> bind by <kbd><Primary>K</kbd>, they are triggered as expected (e.g. only when actually hitting that very combination).</p>

<p>Both with GTK2 and 3.</p>

<p>I don't think it would explain your problem, but don't you have more than one thing bout to <kbd><Primary>K</kbd> or <kbd><Primary>Down</kbd>?  Geany more or less allows multiple binds to the same key, although actually only very few bindings really do something meaningful about it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/issues/951#issuecomment-194586681">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ_f-GlyiytmhbXUn__NjWLOzU-Yeks5pr2UxgaJpZM4Hs1l6.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/951#issuecomment-194586681"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>