Comment 116 for bug 1310489

Revision history for this message
Lian Sebe (csebe) wrote :

Found an (idiotic but) efficient workaround!

protect /etc/X11/xorg.conf to be overwritten using:
chattr +i /etc/X11/xorg.conf

Then, don't forget to unprotect it and protect it back each time you want to modify it.