# File generated by anaconda. # ********************************************************************** # Refer to the XF86Config(4/5) man page for details about the format of # this file. # ********************************************************************** # ********************************************************************** # Files section. This allows default font and rgb paths to be set # ********************************************************************** Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/TrueType" FontPath "unix/:-1" EndSection # ********************************************************************** # Server flags section. # ********************************************************************** Section "ServerFlags" # Uncomment this to cause a core dump at the spot where a signal is # received. This may leave the console in an unusable state, but may # provide a better stack trace in the core dump to aid in debugging # NoTrapSignals # Uncomment this to disable the server abort sequence # This allows clients to receive this key event. # DontZap # Uncomment this to disable the / mode switching # sequences. This allows clients to receive these key events. # DontZoom EndSection # ********************************************************************** # Keyboard section # ********************************************************************** Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 LeftAlt Meta RightAlt Meta ScrollLock Compose RightCtl Control XkbRules "xfree86" XkbModel "pc101" XkbLayout "us" XkbVariant "nodeadkeys" EndSection # ********************************************************************** # Pointer section # ********************************************************************** Section "Pointer" Protocol "Microsoft" Device "/dev/mouse" Emulate3Buttons Emulate3Timeout 50 EndSection # ********************************************************************** # Monitor section # ********************************************************************** # Any number of monitor sections may be present Section "Monitor" Identifier "Generic Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5 VertRefresh 60 ModeLine "640x480" 25.175 640 664 760 800 480 491 493 525 EndSection Section "Monitor" Identifier "NEC MultiSync 3D" VendorName "Unknown" ModelName "Unknown" HorizSync 15.5-38.0 VertRefresh 50.0-90.0 Modeline "640x480" 25.175 640 664 760 800 480 491 493 525 ModeLine "800x600" 36 800 824 896 1024 600 601 603 625 Modeline "1024x768" 44.9 1024 1048 1208 1264 768 776 784 817 Interlace EndSection # ********************************************************************** # Graphics device section # ********************************************************************** Section "Device" Identifier "S3 968 (generic)" VideoRam 4096 EndSection # ********************************************************************** # Screen section # ********************************************************************** # The kernel framebuffer server Section "Screen" Driver "fbdev" Device "S3 968 (generic)" Monitor "NEC MultiSync 3D" Subsection "Display" # Depth 16 Modes "default" EndSubsection EndSection # The 16-color VGA server Section "Screen" Driver "vga16" Device "S3 968 (generic)" Monitor "NEC MultiSync 3D" Subsection "Display" Modes "640x480" "800x600" ViewPort 0 0 EndSubsection EndSection # The svga server Section "Screen" Driver "svga" Device "S3 968 (generic)" Monitor "NEC MultiSync 3D" DefaultColorDepth 16 Subsection "Display" Depth 16 Modes "800x600" ViewPort 0 0 EndSubsection Subsection "Display" Depth 8 Modes "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "1024x768" ViewPort 0 0 EndSubsection EndSection # The accel server Section "Screen" Driver "accel" Device "S3 968 (generic)" Monitor "NEC MultiSync 3D" DefaultColorDepth 16 Subsection "Display" Depth 16 Modes "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 8 Modes "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "800x600" ViewPort 0 0 EndSubsection EndSection