Dual monitor, permission issue
Posted
by
cenna75
on Ask Ubuntu
See other posts from Ask Ubuntu
or by cenna75
Published on 2013-10-21T13:22:26Z
Indexed on
2013/10/23
16:09 UTC
Read the original article
Hit count: 169
permissions
|multiple-monitors
I had a dual monitor configuration going on for quite some time. One day, after moving the computer to another location and reconnecting everything, it changed such that I saw everything in double (being very much sober), I think it's called the 'mirrors' config. Anyway, from there on, there was nothing to be done through the system settings gui to change it back, as it wouldn't allow me to save any modification. The error I get when clicking 'save' is : "Failed to create file /home/me/monitors.xml.xxxxxx. Permission denied", xxxx being a random code, changing everytime. However, I can save all the configurations I want just fine by using the terminal, in my case:
xrandr --output DVI-I-1 --right-of VGA-1
So I do have a workaround and this is therefore a question more out of curiosity. What could possibly have changed to make it impossible to do it through the gui and still letting me change the config using xrandr without being root? I'm having a hard time believing it could have anything to do with disconnecting/reconnecting the monitors... Any idea? Thanks !
© Ask Ubuntu or respective owner