Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "freetype" EndSection Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" FontPath "/usr/X11R6/lib/X11/fonts/OTF" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" EndSection Section "ServerFlags" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "keyboard" Option "Protocol" "wskbd" Option "Device" "/dev/wskbd0" Option "XkbRules" "xorg" Option "XkbModel" "sun" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "SunMouse" # SysMouse #Option "Device" "/dev/wsmouse" Option "Device" "/dev/tty00" Option "Baudrate" "1200" EndSection Section "Monitor" Identifier "sun" HorizSync 31.5 - 82.0 VertRefresh 50-90 EndSection Section "Device" Identifier "sun" Driver "wsfb" Option "device" "/dev/ttyD0" EndSection Section "Screen" Identifier "Screen 1" Device "sun" Monitor "sun" Subsection "Display" Depth 1 EndSubsection Subsection "Display" Depth 8 EndSubsection Subsection "Display" Depth 16 EndSubsection Subsection "Display" Depth 24 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection