I have two monitors which is located like below:
Code: Select all
HDMI-0 connected 3440x1440+0+0
DisplayPort-1-0 connected primary 1080x1920+3440+0 right
If i set dpi other than 96 (default value) in `winecfg` command's `display` tab, some software will not response. (This is an example sofware: https://ntcore.com/files/CFF_Explorer.zip)
The situation is, when using these softwares, moving mouse into it's window area will not see the mouse cursor and the window does not reponsed to mouse click. But when move the window to primary monitor, which is DisplayPort-1-0 in my situation, it will responsed to mouse click again.
The default dpi (96) will work for both monitor.
Does anyone know how to fix this ?