--- videogen-0.16-old/some_modes.sh Fri Feb 19 01:54:30 1999 +++ videogen-0.16-new/some_modes.sh Wed Feb 24 15:32:11 1999 @@ -8,16 +8,16 @@ # +-----------------------------------------------------------+ # you may change this to the location of the videogen program -VIDEOGEN="./videogen" +VIDEOGEN=/usr/X11R6/bin/videogen # set this to the maximum dot clock your video card can generate [MHz] -DOTCLOCK="225" +DOTCLOCK="250" # set this to the maximum horizontal refresh rate of your monitor [kHz] -HORIZ="64.3" +HORIZ="95" # set this to the maximum vertical refresh rate of your monitor [Hz] -VERT="120" +VERT="180" # set this to the minimum horizontal sync pulse length of your monitor [us] MINSYNC="1"