Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "USB Mouse" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Synaptics Touchpad" "AlwaysCore" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" Rgbpath "/usr/share/X11/rgb.txt" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/PEX" # Additional fonts: Locale, Gimp, TTF... FontPath "/usr/share/fonts/cyrillic" # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi" # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi" # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig! FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/ttf/western" FontPath "/usr/share/fonts/ttf/decoratives" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/truetype/openoffice" FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera" FontPath "/usr/share/fonts/latex-ttf-fonts" FontPath "/usr/share/fonts/defoma/CID" FontPath "/usr/share/fonts/defoma/TrueType" FontPath "/usr/share/fonts/artwiz-fonts" FontPath "/usr/share/fonts/local" EndSection Section "Module" Load "record" Load "dri2" Load "xtrap" Load "extmod" Load "glx" Load "GLcore" Load "v4l" Load "dri" #Disable "dri" Load "bitmap" #bitmap fonts Load "dbe" Load "evdev" #Load "freetype" Load "synaptics" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbLayout" "pl.map.gz" EndSection Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "SendCoreEvents" "true" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Buttons" "7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" # 1280x800 @ 60.00 Hz (GTF) hsync: 49.68 kHz; pclk: 83.46 MHz Modeline "1280x800_60.00" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +Vsync Option "DPI" "96x96" #Gamma 0.700 0.650 0.600 Gamma 0.50 0.50 0.50 #Gamma 0.5 #Option "Brightness" "1.500 1.500 1.500" #Option "Contrast" "1.500 1.600 1.500" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "SHMConfig" "on" Option "Repeater" "/dev/ps2mouse" 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" #BoardName "OpenChrome" Driver "openchrome" ##Driver "s3virge" #Driver "unichrome" VendorName "VIA Technologies, Inc." BoardName "CN700/P4M800 Pro/P4M800 CE/VN800 [S3 UniChrome Pro]" BusID "PCI:1:0:0" Option "sw_cursor" #Option "hw_cursor" Option "AccelMethod" "EXA" Option "ActiveDevice" "LCD" Option "ExaScratchSize" "8192" Option "PanelSize" "1280x800" #Option "Brightness" "2.001 2.001 2.001" #Option "Contrast" "2.001 2.001 2.001" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 #Modes "1280x800" "800x600" Modes "1280x800_60.00" EndSubSection SubSection "Display" Viewport 0 0 Depth 4 Modes "1280x800" "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "1280x800" "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "1280x800" "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x800" "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x800" "800x600" EndSubSection EndSection