Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/TrueType" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "True" Option "BlankTime" "7" EndSection Section "Module" Load "ddc" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" #Load "pex5" #Load "record" #Load "xie" Load "bitmap" Load "freetype" Load "speedo" Load "type1" Load "vbe" Load "int10" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "AutoRepeat" "500 30" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection # The following sections are for some serial/PS2/USB mice. These # examples have probably to be adapted to your actual hardware. # # Die folgenden Einträge für serielle/PS2/USB-Mäuse sind als # Beispiele anzusehen und müssen wahrscheinlich noch angepaßt werden. Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "Device" "/dev/ttyS0" Option "Protocol" "Microsoft" Option "ZAxisMapping" "4 5" Option "Buttons" "3" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/usb/mouse0" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "PS2Maus" Driver "mouse" Option "Device" "/dev/psaux" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "InputDevice" Identifier "Touchpad" Driver "mouse" Option "Device" "/dev/gpmdata" Option "Protocol" "MouseSystems" EndSection Section "Device" Identifier "Video Card" Driver "i810" VideoRam 4096 EndSection Section "Monitor" Identifier "Monitor" HorizSync 28-49 VertRefresh 43-72 Option "DPMS" # I only use this resolution: Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync EndSection Section "Screen" Identifier "Default Screen" Device "Video Card" Monitor "Monitor" Option "Accel" DefaultDepth 16 SubSection "Display" Depth 1 Modes "1024x768" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" "CoreKeyboard" InputDevice "Configured Mouse" "CorePointer" InputDevice "Generic Mouse" InputDevice "PS2Maus" EndSection Section "DRI" Mode 0666 EndSection