Use xrandr to set the absolute position of the screen?
Posted
by
Eli
on Super User
See other posts from Super User
or by Eli
Published on 2011-06-21T22:33:16Z
Indexed on
2011/06/22
0:25 UTC
Read the original article
Hit count: 301
I am running XFCE on Fedora 15. I use xrandr to set the secondary display (HDMI-0) to be to the right of the primary (DVI-0), however it is always at the top-right. Is it possible to set the absolute position of the display (e.g. DVI-0 at 0,0 and HDMI-0 at 1920,56), or even set the display to be at the bottom-right?
I cannot modify the Xorg.conf, which would be the easy way, as that would mean generating an Xorg.conf file (there is none right now), and I do not know of any automated tool to do that (other than the fglrx driver).
The reason why I need this is because I want to extend the XFCE panel accross both monitors, but with there being a 56-pixel-wide dead zone at the bottom I cannot do this.
© Super User or respective owner