<p></p>
<blockquote>
<p>the original key setting was displayed as <strong>l</strong> in the setup dialogue, respectively as `Strg+L' (upper case) in the menu</p>
</blockquote>
<p>As you surmised, the text in the menu is set by GTK, its the keycode shown in the keybindings preferences that matters, thats what Geany tests for, and <code><primary>l</code> is lower case so its not <code>Ctrl+L</code> no matter what GTK says.</p>
<p>Alt is a bad key code to use with GTK since its the prefix for mnemonics, and so GTK might steal it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2554#issuecomment-661809214">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3P36M3ZVVC4EJQTXDR4V6OBANCNFSM4PDNSZ2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4UWZI4I6DLNSGIE7DR4V6OBA5CNFSM4PDNSZ22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE5ZGQPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2554#issuecomment-661809214",
"url": "https://github.com/geany/geany/issues/2554#issuecomment-661809214",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>