Hallo und Willkommen bei Archlinux.
Bei Arch ist es so, dass fast nichts einfach da ist. So auch keine xorg.conf. Die ist vorhanden, wenn du eine erstellst.
# xorg -configure
# X -config /root/xorg.conf.new
# mv /root/xorg.conf.new /etc/X11/xorg.conf
Eine gute Lektüre ist auch
http://wiki.archlinux.org/index.php/Beginners_Guide
Jean-PAul