# Begin /etc/X11/xorg.conf # Modified: February 18, 2006 Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" ModulePath "/usr/lib/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" # FontPath "/usr/share/fonts/CID/" EndSection Section "Module" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Compaq LCD" ModelName "Armada 1700" HorizSync 28-50 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "Linear" # [] #Option "NoAccel" # [] #Option "HWclocks" # [] #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "STN" # [] #Option "UseModeline" # [] #Option "Stretch" # [] #Option "LcdCenter" # [] #Option "MMIO" # [] #Option "SuspendHack" # [] #Option "FixPanelSize" # [] #Option "18BitBus" # [] #Option "ShowCache" # [] #Option "ShadowFB" # [] #Option "Rotate" # [] #Option "SetMclk" # #Option "FPClock8" # #Option "FPClock16" # #Option "FPClock24" # #Option "FPMode" # [] Identifier "Card0" Driver "chips" VendorName "Chips and Technologies" BoardName "F65555 HiQVPro" BusID "PCI:0:8:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" EndSubSection EndSection # End of /etc/X11/xorg.conf