<p>
On Fri, Sep 04 2020, Adam Nielsen wrote:<br />
</p>

<p>
>> This last point make me think it is maybe related to my hardware ?<br />
>> It is something knowed that we can’t abuse at will of the last layers?<br />
><br />
> Have you tried plugging in a second keyboard, and pressing half the<br />
> key combination on one keyboard, and finishing it off on the other?<br />
><br />
> That should tell you whether it’s down to a hardware limitation on the<br />
> keyboard itself.<br />
</p>

<p>
Hello Adam,<br />
</p>

<p>
Unfortunally I will not have an external keyboard nor a second computer<br />
 at hand before a certain amount of time.<br />
</p>

<p>
I have found a more clear example of this behavior :<br />
</p>

<p>
I have remapped<br />
`Caps<sub>Lock</sub>` to `Backspace`<br />
`AltGr` to `Control<sub>R</sub>`<br />
`Control<sub>R</sub>` to `Alt<sub>R</sub>`,<br />
</p>

<p>
Now if i type one of the next sequences, it will be well interpreted :<br />
</p>
<ul class="org-ul">
<li>`Control<sub>R</sub>` + `Alt<sub>R</sub>` + `Backspace`<br /></li>
<li>`Control<sub>R</sub>` + `Alt<sub>L</sub>` + `Backspace`<br /></li>
<li>`Control<sub>L</sub>` + `Alt<sub>R</sub>` + `Backspace`<br /></li>
</ul>

<p>
However if I type this one :<br />
</p>
<ul class="org-ul">
<li>`Alt<sub>L</sub>` + `Control<sub>R</sub>` + `Backspace`<br /></li>
</ul>
<p>
xev will not see any input.<br />
This one definitivly make me think it’s the firmware fault.<br />
</p>

<p>
The same scheme apply with small variations on others keys, for<br />
example if I type `c`  instead of backspace `Backspace` and add `Shift` to the<br />
combinaisons, the exact same behavior happens.<br />
</p>

<p>
Is it something relatively common to found such a keyboard which<br />
can’t take much combinaisons ?<br />
</p>