From: mhw@cs.brown.edu (Mark Weaver)
In-Reply-To: keithk@ocf.berkeley.edu's message of 2 Jul 1993 17:58:53 GMT
Organization: Dept. of Computer Science, Brown University
References: <211t0t$ctv@agate.berkeley.edu>
Date: Sat, 3 Jul 1993 04:51:46 GMT

In article <211t0t$ctv@agate.berkeley.edu> keithk@ocf.berkeley.edu (Keith Kong) writes:
> Can someone please post the Xconfig for the MAG 17" monitor?

I have the exact same card and monitor, and have an Xconfig which runs
1152x900 with 256 colors in 1 Meg of VRAM for Xfree-1.2.  It has two
setups which you can switch between via Ctrl-Alt-(keypad +).  The
first has a higher refresh rate, but occasionally the monitor looses
sync because of interference, and I have to switch to the second one.
You may also have to change the part of it which refers to my Logitech
Mouseman.

I by no means guarantee this to be as good as it gets, but it works
well for me.

--------------------------------CUT-HERE--------------------------------
#
# some nice paths, to avoid conflicts with other X-servers
#
RGBPath		"/usr/X386/lib/X11/rgb"

#
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
FontPath	"/usr/X386/lib/X11/fonts/misc/"
FontPath	"/usr/X386/lib/X11/fonts/Type1/"
FontPath	"/usr/X386/lib/X11/fonts/Speedo/"
FontPath	"/usr/X386/lib/X11/fonts/75dpi/"
# FontPath	"/usr/X386/lib/X11/fonts/100dpi/"

#
# 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

#
# Enable this to use the XQUEUE driver for keyboard and mouse handling
# under System V.  This may go away in the future.
#
# Note - If you use XQUEUE, you must comment out the keyboard and
#        mouse definitions.
#
# Xqueue

#
# Keyboard and various keyboard-related parameters
#
Keyboard
  AutoRepeat 500 5
  ServerNumLock
#  Xleds      1 2 3
#  DontZap
#
# To set the LeftAlt to Meta, RightAlt key to ModeShift, 
# RightCtl key to Compose, and ScrollLock key to ModeLock:
# 
#  LeftAlt     Meta
#  RightAlt    ModeShift
#  RightCtl    Compose
#  ScrollLock  ModeLock

#
# Mouse definition and related parameters
#
MouseMan	"/dev/com1"
#  BaudRate	9600
#  SampleRate	150
#  Emulate3Buttons

#
# The graphics drivers
# First the 8-bit colour SVGA driver
#
vga256

#
# To disable SpeedUp, use NoSpeedUp
#
#  NoSpeedUp
#  Virtual	1152 900

#  Chipset	"ATI"
  Virtual	1152 900
  ViewPort      0 0
  Modes	        "1152x900" "1152x900a"
  Clocks 1 2 3 4 5 6 7 8

#
# Next the 1-bit mono SVGA driver
#
vga2

  Virtual	800 600
  ViewPort      0 0
  Modes	        "640x480"
#  Modes        "800x600" "640x480"

#
# The Hercules driver.  For Hercules, the only valid configuration option
# is ScreenNo (refer to the manual page).
#
# hga2

#
# And last,  the database of video modes
#
ModeDB
# OFFICIAL VESA Monitor timings + IBM Standards - TRY THESE FIRST
# Contributor:          Thomas Roell [roell@sgcs.com]
# Last Edit Date:       3/29/92
#
# name        clock   horizontal timing     vertical timing      flags
# "640x480"     25      640  664  760  800    480  491  493  525
#               31      640  664  704  832    480  489  492  520
# "800x600"     36      800  824  896 1024    600  601  603  625
# "800x600"     40      800  840  968 1056    600  601  605  628
# "800x600"     50      800  856  976 1040    600  637  643  666
# "800x600"     50      800  833 1023 1056    600  610  617  627
# "1024x768i"   44     1024 1040 1216 1264    768  777  785  817  Interlace
# "1024x768"    65     1024 1032 1176 1344    768  771  777  806
#               75     1024 1048 1184 1328    768  771  777  806
#               85     1024 1032 1152 1360    768  784  787  823
# "1280x1024i"  80     1280 1296 1512 1568   1024 1025 1037 1165  Interlace
# "1280x1024"  110     1280 1328 1512 1712   1024 1025 1028 1054
#              135     1280 1312 1456 1712   1024 1027 1030 1064

 "800x600"      7      800  856  976 1040    600  637  643  666
 "1024x768"     5     1024 1032 1176 1344    768  771  777   80
 "1152x900"     5     1152 1180 1384 1484    900  901  907  935
 "1152x900a"    5     1152 1200 1424 1544    900  901  907  935
--
--------------------------------------------------------------------
Internet/CSnet: mhw@cs.brown.edu        | Mark Weaver
BITNET: mhw@browncs                     | Box 2160, Brown University
UUCP: uunet!brunix!mhw                  | Providence, RI 02912-2160
