--- xorg.conf.orig 2006-11-29 16:32:35 +0300 +++ xorg.conf 2006-11-29 16:40:36 +0300 @@ -3,7 +3,7 @@ Screen "Screen at Device0" 0 0 InputDevice "mouse0" "CorePointer" InputDevice "ruwin_ct_sh" "CoreKeyboard" - Option "AIGLX" "true" + Option "AIGLX" "false" EndSection Section "Files" @@ -13,16 +13,12 @@ Section "Module" Load "dbe" - Load "bitmap" - #Load "ddc" - Load "vbe" Load "glx" Load "dri" - Load "extmod" Load "type1" Load "freetype" SubSection "extmod" - Option "omit xfree86-dga" + Option "omit xfree86-dga" EndSubSection EndSection @@ -45,48 +41,45 @@ Section "Monitor" Identifier "L1730S|0" -# DisplaySize 340 270 +# DisplaySize 340 270 EndSection Section "Device" Identifier "Intel 8xx/9xx (generic)|0" Driver "i810" - Option "DRI" "True" - Option "AddARGBGLXVisuals" "True" - Option "AllowGLXWithComposite" "True" - Option "XAANoOffscreenPixmaps" "True" - Option "MonitorLayout" "CRT" - Option "DisplayInfo" "FALSE" +# Option "MonitorLayout" "CRT" +# Option "DisplayInfo" "FALSE" EndSection Section "Screen" Identifier "Screen at Device0" Device "Intel 8xx/9xx (generic)|0" Monitor "L1730S|0" - DefaultDepth 24 + DefaultDepth 16 SubSection "Display" Depth 8 - Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" + Modes "1280x1024" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 15 - Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" + Modes "1280x1024" "1280x768" "800x600" EndSubSection SubSection "Display" Depth 16 - Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" + Modes "1280x1024" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 24 - Modes "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" + Modes "1280x1024" "1024x768" "800x600" EndSubSection - Option "DisableGLXRootClipping" "True" EndSection Section "DRI" - Group "xgrp" - Mode 0660 -EndSection -Section "Extensions" - Option "Composite" "Enable" + Group "xgrp" + Mode 0660 EndSection + +#Section "Extensions" +# Option "Composite" "Enable" +# Option "RENDER" "true" +#EndSection