Re: Can the right-hand side monitor be primary and the one on left-hand side secondary?
Anthony Thyssen <a.thyssen-YlX7AVbyhojX/[email protected]> Thu, 23 Jun 2016 12:57:58 +1000
| Newsgroups | gmane.comp.window-managers.openbox |
|---|---|
| Message-ID | <CABOaSg11RQzd_rp8Ed=TO=VCEQvHxRUC3qnz5zxQuU2PVe7NOQ@mail.gmail.com> |
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. 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) I myself wanted my primary monitor (laptop screen) below my secondary one (large rmonitor well above the laptop. I couldn't do it. 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. 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. On Thu, Jun 23, 2016 at 11:57 AM, Luciano ES <[email protected]> wrote: > On Wed, 22 Jun 2016 18:28:27 -0700, Dana Jansens wrote: > > > Are you looking for the --primary flag in the xrandr command? > > > > https://www.x.org/archive/X11R7.5/doc/man/man1/xrandr.1.html > > I've tried that. > > xrandr --output HDMI1 --primary --right-of VGA1 > > 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.". > > -- > Luciano ES > >> > _______________________________________________ > openbox mailing list > [email protected] > http://icculus.org/mailman/listinfo/openbox > _______________________________________________ openbox mailing list [email protected] http://icculus.org/mailman/listinfo/openbox