Short: scan DEVS:Monitors/#?.info for tooltypes Kurz: durchsucht DEVS:Monitors/#?.info tooltypes Author: Thomas Krafzik DISCLAIMER: ------------------------------------------------------------------------ This is FREEWARE. Distribution on Aminet or Aminet-CD's is always OK. Distribution by Fred Fish is always OK. Distribution on MeetingPearlsCD's is always OK. Other commercial distribution without written permission from me is strictly forbidden. Distribution is only allowed if the archive is left untouched. If you are a rascist or a fascist or have other racial prejudices, you are NOT allowed to use this program, of course. ------------------------------------------------------------------------ ChangeHWOverscan is copyright 1995/96 by Thomas Krafzik. Hello, this is a support program for MonSpecsMUI. It scans entire DEVS:Monitors/ directory for .info files which contain tooltypes saved with MonSpecsMUI and set these parameters system wide. The format of these tooltypes is: MODEID0= ; standard amiga mode id NOMMINX0= ; minimum nominal overscan x value NOMMAXX0= ; maximum nominal overscan x value NOMMINY0= ; minimum nominal overscan x value NOMMAXY0= ; maximum nominal overscan x value MAXMINX0= ; minimum maximal overscan x value MAXMAXX0= ; maximum maximal overscan x value MAXMINY0= ; minimum maximal overscan x value MAXMAXY0= ; maximum maximal overscan x value VIDEOMINX0= ; minimum video overscan x value VIDEOMAXX0= ; maximum video overscan x value VIDEOMINY0= ; minimum video overscan x value VIDEOMAXY0= ; maximum video overscan x value VPRMINX0= ; minimum ViewPositionRange x value VPRMAXX0= ; maximum ViewPositionRange x value VPRMINY0= ; minimum ViewPositionRange y value VPRMAXY0= ; maximum ViewPositionRange y value VPOSX0= ; ViewPosition x value VPOSY0= ; ViewPosition y value MODEID1=... NOMMINX1=... and so on The max values had to be always larger than the min values, otherwise they are ignored. START THIS PROGRAM ONLY AFTER THE MONITOR DRIVERS ARE STARTED. If you encounter that this program doesn't work for you, try to call SYS:Prefs/Overscan after it: ChangeHWOverscan ; user-startup SYS:Prefs/Overscan USE ; user-startup or call it twice (first before IPrefs, second after IPrefs) like this: (NOT RECOMMENDED) ; not recommended, try second method first ChangeHWOverscan ; startup-sequence IPrefs ; startup-sequence ChangeHWOverscan ; user-startup (Thanks must go to Martin Hilpert for the bug report) If you have any questions: -------------------------- My Address: Thomas Krafzik Belforter Str. 20 45884 Gelsenkirchen Germany Phone: (+49)209 12386 (international) 0209 12386 (german) EMail: Kenwood@Focus.RUHR.DE (<- NEW) If you have any questions you can contact me by phone or snail mail. The EMail address I gave in the previous release is no longer valid, please use the new one. If you send mail and expect an answer, include return postage also. Thank you.