Search found 8 matches

by ajhalls
02 Mar 2017, 11:20
Forum: Ask for Help (v1)
Topic: SysGet reports wrong display info
Replies: 7
Views: 3120

Re: SysGet reports wrong display info

I am not sure. After 3 days of messing with it, I got it working using an open source utility called LittleBigMouse on github (https://github.com/mgth/LittleBigMouse) which correctly identified my monitor space, calculated the ScaleRatio for the zoom, and lined it all up beautifully. It didn't just ...
by ajhalls
01 Mar 2017, 11:14
Forum: Ask for Help (v1)
Topic: SysGet reports wrong display info
Replies: 7
Views: 3120

Re: SysGet reports wrong display info

Thanks 4GForce. That returns 9000x5321. I temporarily switched my monitor to landscape and got 11520x3227.

Just curious, is there some AHK scripts / libraries that might have better functionality than SysGet?
by ajhalls
01 Mar 2017, 00:54
Forum: Ask for Help (v1)
Topic: SysGet reports wrong display info
Replies: 7
Views: 3120

Re: SysGet reports wrong display info

Check the video, it shows the windows display setup as well as a slightly modified version of the SysGet script. I have also run the vanilla script with similar results.
by ajhalls
28 Feb 2017, 15:37
Forum: Ask for Help (v1)
Topic: SysGet reports wrong display info
Replies: 7
Views: 3120

SysGet reports wrong display info

I was working on something that was moving the mouse using info it got from MouseGetPos when I realized things weren't working as they should. I tried to use the Windows Spy / SysGet to diagnose the issue, but it seems completely wrong. Middle monitor, 4k: http://i.imgur.com/4VeySlS.jpg Left Monitor...
by ajhalls
28 Feb 2017, 11:48
Forum: Ask for Help (v1)
Topic: Confused by AHK breaking on simple hotkeys declarations Topic is solved
Replies: 1
Views: 657

Confused by AHK breaking on simple hotkeys declarations Topic is solved

I am working on a script that will reposition the mouse as you move from monitor to monitor with different resolutions. As I am making minor changes to the calculations area I am constantly tweaking some number, saving and reloading. It got repetitive, which is the perfect time to introduce a macro ...
by ajhalls
28 Feb 2017, 11:08
Forum: Scripts and Functions (v1)
Topic: Screen clipping
Replies: 307
Views: 137972

Re: Screen clipping

I just found out about this very awesome script last night and in configuring it today I wanted to mention a couple things. The IMGUR API is an Oauth2 API that it is looking for, once you setup your account you need to visit this page: https://api.imgur.com/oauth2/addclient and give it a name. It wi...
by ajhalls
22 Feb 2017, 20:20
Forum: Ask for Help (v1)
Topic: Persistant monitor mouse for monitor switching to prevent warping.
Replies: 1
Views: 984

Persistant monitor mouse for monitor switching to prevent warping.

I am a javascript programmer and frequently need to have the browser's console open to inspect elements, which hides most of the page. To fix this I got a 32" 4K monitor that is in portrait mode between 2 1080p monitors. The issue is the mouse warping as it goes from screen to screen. There just doe...

Go to advanced search