<div dir="ltr">The problem is actually more lower level than that.  The primary positions are using X server zero coordinates. As such the primary monitor for applications is typically the top left monitor.<div><br></div><div>This is nothing to do with XRandR or Openbox, but a problem with X windows in that displays can't properly use negative coordinates (it means something different when a negative coordinate is given to applications)</div><div><br></div><div>I myself wanted my primary monitor (laptop screen) below my secondary one (large rmonitor well above the laptop.  I couldn't do it.</div><div><br></div><div>I have similar problems with multi-media computers where the laptop (multi-media center) is to the right of the large (secondary) screen that is to display the videos being watched.</div><div><br></div><div>The only solutions I can see is to set up the display in reverse, (primary on left), and then use some weird mouse warping application to warp mouse movements from the 'correct' sides of the display.  Not perfect but should work, but I have no working solution.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 23, 2016 at 11:57 AM, Luciano ES <span dir="ltr"><<a href="mailto:lucmove@gmail.com" target="_blank">lucmove@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, 22 Jun 2016 18:28:27 -0700, Dana Jansens wrote:<br>
<br>
> Are you looking for the --primary flag in the xrandr command?<br>
><br>
> <a href="https://www.x.org/archive/X11R7.5/doc/man/man1/xrandr.1.html" rel="noreferrer" target="_blank">https://www.x.org/archive/X11R7.5/doc/man/man1/xrandr.1.html</a><br>
<br>
</span>I've tried that.<br>
<br>
xrandr --output HDMI1 --primary --right-of VGA1<br>
<br>
The smaller monitor becomes the one on the left as expected, but it totally behaves like it's the primary monitor, stealing all of the components I associate with "primary.".<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Luciano ES<br>
>><br>
_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" rel="noreferrer" target="_blank">http://icculus.org/mailman/listinfo/openbox</a></div></div></blockquote></div><br></div>