0

I have a 4 k monitor that i have splitted into 4 virtual monitor with the intel gpu using xrandr commands at x startup. Now, I recently bought and nvidia 1050 ti and i can’t get my 4 virtuals display working. I don’t know why, xrand does not output errors. ( I use nvidia's drivers 470.141.03 )

This is how i setup the virtuals monitors

xrandr --setmonitor DP-0-1 1920/300x1080/170+0+0 DP-0
xrandr --setmonitor DP-0-2 1920/300x1080/170+1920+0 none
xrandr --setmonitor DP-0-3 1920/300x1080/170+0+1080 none
xrandr --setmonitor DP-0-4 1920/300x1080/170+1920+1080 none

And after i can see that the monitors have been created successfully

xrandr --listactivemonitors
Monitors: 4
0: DP-0-1 1920/300x1080/170+0+0 DP-0
1: DP-0-2 1920/300x1080/170+1920+0
2: DP-0-3 1920/300x1080/170+0+1080
3: DP-0-4 1920/300x1080/170+1920+1080

But when i want to maximaze one window, she's take the whole 4k monitor, that is not supposed to happen, she should maximize to one of the 4 virtual screen.

I would be very please if someone that have the same problem could answered me.

0 Answers0