home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!usc!sdd.hp.com!ux1.cso.uiuc.edu!milo.mcs.anl.gov!oxygen!goral
- From: goral@aps.anl.gov (Jack T. Goral)
- Subject: et4000 & WEN monitor
- Message-ID: <1992Sep11.143349.7151@mcs.anl.gov>
- Sender: usenet@mcs.anl.gov
- Reply-To: goral@aps.anl.gov
- Organization: Argonne National Lab -- APS
- Date: Fri, 11 Sep 1992 14:33:49 GMT
- Lines: 106
-
-
- The following is a Xconfig file for Aamazing VGA-900 adapter ($89) with
- 1Mb memory (based on Tseng et4000) and WEN SVGA ($249)monitor.
-
-
-
- # $XConsortium: Xconfig,v 1.2 91/08/26 14:34:55 gildea Exp $
- #
- # Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
- #
- # Permission to use, copy, modify, distribute, and sell this software and its
- # documentation for any purpose is hereby granted without fee, provided that
- # the above copyright notice appear in all copies and that both that
- # copyright notice and this permission notice appear in supporting
- # documentation, and that the name of Thomas Roell not be used in
- # advertising or publicity pertaining to distribution of the software without
- # specific, written prior permission. Thomas Roell makes no representations
- # about the suitability of this software for any purpose. It is provided
- # "as is" without express or implied warranty.
- #
- # THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
- # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
- # EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
- # CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
- # DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
- # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- # PERFORMANCE OF THIS SOFTWARE.
- #
- # Author: Thomas Roell, roell@informatik.tu-muenchen.de
- # modified by obz for easier linux porting
- # modified by Jack Goral (N9ERY) to be used with following hardware:
- # 1.Aamazing VGA-900 adapter:
- # -ET4000
- # -1Mb mem
- # 2.WEN SVGA monitor
- #
- # some nice paths, to avoid conflicts with other X-servers
- #
- RGBPath "/usr/X11/lib"
- FontPath "/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/"
- #FontPath "/usr/lib/X11/fonts/misc/"
-
- Keyboard
- AutoRepeat 500 5
- # Xleds 1 2 3
- ServerNumLock
- # DontZap
-
- Microsoft "/dev/ttys0"
- #MouseSystems "/dev/ttys2"
- #MMSeries "/dev/ttys2"
- #Logitech "/dev/ttys2"
- #MouseMan "/dev/ttys2"
- #Busmouse "/dev/ttys2"
- BaudRate 1200
- # SampleRate 150
- Emulate3Buttons
-
- #
- # The graphics drivers
- #
- vga256
- Virtual 1024 768 #800 600
- ViewPort 0 0
- Modes "640x480" "800x600" "1024x768i"
- # Clocks 25 28 57 72 78 68 50 62
- # Clocks 25 28 37 24 29 32 39 46 85 69 73 61 59 62 74 86)
- #
- # Aamazing VGA-900 (ET4000) + WEN SVGA Monitor
- # use 'startx 2>clock.log &' to get clock values in 'clock.log' file
- Clocks 25 28 35 29 30 33 22 24 50 57 65 61 60 0 55 47
- #Staticgray
- #Grayscale
- #Staticcolor
- #Pseudocolor
- #Truecolor
- #Directcolor
- Chipset "et4000"
- #Chipset "et3000"
- #Chipset "gvga"
- #Chipset "pvga1"
- Displaysize 1024 768
- #Screenno 0
- #Vendor "legend"
- Videoram 1024
-
- ModeDB
- # clock horzontal timing vertical timing
- "640x480" 25 640 672 768 800 480 490 492 525
- # 28 640 672 768 800 480 490 492 525
-
- "800x600" 35 800 816 952 1056 600 608 610 633
- # 36 800 832 966 966 600 600 609 631
- # 39 800 872 968 1104 600 600 606 624
- # 39 800 864 896 1008 600 600 606 624
-
- "1024x768i" 47 1024 1064 1224 1264 768 777 785 817 Interlace
- # 45 1024 1064 1224 1264 768 777 785 817 Interlace
- "1024x768" 61 1024 1092 1220 1344 768 786 791 810
- # 61 1024 1096 1272 1328 768 776 778 808
- # 61 1024 1072 1176 1272 768 778 779 804
- # 61 1024 1072 1200 1240 768 766 782 786
-
- #end of Xconfig
-
-
-