You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to figure out how to restrict this script from working in speciffc programs - f.e. Minecraft, because I am require capslock as the Sneak-key and am not keen to fight against 3k+ hours of muscle memory on that.
I tried:
`If !Winactive( - with&without respective titlematchmode set
returning early out of the capslock subroutine
doing the same while sending Capslock
fiddled with removing the hook of the hotkey
I am a bit out of ideas. My current workaround is to have an entire separate script to detect minecraft startup, kill of hotkeyR, then relaunch it when Minecraft/etc is closed. But that is a very bulky, ugly workaround.
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to figure out how to restrict this script from working in speciffc programs - f.e. Minecraft, because I am require capslock as the Sneak-key and am not keen to fight against 3k+ hours of muscle memory on that.
I tried:
I am a bit out of ideas. My current workaround is to have an entire separate script to detect minecraft startup, kill of hotkeyR, then relaunch it when Minecraft/etc is closed. But that is a very bulky, ugly workaround.
The text was updated successfully, but these errors were encountered: