Здравейте.
Много ще ви бъда благодарен ако ме посъветвате как да пусна монитора (Dell P780) на 100hz. Въпреки, че ми показва че мога да го пусна на 100 като го задам не се променя и си остава на 85. Под Win ги поддържа. 
Промених стоностите на xorg според модела на монитора, но нищо не се променя. Ето как изглежда сега: 
| Цитат  | 
Section "Monitor"    Identifier   "Generic Monitor"    HorizSync    30.0 - 85.0    VertRefresh  48.0 - 120.0    Option       "DPMS" EndSection
  Section "Monitor"    Identifier   "aticonfig-Monitor[0]"    Option       "VendorName" "ATI Proprietary Driver"    Option       "ModelName" "Generic Autodetecting Monitor"    Option       "DPMS" "true" EndSection
  Section "Device"    Identifier  "ATI Radeon x1300"    Driver      "vesa"    BusID       "PCI:1:0:0" EndSection
  Section "Device"    Identifier  "aticonfig-Device[0]"    Driver      "fglrx"    Option       "VideoOverlay" "on"    Option       "OpenGLOverlay" "off" EndSection
  Section "Screen"    Identifier "Default Screen"    Device     "ATI Radeon x1300"    Monitor    "Generic Monitor"    DefaultDepth     24    SubSection "Display"       Depth     1       Modes    "1024x768" "800x600" "640x480"    EndSubSection    SubSection "Display"       Depth     4       Modes    "1024x768" "800x600" "640x480"    EndSubSection    SubSection "Display"       Depth     8       Modes    "1024x768" "800x600" "640x480"    EndSubSection    SubSection "Display"       Depth     15       Modes    "1024x768" "800x600" "640x480"    EndSubSection    SubSection "Display"       Depth     16       Modes    "1024x768" "800x600" "640x480"    EndSubSection    SubSection "Display"       Depth     24       Modes    "1024x768" "800x600" "640x480"    EndSubSection |