mgth / LittleBigMouse

DPI Aware mouse move across screens
GNU General Public License v3.0
3.95k stars 188 forks source link

Monitor re-size problem #204

Closed sora987 closed 2 years ago

sora987 commented 2 years ago

Hi, I have a 27' DIY monitor. Because the monitor used a driver board for 31.5' monitor, then scale it back to 27', Windows think the monitor is 31.5' for this particular program.

I inputted correct value for monitor size as below 220816223538328

but LBM refuses to use my inputted value, if I restart the program, it automatically changed to this: 220816223605072

I don't know how I can keep my provided value, so LBM will not change them automatically.

Thanks for the help.

sora987 commented 2 years ago

I override EDID info and fixed the problem...