
19 Oct
2014
19 Oct
'14
2:16 a.m.
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 guess there are GUI tools to do the same thing in e.g. KDE and GNOME, but I don't know about them.