Section "ServerLayout" Identifier "Internal" Screen "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "External" Screen "VGA_OUT" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/TTF" # FontPath "/usr/share/fonts/ttf-bitstream-vera" # FontPath "/usr/share/fonts/artwiz:unscaled" # FontPath "/usr/share/fonts/100dpi:unscaled" # FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/misc/" EndSection Section "Module" Load "extmod" Load "dri" Load "drm" Load "dbe" Load "glx" Load "freetype" Load "GLcore" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbLayout" "dk" Option "XkbModel" "pc105" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Device" "/dev/input/mice" EndSection Section "Monitor" Identifier "LCD" VendorName "Apple" ModelName "Powerbook G4 LCD 1152x768" HorizSync 30-70 VertRefresh 50-160 Option "DPMS" EndSection Section "Monitor" Identifier "VGA" VendorName "External" ModelName "VGA" HorizSync 30-70 VertRefresh 50-160 Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] Option "DMAForXv" "True" # Option "ForcePCIMode" "True" #Option "CCEPIOMode" # [] #Option "CCENoSecurity" # [] #Option "CCEusecTimeout" # #Option "AGPSize" # #Option "RingSize" # #Option "BufferSize" # # Option "Display" "Mirror" # # Option "PanelWidth" "1152" # Option "PanelHeight" "768" #Option "ProgramFPRegs" # [] #Option "VideoKey" # #Option "ShowCache" # [] Identifier "Card0" # Option "UseFBDev" "True" # Option "AGPMode" "2" Driver "r128" VendorName "ATI Technologies Inc" BoardName "Rage Mobility M3 AGP 2x" # BusID "PCI:0:16:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "LCD" DefaultDepth 16 SubSection "Display" Depth 8 Modes "1152x768" EndSubSection SubSection "Display" Depth 15 Modes "1152x768" EndSubSection SubSection "Display" Depth 16 Modes "1152x768" EndSubSection SubSection "Display" Depth 24 Modes "1152x768" EndSubSection EndSection Section "Screen" Identifier "VGA_OUT" Device "Card0" Monitor "VGA" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" EndSubSection EndSection Section "DRI" Mode 0666 EndSection