# # Fujitsu/Siemens Amilo-D XF86Config Configuration # Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" ModulePath "/usr/X11R6/lib/modules" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" EndSection Section "Module" Load "dbe" Load "type1" Load "speedo" Load "freetype" Load "extmod" Load "glx" Load "v4l" EndSection Section "InputDevice" Driver "Keyboard" Identifier "Keyboard[0]" Option "MapName" "Generic keyboard [ pc101 ]" Option "Protocol" "Standard" Option "XkbLayout" "us" Option "XkbModel" "pc101" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Identifier "Mouse[0]" Driver "mouse" Option "Device" "/dev/sysmouse" # Option "Emulate3Buttons" "on" # Option "Name" "Autodetection" # Option "Protocol" "ps/2" # Option "Vendor" "Sysp" # Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Mouse[1]" Driver "mouse" Option "Device" "/dev/psm0" Option "Emulate3Buttons" "on" Option "Name" "Autodetection" Option "Protocol" "ps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Mouse[2]" Driver "mouse" Option "Device" "/dev/ums0" Option "Emulate3Buttons" "on" Option "Name" "Autodetection" # Option "Protocol" "ps/2" Option "Protocol" "ImPS/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Option "CalcAlgorithm" "CheckDesktopGeometry" HorizSync 31-65 Identifier "Monitor[0]" ModelName "1024X768@70HZ" VendorName "--> LCD" VertRefresh 58-78 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "800x600" 42.43 800 816 928 1072 600 600 610 626 Modeline "800x600" 48.67 800 816 928 1072 600 600 610 626 Modeline "1024x768" 69.35 1024 1040 1216 1400 768 768 778 802 Modeline "1024x768" 79.55 1024 1040 1216 1400 768 768 778 802 Modeline "640x480" 27.16 640 656 720 864 480 480 490 501 Modeline "640x480" 31.15 640 656 720 864 480 480 490 501 EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 15 Modes "800x600" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 32 Modes "800x600" EndSubSection SubSection "Display" Depth 8 Modes "800x600" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "S3Twister_P" BusID "1:0:0" Driver "savage" Identifier "Device[0]" VendorName "S3" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[0]" "CorePointer" # InputDevice "Mouse[1]" "CorePointer" # InputDevice "Mouse[2]" "SendCoreEvents" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection