1
Bug reports / Re: [3.9.1] fullscreen startup screws up dual screen setup
« on: 5 April 2015, 13:31:58 »
The video is by me.
Arch Linux 64bit, annex installed from official latest .sh.
AMD HD 7750 with open source drivers.
My xrandr setup is:
This means 1920x1200 left and 1920x1080 right, connected at the bottom.
Arch Linux 64bit, annex installed from official latest .sh.
AMD HD 7750 with open source drivers.
My xrandr setup is:
Code: [Select]
xrandr --output DVI-1 --off
xrandr --output HDMI-0 --mode 1920x1200 --primary
xrandr --output DVI-1 --mode 1920x1080 --pos 1920x120This means 1920x1200 left and 1920x1080 right, connected at the bottom.

