On 10/01/2016 02:45 AM, Thomas Lübking wrote:
> 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

john@thunderguard:~/.screenlayout$ xrandr --output DisplayPort-3 --off
--output HDMI-3 --mode 1920x1080
xrandr: cannot find output 0x95
john@thunderguard:~/.screenlayout$ xrandr --output DVI-0 --mode
1920x1080 --pos 0x0
xrandr: cannot find mode 1920x1080

I think that is what you asked for.

_______________________________________________
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