# File generated by XFdrake. # ********************************************************************** # 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) #DontZoom # disable / (resolution switching) AllowMouseOpenFail # allows the server to start up even if the mouse does not work EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "synaptics" Load "glx" # 3D layer Load "/usr/X11R6/lib/modules/extensions/libglx.a" Load "record" # X event recorder EndSection Section "InputDevice" Identifier "Keyboard1" Driver "keyboard" Option "XkbModel" "itouch" Option "XkbLayout" "gb" Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "6 7" EndSection Section "InputDevice" Identifier "SynapticsMouse1" Driver "synaptics" Option "Protocol" "auto-dev" Option "Device" "/dev/input/mice" Option "EdgeMotionMinSpeed" "200" Option "MaxSpeed" "1.00" Option "MinSpeed" "0.8" Option "BottomEdge" "650" Option "EdgeMotionMaxSpeed" "200" Option "CircScrollTrigger" "2" Option "UpDownScrolling" "0" Option "SHMConfig" "on" Option "EmulateMidButtonTime" "75" Option "CircScrollDelta" "0.1" Option "LeftEdge" "120" Option "FingerLow" "14" Option "HorizScrollDelta" "20" Option "MaxTapTime" "180" Option "MaxTapMove" "110" Option "FingerHigh" "15" Option "VertScrollDelta" "20" Option "CircularScrolling" "1" Option "TopEdge" "120" Option "RightEdge" "830" Option "AccelFactor" "0.015" EndSection Section "Monitor" Identifier "monitor1" VendorName "Generic" ModelName "Flat Panel 1024x768" HorizSync 31.5-48.5 VertRefresh 40-70 EndSection Section "Device" Identifier "device1" VendorName "Neomagic Corp." BoardName "NeoMagic MagicMedia 256XL+" Driver "neomagic" #VideoRam 262144 # Driver "scitech" Option "DPMS" Option "sw_cursor" # Option "NoAccel" # Option "PCIBurst" "false" # Option "XaaNoSolidFillRect" # Option "XaaNoScreenToScreenCopy" # Option "ShadowFB" "false" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 24 Subsection "Display" Depth 8 Virtual 1024 768 EndSubsection Subsection "Display" Depth 15 Virtual 1024 768 EndSubsection Subsection "Display" Depth 16 Virtual 1024 768 EndSubsection Subsection "Display" Depth 24 Virtual 1024 768 EndSubsection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" InputDevice "SynapticsMouse1" "AlwaysCore" Screen "screen1" EndSection