I FINALLY GOT IT WORKING !!!!!! I AM USING XF86_W32 AS MY X-SERVER, AND HERE
IS MY XF86Config. THANKS to all those who assisted and tried to assist me!!!
but....., xv crashes sometimes. I have 8 MB RAM and 10MB swap space.
# Copyright (c) 1994 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#
# This file was generated by reconfig(1)
# Refer to the XF86Config(4/5) man page for a description of the format
Section "Files"
FontPath "/usr/X11R6/lib/fonts/misc/"
FontPath "/usr/X11R6/lib/fonts/75dpi/"
FontPath "/usr/X11R6/lib/fonts/100dpi/"
RGBPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "ServerFlags"
EndSection
Section "Keyboard"
Protocol "Standard"
ServerNumLock
EndSection
Section "Pointer"
Protocol "microsoft"
Device "/dev/ttyS0"
BaudRate 1200
EndSection
Section "Monitor"
Identifier "MAG 14LX??"
VendorName "Unknown"
ModelName "Unknown"
BandWidth 64 # EDIT THIS!
HorizSync 30-50 # EDIT THIS!
VertRefresh 50-100 # EDIT THIS!
ModeLine "640x400" 25 640 672 752 800 480 481 483 520 +Hsync +Vsync
ModeLine "640x480" 28 640 672 752 800 480 481 483 520 +Hsync +Vsync
ModeLine "800x600" 36 800 856 976 1040 600 637 643 666 +Hsync +Vsync
ModeLine "800x600" 50 800 856 976 1040 600 637 693 666 +Hsync
EndSection
Section "Device"
Identifier "Diamond Stealth 32"
VendorName "Diamond"
BoardName "Diamond Stealth"
clocks 25 28 50
Option "hibit_low"
EndSection
Section "Screen"
Driver "accel"
Device "Diamond Stealth 32"
Monitor "RandomMonitor-4"
Subsection "Display"
Modes "800x600"
EndSubsection
EndSection