The list of keyboard shortcuts (from Help menu) has the key names translated to my UI language (German). Should I assume that the shortcuts are also “translated” to work on a German keyboard?
Jumping to next/previous keyframe is assigned to ALT + ] or [, however to get to the square brackets on a German keyboard I need to hold ALT GR. So should I expect that ALT + ALT GR + ] works (it doesn’t)?
Double-click on the command in the shortcuts window works OK.
I don’t think the program knows what keyboard you use, if it receives a square bracket then it will look for a shortcut with square bracket.
The problem here is with Alt: AltGr is a windows shorcut for Ctrl+Alt so for your combination it will actually (try to) send Ctrl+Alt+Alt+[ which won’t match the default shortcut. You’ll have to change that shortcut to something else or switch to a different keyboard layout that doesn’t require AltGr.
2 Likes
that’s what I suspected - thanks for the clarification.