This mod fixes MC-121278, making Ctrl+A (select all) and other keyboard shortcuts work on non-QWERTY keyboard layouts, such as AZERTY.
This mod does not add shortcuts. It makes the shortcuts that are already supported by Minecraft work on non-QWERTY keyboard layouts. Those shortcuts are:
By implementing the fix that is suggested on the bug report for MC-121278. That is, testing for the key name instead of its location on the keyboard.
This is a good question to which I unfortunately do not have a good answer. There are two possibilities: either your keyboard is capable of producing Latin letters, in which case you may be able to use the shortcuts, or it is not capable of doing so, in which case this mod will completely disable keyboard shortcuts. See #1 on the issue tracker for more information.