I have an Ansible
script that runs through and sets up a new install of Ubuntu 13.04
. I would like to change configuration related to my monitors and switch mirror monitors off and configure dual monitors. Where does configuration get stored for monitor preferences?
I know you can go to System Settings
> Displays
and uncheck Mirror displays
. I want to have script or command to do this in automated way.