kmfkbroad.blogg.se

Mouse autohotkey
Mouse autohotkey











mouse autohotkey

It looks likeĬoordMode, Mouse, Screen Regardless of being used or not, still doesn't work correctly I'm using a laptop hooked up by USB C to a dock that uses two HMDI's to two monitors. I almost feel like it's adding an extra monitors worth of horizontal distance. However, the moment you try to save a coordinate on another monitor and move to it, it's anyones guess on where it's going. This script works just fine on the main monitor. I've confirmed that the position it's recording is also correct and makes sense. I also can't get it to move slow, it always moves instantly, don't know why.

mouse autohotkey

SetWorkingDir %A_ScriptDir% Ensures a consistent starting directory.ĬoordMode, Mouse, Screen Regardless of being used or not, still doesn't work correctly, using this or not, it will work on the laptop screen but not the other two connected monitorsĪs you can see, if you hit Ctrl Shift 4, it'll record the mouses position, and if you hit Ctrl Shift 5, it will move the mouse to that position. SendMode Input Recommended for new scripts due to its superior speed and reliability. #Warn Enable warnings to assist with detecting common errors. Code: Select all #NoEnv Recommended for performance and compatibility with future AutoHotkey releases.













Mouse autohotkey