The goal is Ctrl+Shift+/ to send Win+Shift+V. When sending something else, e.g. abc
, that works. Does it need special handling?
What I have:
^+/:: SendInput, #+Vreturn
Debug note, Ctrl+/ works, Shift+/ doesn't.
The goal is Ctrl+Shift+/ to send Win+Shift+V. When sending something else, e.g. abc
, that works. Does it need special handling?
What I have:
^+/:: SendInput, #+Vreturn
Debug note, Ctrl+/ works, Shift+/ doesn't.