# With libXiconfig we don't need configuration for # ps and usb mice. # For serial mice we will set up all serial devices. # # Composite is not yet stable on even major drivers; # uncomment to enable Section "ServerLayout" Identifier "Minimal layout" Screen "Screen0" 0 0 EndSection Section "Module" # Load "freetype" Load "glx" # Load "dri" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "ServerFlags" Option "AutoAddDevices" "true" Option "AllowMouseOpenFail" "true" Option "AIGLX" "true" EndSection Section "InputDevice" Identifier "/dev/ttyS0" Driver "mouse" Option "Device" "/dev/ttyS0" Option "Protocol" "microsoft" EndSection Section "Monitor" Identifier "Samsung SyncMaster 795DF/795MB/CD175GP|0" DisplaySize 310 230 HorizSync 30.0 - 85.0 VertRefresh 50.0 - 160.0 EndSection Section "Device" Identifier "Card0|0" Driver "nvidia" EndSection Section "Screen" Identifier "Screen0" Device "Card0|0" Monitor "Samsung SyncMaster 795DF/795MB/CD175GP|0" DefaultDepth 16 Option "NvAgp" "1" Option "PixmapCacheSize" "1000000" Option "AllowSHMPixmaps" "0" Option "AddARGBGLXVisuals" "True" Option "RenderAccel" "true" Option "AllowGLXWithComposite" Option "Backingstore" "true" Option "RandRRotation" "true" Option "TripleBuffer" "true" SubSection "Display" Depth 8 Modes "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" EndSubSection SubSection "Display" Depth 32 Modes "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480" EndSubSection EndSection Section "DRI" Group "xgrp" Mode 0666 EndSection Section "Extensions" Option "RENDER" "Enable" Option "Composite" "Enable" EndSection