Section "ServerLayout" Identifier "Xorg Configured" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" # PS/2 Mouse not detected # Serial Mouse not detected InputDevice "Mouse1" "CorePointer" InputDevice "Mouse2" "AlwaysCore" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" 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" EndSection Section "Module" # Load "i2c" Load "bitmap" # Load "ddc" Load "extmod" Load "freetype" Load "int10" Load "vbe" Load "dri" Load "glx" Load "dbe" # Double-Buffering Extension # Load "v4l" # Video for Linux Load "type1" Load "synaptics" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XkbVariant" "" EndSection Section "InputDevice" Identifier "Serial Mouse" Driver "mouse" Option "Protocol" "Microsoft" Option "Device" "/dev/ttyS0" Option "Emulate3Buttons" "true" Option "Emulate3Timeout" "70" Option "SendCoreEvents" "true" EndSection Section "InputDevice" Identifier "PS/2 Mouse" Driver "mouse" Option "Protocol" "auto" Option "ZAxisMapping" "4 5" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "true" Option "Emulate3Timeout" "70" Option "SendCoreEvents" "true" EndSection Section "InputDevice" Identifier "Mouse1" Driver "synaptics" Option "Protocol" "auto-dev" Option "Device" "/dev/psaux" Option "LeftEdge" "2000" Option "RightEdge" "5500" Option "TopEdge" "1700" Option "BottomEdge" "4000" Option "FingerLow" "25" Option "TapButton1" "0" Option "TapButton2" "0" Option "TapButton3" "0" Option "FingerHigh" "30" # Option "MaxTapTime" "100" # Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.06" Option "MaxSpeed" "0.12" Option "AccelFactor" "0.0010" Option "SHMConfig" "on" EndSection Section "InputDevice" Identifier "Mouse2" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "LCD-Panel" Option "DPMS" # HorizSync 60 # VertRefresh 31.5-90 # modeline "1280x800@60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync EndSection # Auto-generated by Archie mkxcfg Section "Device" Identifier "VN896" BusID "PCI:01:00:0" BoardName "VIA Chrome9 HC" VendorName "VIA Tech" Driver "openchrome" # Driver "via" # Option "HWCursor" "off" Option "SWCursor" Option "ActiveDevice" "CRT,LCD" # Option "Rotate" "CW" UD CCW Option "XAANoOffscreenPixmaps" "true" Option "DRI" "true" Option "EnableAGPDMA" "false" EndSection Section "Screen" Identifier "Screen0" Device "VN896" Monitor "LCD-Panel" DefaultDepth 24 SubSection "Display" Modes "1280x800" "1024x768" "800x600" "640x480" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" Option "RENDER" "Enable" Option "RenderAccel" "true" Option "backingstore" "true" Option "AllowGLXWithComposite" "true" EndSection Section "DRI" Mode 0666 EndSection