On Sat, Oct 01, 2016 at 02:21:29AM -0400, John Lewis wrote:

And does this provide it or do you get (other?) errors?
xrandr --output HDMI-3 --auto --rotate normal --output DVI-0 --auto
--rotate normal --right-of HDMI-3

Cheers,
Thomas

john@thunderguard:~/.screenlayout$ ./twoscreens2.sh
xrandr: cannot find mode 1920x1080
john@thunderguard:~/.screenlayout$ cat twoscreens2.sh
#!/bin/sh
xrandr --output DisplayPort-3 --off --output HDMI-3 --mode 1920x1080
--pos 1920x0 --rotate normal --output DVI-0 --mode 1920x1080 --pos 0x0
--rotate normal

Nope

So what happens on the auto + relative call? The twoscreens2.sh output
we did know.

Thomas
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Reply via email to