Section "ServerLayout" Identifier "Custom netbook config" Screen 0 "Screen0" 0 0 # InputDevice "Synaptics Touchpad" "CorePointer" # InputDevice "Mouse0" "AlwaysCore" # InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/ttf-bitstream-vera/" EndSection Section "Module" Load "dbe" Load "xtrap" Load "record" Load "glx" Load "dri" Load "extmod" SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection EndSection Section "Monitor" Identifier "Monitor0" VendorName "Sylvania" ModelName "Netbook panel" HorizSync 31.50 - 37.90 VertRefresh 50.0 - 70.0 # Modeline "800x480" 40.00 800 808 936 1008 480 561 565 568 -hsync -vsync Option "DPMS" "True" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "PrintVGARegs" # [] #Option "PrintTVRegs" # [] #Option "I2CScan" # [] #Option "VBEModes" # [] #Option "NoAccel" # [] #Option "AccelMethod" # #Option "ExaNoComposite" # [] #Option "ExaScratchSize" # #Option "SWCursor" # [] #Option "ShadowFB" # [] #Option "Rotate" # [] #Option "VideoRAM" # #Option "ActiveDevice" # [] #Option "BusWidth" # [] #Option "Center" # [] #Option "PanelSize" # [] #Option "ForcePanel" # [] #Option "TVDotCrawl" # [] #Option "TVDeflicker" # #Option "TVType" # [] #Option "TVOutput" # [] #Option "DisableVQ" # [] #Option "DisableIRQ" # [] #Option "EnableAGPDMA" # [] #Option "NoAGPFor2D" # [] #Option "NoXVDMA" # [] #Option "VbeSaveRestore" # [] #Option "DisableXvBWCheck" # [] #Option "MaxDRIMem" # #Option "AGPMem" # Identifier "Card0" Driver "openchrome" VendorName "VIA Technologies, Inc." BoardName "CX700/VX700 [S3 UniChrome Pro]" BusID "PCI:1:0:0" # Option "VideoRAM" "65536" Option "ForcePanel" "True" # Option "ActiveDevice" "LCD" Option "AccelMethod" "EXA" # Option "ExaScratchSize" "8192" Option "MaxDRIMem" "16384" Option "MigrationHeuristic" "greedy" # Option "VBEModes" "True" Option "I2CScan" "True" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 Modes "800x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 4 Modes "800x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "800x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "800x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "800x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "800x480" EndSubSection EndSection Section "dri" Mode 0666 EndSection Section "ServerFlags" Option "AutoAddDevices" "True" Option "AllowEmptyInput" "True" EndSection Section "Extensions" Option "Composite" "Enable" EndSection