On 2013-09-13, Merciadri Luca <[email protected]> wrote: > > What I want is my panels to go on the left screen, not on the right one, > because my left screen is bigger and I'm facing it > physically. Therefore, the right screen should extend my left one, not > the opposite. It however looks, as I specified earlier, as if everything > was defined correctly (i.e. the main X screen is defined as the left > one). > > Any idea on that?
You have the following option in your /etc/X11/xorg.conf file? (TwinViewOrientation--relationship of head 1 to head 0) Option "TwinViewOrientation" "LeftOf" "RightOf" is the default. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

