Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so dont bother with any of their useless mail servers here and just use oauth login instead. Thank the nice Russians for causing that. :)

Paste

Pasted as Plain Text by qwert ( 13 years ago )
Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver  "kbd"
 Option  "XkbRules" "xorg"
 Option  "XkbModel" "pc105"
 Option  "XkbLayout" "us,ru"
 Option  "XkbVariant"    ",winkeys"
 Option  "XkbOptions" "grp:menu_toggle"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver  "mouse"
EndSection

Section "Device"
 Identifier "ATI HD 2600 PRO/AGP"
 Driver  "fglrx"
# Option  "UseInternalAGPGART" "no"
 Option  "IgnoreEDID" "On"
 Option  "NoDDC" "on"
 Option  "ModeDebug" "On"
 Option  "DDC" "No"
EndSection

Section "Monitor"
 Identifier "Philips 190C"
 HorizSync 30.0 - 83.0
 VertRefresh 56.0 - 76.0
 Option  "TargetRefresh" "60"
 ModeLine "1280x1024custom" 108 1280 1328 1440 1688 1024 1025 1028 1066 +vsync +hsync
 Option  "SyncOnGreen" "On"
# Option  "PrefferedMode"  "1280x1024custom"
 Option  "DDC" "No"
 Mode  "superpuper"
  DotClock 108
  HTimings 1280 1328 1440 1688
  VTimings 1024 1025 1028 1066
  Flags  "+VSync" "+HSync"
 EndMode
EndSection

Section "Screen"
 Identifier "Default Screen"
 Monitor  "Philips 190C"
 Device  "ATI HD 2600 PRO/AGP"
 DefaultDepth  24
 SubSection "Display"
  Depth 24
  Modes "superpuper"
 EndSubSection
EndSection

 

Revise this Paste

Parent: 6922
Your Name: Code Language: