# File generated by XFdrake. # XFree86-Konfiguration fuer Apple iMac 17"-800 # Linux-Magazin 05/2003 # ********************************************************************** # Refer to the XF86Config man page for details about the format of # this file. # ********************************************************************** Section "Files" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Mandrake 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:-1" EndSection Section "ServerFlags" #DontZap # disable (server abort) AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work #DontZoom # disable / (resolution switching) EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "glx" # 3D layer EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "de(nodeadkeys)" Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/usbmouse" Option "ButtonNumber" "3" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "monitor1" HorizSync 30-80 VertRefresh 50-170 # Apple iMac modes # ModeLine "1024x768" 78.525 1024 1049 1145 1312 768 769 772 800 +hsync +vsync # ModeLine "800x600" 62.357 800 821 901 1040 600 601 604 632 +hsync +vsync # ModeLine "640x480" 49.886 640 661 725 832 480 481 484 514 +hsync +vsync # ModeLine "1440x900" 100.000 1440 1456 1464 1480 900 916 924 940 +HSync +VSync Mode "1440x900" # D: 100.000 MHz, H: 67.568 kHz, V: 71.880 Hz DotClock 100.001 HTimings 1440 1444 1452 1500 VTimings 900 916 924 940 Flags "-HSync" "-VSync" EndMode EndSection Section "Device" Identifier "device1" BusID "PCI:0:16:0 Driver "nv" Option "CrtcNumber" "0" Option "FlatPanel" "1" # Option "NoAccel" "1" Option "UserFBDev" "1" Option "DPMS" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 8 Subsection "Display" Depth 8 Modes "1440x900" EndSubsection Subsection "Display" Depth 15 Modes "1440x900" EndSubsection Subsection "Display" Depth 16 Modes "1440x900" EndSubsection Subsection "Display" Depth 24 Modes "1440x900" EndSubsection Subsection "Display" Depth 32 Modes "1440x900" EndSubsection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" Screen "screen1" EndSection