i am using cv typeinto to send hotkeys.
i tried multiple ways but everything is giving me syntax error.
Example - “[k(ctrla)]” , “[k(ctrl)]”“[k(a)]”, “[k(ctrl)][k(a)]” and “[k(ctrl)]+[k(A)]” and etc.
All these syntaxes are giving me error.
Can somebody help me how to give ctrl+A syntax in computer vision activities.