To create an initial /etc/xorg.conf file, you can have Xorg's autoconfiguration output a full blown static one for you:
sudo Xorg -configure
or create an /etc/xorg.conf containing only those sections and options that you need to override Xorg's autoconfigurated settings.