It is always a good idea to make a copy of xorg.conf (or any other settings for that matter) before making changes. A quick.. sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak or something like that would suffice. then if it fails, you can just copy bak to the original then try again.