Hi

I noticed few small glitches with the new FC6t3:

Installation was trouble free. But problems soon started popping up
1 I was not able to set x resolution below 1200 x 1152 using the gui utility for display management. Was only fixed when I added the following code to my xorg.conf
 Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Samsung SyncMaster 793S/793V/CM173G"
        HorizSync    40.0 - 50.0
        VertRefresh  80.0 - 120.0
        Option      "dpms"
 EndSection
and

 


--
pritam