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 _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx