# With libXiconfig we don't need configuration for # ps and usb mice. # For serial mice we will set up all serial devices. # Section "ServerLayout" Identifier "Minimal layout" Screen "Screen0" 0 0 # InputDevice "/dev/ttyS0" "CorePointer" 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/ttyS1" Driver "mouse" Option "Device" "/dev/ttyS1" Option "Protocol" "microsoft" EndSection Section "Monitor" Identifier "HM703U|0" HorizSync 30-96 VertRefresh 50-160 ModeLine "1024x768" 115.5 1024 1056 1248 1440 768 771 781 802 -hsync -vsync EndSection Section "Device" Identifier "Card0|0" Driver "ati" Option "ColorTiling" "on" EndSection Section "Screen" Identifier "Screen0" Device "Card0|0" Monitor "HM703U|0" DefaultDepth 16 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 0660 EndSection