# XF86Config from http://web.singnet.com.sg/~anupmc/Linux_on_6200MMX.html # # Copyright (c) 1996 by The XFree86 Project, Inc. # See 'man XF86Config' for info on the format of this file 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/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 LeftAlt Meta RightAlt Meta ScrollLock Compose RightCtl Control XkbKeycodes "xfree86" XkbTypes "default" XkbCompat "default" XkbSymbols "us(pc101)" XkbGeometry "pc" XkbRules "xfree86" XkbModel "pc101" XkbLayout "us" EndSection Section "Pointer" # Protocol "MouseManPlusPS/2" # Device "/dev/mouse" # Emulate3Buttons # Left + Right emulates Center # Buttons 5 # ZAxisMapping 4 5 Device "/dev/mouse" Protocol "imps/2" Buttons 5 # Emulate3Buttons ZAxisMapping 4 5 EndSection Section "Monitor" Identifier "NEC Versa LCD" VendorName "NEC" ModelName "6200MX" HorizSync 30.76-48.36 VertRefresh 49.77-60 Modeline "1024x768" 65 1024 1064 1208 1344 768 771 777 806 Modeline "800x600" 28.3 800 816 856 920 600 600 601 618 Modeline "640x480" 25.18 640 664 760 800 480 491 493 525 # 320x240 @ 60 Hz, 31.5 kHz hsync, 4:3 aspect ratio Modeline "320x240" 12.588 320 336 384 400 240 245 246 262 Doublescan EndSection Section "Device" Identifier "NEC CT65550" VendorName "NEC" BoardName "CT65550" # Made by Chips & Technologies # Option "power_saver" # Enable EnergyStar/DPMS sleep mode # # use for external monitor only! Option "fast_dram" # Needed to prevent screen glitches Option "hw_cursor" # Set to "sw_cursor" in case of problems DacSpeed 65.00 # Override server's idea of what is safe # to allow 1024x768 at 16 bits per pixel EndSection Section "Screen" Driver "SVGA" Device "NEC CT65550" Monitor "NEC Versa LCD" DefaultColorDepth 16 BlankTime 0 SuspendTime 15 OffTime 30 SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" Virtual 1024 768 ViewPort 0 0 EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "640x400" "800x600" Virtual 1024 768 ViewPort 0 0 EndSubSection SubSection "Display" Depth 24 Modes "800x600" "640x480" "320x240" Virtual 800 600 ViewPort 0 0 EndSubSection EndSection