Code: Select all
Script.RegisterDocumentAction("", "Math Eval", "Ctrl+'", "MathEval");
I have checked that no other plugins or keyboard shortcuts have been assigned to this key combination, so it's not due to conflicts.
Moderator: kfury77
Code: Select all
Script.RegisterDocumentAction("", "Math Eval", "Ctrl+'", "MathEval");