We appreciate the contributions many of you have been able to make towards repairing the storm damage and keeping a roof over our heads. With your help we’ve been able to complete much of the critical work. There is still work to be done to secure the house and your continued support will be a huge help.
Guests have read-only access to our forums. If you wish to participate you will need to register. Be sure to activate your account from the email sent to you when you register.
I'm running 3 monitors on my desktop. Always had DTI on the left most monitor #3. Just upgraded my main monitor #2. But now DTI is loading on monitor #1. I got the current version 4/6/25 of DTI
[ #3 ] [ #2 ] [ #1 ]
I just added the line monitor-mode=0 after the I got the new monitor trying to move DTI. Is the easy fix to just rearange my monitor numbers in Win10?
[options]
# size and position
monitor-mode=0
monitor-num=3
top=20
right=25
width=400
auto-scale=0
nav=0
did changing the monitor change the display arrangement in Windows?
also, numbering is the thing here. 0 is the primary monitor, 1 is the second monitor, 2 is the third monitor. If you specified monitor-num=3 then it would find no fourth monitor so it goes back to the primary monitor. See page 12.
I was able to test on a 3 monitor system today and can see the issue. The display code may have changed subtly. Add display-change=1 to the [options].
Hrm, there's more to this. Apparently the list of monitors don't exactly align with Window's list of monitors. The internal list is not being refreshed correctly after a hardware change.
It turns out this is a well known "bug". I've added an option that will allow us to identify a monitor using virtual desktop co-ordinates relative to the primary display.