vitamin wrote: > > Bob Wya wrote: > > > > Code: > > Section "Device" > > EndSection > > > > Section "Screen" > > Option "TwinView" "0" > > EndSection > > > > > > > > > > That is wrong. The proper option is : > > Code: > Option "DynamicTwinView" "FALSE" > > > And goes into Device section. BF2 is very specific about what resolution it wants and will not run properly if you don't have it. Sweet, That sorted the problem out. I'll cross post my revised xorg.conf on the other forums I put this question. Now I've just to sort the fact the overlay HUD is underlayed... :-) Thanks a million, Bob