Hello,
I would love to be able to assign multiple keyboard shortcuts to control one command.
Exemple:
"Start Jam"
Assigns to key shortcuts "g" and "spacebar"
I tried to modify the xml code but I didn't succeed :(
<keycontrol id="user-content-StartJam">
<key><![CDATA[g]]></key>
</keycontrol>
Thanks
Anonymous