#; #; -----------------------------------------------------------------------;# #; XF86Config-GF2 #; Author : #; HomePage : #; Date : 2003-02-10 #; #; Server : XF86 v4.2.1 (03 Sep 2002) #; O/S : OpenBSD i386 3.2-current (20030204) #; Machine : Gateway ELP 3600 PC #; Video : NVidia GeForce2 100 #; Monitor : Hewlett Packard A4575A #; Keyboard : Hewlett Packard D4950B (PC104) #; Mouse : Generic Gateway Wheel Mouse 7003165 #; -----------------------------------------------------------------------;# #; Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" 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/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID//" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "ServerFlags" Option "DontZap" Option "DontZoom" EndSection Section "Module" Load "dbe" Load "extmod" Load "glx" Load "record" Load "xtrap" Load "speedo" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "us" Option "AutoRepeat" "500 30" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "SendCoreEvents" "true" Option "Protocol" "wsmouse" Option "Device" "/dev/wsmouse" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "false" EndSection Section "Monitor" Identifier "Monitor0" VendorName "HWP" ModelName "11df" HorizSync 31.5 - 82.0 VertRefresh 50.0 - 100.0 Option "DPMS" EndSection Section "Device" Identifier "Card0" Driver "nv" VendorName "NVidia" BoardName "GeForce2 MX 100/200" ChipSet "GeForce2 MX 100/200" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection #; ----- End XF86Config file ---------------------------------------------;#