Try adding a subsection to your /etc/X11/xorg.conf or /etc/X11/XF86Config whichever one you have.
Here's one from my xorg.conf. as an example. You can have as many as you want as long as they're valid.
Code:
Subsection "Display"
Depth 24
Virtual 1024 768
EndSubsection
EndSection