------------------------------------------------------------------------- # File generated by xf86config. Modified by L.Fini # ********************************************************************** # 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/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" 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 # ********************************************************************** # Input devices # ********************************************************************** # ********************************************************************** # Keyboard section # ********************************************************************** Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 LeftAlt Meta RightAlt Meta ScrollLock Compose RightCtl Control # To disable the XKEYBOARD extension, uncomment XkbDisable. # XkbDisable XkbKeycodes "xfree86" XkbTypes "default" XkbCompat "default" XkbSymbols "us(pc101)" XkbGeometry "pc" XkbRules "xfree86" XkbModel "pc101" XkbLayout "us" EndSection # ********************************************************************** # Pointer section # ********************************************************************** Section "Pointer" Protocol "PS/2" Device "/dev/mouse" # Emulate3Buttons is an option for 2-button Microsoft mice # Emulate3Timeout is the timeout in milliseconds (default is 50ms) Emulate3Buttons Emulate3Timeout 50 EndSection # ********************************************************************** # Monitor section # ********************************************************************** Section "Monitor" Identifier "Fujitsu 765Dx LCD" VendorName "Prostar" ModelName "LCD" HorizSync 31.5-39.0 VertRefresh 50-90 # 800x600 @ 60 Hz, 37.8 kHz hsync Modeline "800x600" 40.2 800 840 968 1056 600 601 614 632 +hsync +vsync EndSection Section "Device" Identifier "Trident Cyber 9385 TGUI9660" VendorName "Trident" BoardName "Cyber 9385" Chipset "cyber9385" option "noaccel" ClockChip "tgui" VideoRam 2048 EndSection Section "Screen" Driver "SVGA" Device "Trident Cyber 9385 TGUI9660" Monitor "Fujitsu 765Dx LCD" SubSection "Display" Depth 16 Modes "800x600" # Virtual 1024 780 Virtual 1024 900 ViewPort 0 0 EndSubSection EndSection