You are not logged in.

#1 2020-04-03 22:27:54

Gamel
Member
Registered: 2020-04-03
Posts: 1

Dual screen problem

Hello, lately I've had some problem with my dual screen setup. When i try to drag a window from the left screen to the right one it didn't work as i expected ( Instead of transferring the window by the right screen edge it works on the left one;shortly it works on the contrary it should )

I've already tried to create the file 10-monitor.conf (path : /etc/X11/xorg.conf.d/10-monitor.conf ) but it didn't work

This is the content of the file 10-monitor.conf :

Section "Monitor"
        Identifier "DP-2"
        Option "Primary" "true"
EndSection

Section "Monitor"
        Identifier "DP-4"
        Option "RightOf" "DP-2"
EndSection

Offline

#2 2020-04-04 06:49:02

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,707

Re: Dual screen problem

Instead of transferring the window by the right screen edge it works on the left one;shortly it works on the contrary it should

We're gonna need an english version of this ;-)
(Does it mean the window stays on the same output but warps to the other edge?)

What's the output of "xrandr -q" and "loginctl session-status"?

Offline

Board footer

Powered by FluxBB