
19 Oct
2014
19 Oct
'14
2:34 a.m.
On 19/10/14 13:16, Trent W. Buck wrote:
Scott Junner wrote:
My concern now is that someone said the installation software should detect and automatically set up the dual screen configuration. Which sounds great. But at what point will it do this? Is it during that bit at the end where it says 'Automatic Configuration'? Because right now I can see two versions of the same screen and two pointers moving exactly the same on each screen.
AFAIK that's normal. The CLI tool to change (from mirrored to side-by-side) is called xrandr(1). e.g.
xrandr --output VGA-1 --left-of DVI-1
I use arandr as a gui for xrandr which is simple and doesn't have many dependencies. Nic