Differentiate between browser and Jitsi shortcuts

Hi,

is it possibile to differentiate between the Browser and Jitsi shortcuts? In my case Browser(STRG+M) for mute the tab and Jitsi(M) for mute the micro.
If I press STRG+M during a active Jitsi session for mute the complete tab sound and I am muted, it will mute the tab sound but unmute the micro in the session.

Thanks in advance

I don’t think that is possible.

oh ok, so it is not possible to change the shortcuts for Jitsi in the source code?

Modifying the code you sure can!

You can start here: jitsi-meet/keyboardshortcut.js at master · jitsi/jitsi-meet · GitHub and check where other shortcuts are registered.