Outstanding! My xorg.conf was fine, but I simply didn't know to mess with xrandr.
Now I've made a folder of the following scripts on my desktop to automate: Clone Mode: xrandr --output LVDS --auto --output VGA --auto --same-as LVDS External on Left: xrandr --output VGA --left-of LVDS External on Right: xrandr --output VGA --right-of LVDS Turn Off External: xrandr --output VGA --off Display Info: xrandr -v && xrandr -q && sleep 10 Many thanks Niveditha. -- This message posted from opensolaris.org
