Hello everyone,
I often toggle this denominator style and would like to create a keyboard shortcut but have never found it when searching it in Preferences / Key commands. Am I missing something or this toggle cannot be assigned to a shortcut?

Hello everyone,
I often toggle this denominator style and would like to create a keyboard shortcut but have never found it when searching it in Preferences / Key commands. Am I missing something or this toggle cannot be assigned to a shortcut?

Most properties do not have dedicated shortcuts available in Preferences (I guess, technically even for the few that have key commands, those commands are not for the property itself, but for an explicitly exposed action to change the property⦠which is hair splitting, I realise).
If this specific property is the only thing that is really relevant to you, then you can set up a key command by hacking your keycommands JSON file (search the forum for this). Make sure that you make a backup first.
If there are more properties that you regularly want to set by key command, you might want to look into the ConsoleTools Lua framework, and its Tool Libraries. (disclaimer: Iām the developer.)