On Thu, Jan 5, 2017 at 11:08 PM Ed Greshko <ed.greshko@greshko.com> wrote:


On 01/06/17 11:58, Philippe LeCavalier wrote:
> Okay so let me ask this then. Does anybody know how I would change how I scroll from one
> screen to another in Xrandr? Currently, I must access my left screen by exiting my right
> screen to the right (and left on my left).

You need to issue the xrandr command to position your monitor.

For example....  My configuration has 2 active outputs...

HDMI-0 connected primary
DP-1 connected

The monitor on DataPort1 sits on my desk to the right of the monitor on HDMI-0.  So, to
get the correct orientation I use...

xrandr --output DP-1 --right-of HDMI-0 --auto


--
You're Welcome Zachary Quinto
_______________________________________________

Thanks Zachary. That's what I came up with (and left-of) but when I issue that I get zero return and nothing changes on the screens. Mine active screens are listed as XWAYLAND1 & XWAYLAND0 if that helps? 
--
Regards,
Phil