Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 # commented out by update-manager, HAL is now used and auto-detects devices # Keyboard settings are now read from /etc/default/console-setup # InputDevice "Mouse0" "CorePointer" # commented out by update-manager, HAL is now used and auto-detects devices # Keyboard settings are now read from /etc/default/console-setup # InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/root/build/X/lib/xorg/modules" FontPath "/root/build/X/share/fonts/X11/misc/" FontPath "/root/build/X/share/fonts/X11/TTF/" FontPath "/root/build/X/share/fonts/X11/OTF/" FontPath "/root/build/X/share/fonts/X11/Type1/" FontPath "/root/build/X/share/fonts/X11/100dpi/" FontPath "/root/build/X/share/fonts/X11/75dpi/" EndSection Section "Module" Load "extmod" Load "dbe" Load "glx" Load "dri" Load "dri2" EndSection # commented out by update-manager, HAL is now used and auto-detects devices # Keyboard settings are now read from /etc/default/console-setup #Section "InputDevice" # Identifier "Keyboard0" # Driver "kbd" #EndSection # commented out by update-manager, HAL is now used and auto-detects devices # Keyboard settings are now read from /etc/default/console-setup #Section "InputDevice" # Identifier "Mouse0" # Driver "mouse" # Option "Protocol" "auto" # Option "Device" "/dev/input/mice" # Option "ZAxisMapping" "4 5 6 7" #EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" Modeline "1024x600_60.00" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync +Vsync EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional Identifier "Card0" Driver "geode" # Driver "vesa" VendorName "Unknown Vendor" BoardName "Unknown Board" BusID "PCI:0:1:1" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection