<p></p>
<p>Default shortcut keys for custom commands are ctrl+1, ctrl+2 and ctrl+3<br>
This only works on QWERTY keyboards.<br>
My AZERTY (French) keyboard have those keys as:</p>
<table role="table">
<thead>
<tr>
<th>Keyboard</th>
<th></th>
<th></th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<td>QWERTY</td>
<td>1</td>
<td>2</td>
<td>3</td>
</tr>
<tr>
<td>AZERTY (shift)</td>
<td>1</td>
<td>2</td>
<td>3</td>
</tr>
<tr>
<td>AZERTY (no modifier)</td>
<td>&</td>
<td>é</td>
<td>"</td>
</tr>
</tbody>
</table>
<p>Even if I press Ctrl+Shift+&, it does not trigger the first custom command (sort, in my case, see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="685725451" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/2582" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2582/hovercard" href="https://github.com/geany/geany/issues/2582">#2582</a>).</p>
<p>So I had to change the key binding in the settings (hopefully, it's great that this is possible!):</p>
<table role="table">
<thead>
<tr>
<th>Key binding</th>
<th>Before</th>
<th>After</th>
</tr>
</thead>
<tbody>
<tr>
<td>Send to custom command 1</td>
<td><code><Primary>1</code></td>
<td><code><Primary>ampersand</code></td>
</tr>
<tr>
<td>Send to custom command 2</td>
<td><code><Primary>2</code></td>
<td><code><Primary>eacute</code></td>
</tr>
<tr>
<td>Send to custom command 3</td>
<td><code><Primary>3</code></td>
<td><code><Primary>quotedbl</code></td>
</tr>
</tbody>
</table>
<p>Would it be possible to set those by default if French keyboard is used?<br>
Maybe not.</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/2730">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3CXY6BLY43G7L7M43S2IUOFANCNFSM4WFVESRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJYP3LDZMY3MMIXRNRTS2IUOFA5CNFSM4WFVESR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LXRRMEA.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/2730",
"url": "https://github.com/geany/geany/issues/2730",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>