Short: Lists DisplayDatabase entries, V1.23 Author: Thomas Krafzik Type: util/boot Requires: OS 2.1 or higher (only tested with 3.1 on an Amiga4000/030) Architecture: m68k-amigaos Kurz: listet DisplayDatabase-Einträge, V1.23 DISCLAIMER: -------------------------------------------------------------------------- This is FREEWARE. Distribution on Aminet and AminetCDs is always ok. Distribution by Fred Fish is always ok. Distribution on MeetingPearlsCDs is always ok. Other commercial distribution without written permission of me is strictly forbidden. -------------------------------------------------------------------------- Hello, with this program you can list all monitor ids currently in your system, you can define a pattern to filter certain monitor ids (MODEID), you can define property flags to even filter ids by these (PROPPATTERN), you can get all dimensions of all modeids (DIMS) or only the dimensions you select (DIMPATTERN), you can get a simple version of this (SIMPLEDIMS), you can get the current frequencies of the modeids (FREQUENCY), you can list all properties of all modeids (PROPERTIES), you can get the actual modeid of the frontmost screen (MODEID=t) and you can list all (well, CyBERGraphX.monitor doesn't show up, not my fault) monitors currently in system. Template: ModeIDList ID=MODEID/K,MON=MONITORS/S,A=ALL/S,SD=SIMPLEDIMS,D=DIMS/S, DP=DIMPATTERN/K,P=PROPERTIES/S,F=FREQUENCY/S,N=NONUM/S, NF=NOFANCY/S,MU=MONUPPER/S,PP=PROPPATTERN/M MODEID: here you can give any AmigaDOS pattern or a single modeid or 'T' for actual modeid MONITORS: list monitors instead of modeids ALL: shows also the unnamed modeids DIMS: shows overscan dimensions SIMPLEDIMS: show only results, no x or y coords DIMPATTERN: select which dimensions will be shown ('ntgmv') 'n' = Nominal 't' = Text 'g' = Graphics 'm' = Maximal 'v' = Video PROPERTIES: shows property flags (AGA,ECS,EHB,HAM...) FREQUENCY: shows also Hz/kHz NONUM: no counting of modeid's NOFANCY: use only normal text style MONUPPER: if you select ALL and this flag, ModeID's without a name becomes e.g. (NTSC) instead of (ntsc) PROPPATTERN: filter shown modeids by property flags flags could be: Lace DualPF PF2Pri HAM ECS AA PAL Sprites GenLock WB Draggable Panelled BeamSync EHB SprAtt SprChngRes SprBorder ScanDbl SprChngBase SprChngPri DBuf ProgBeam Foreign Examples: ModeIDList ID=T D P F WB Lace ModeIDList ID=99#? SD F ModeIDList ModeIDList A D P F HAM AA ModeIDList DP=nmv A D ModeIDList DP=tv SD F P HAM ModeIDList DP=tg SD F P A N NF ModeIDList A MU ModeIDList MON ModeIDList MON NF ModeIDList MON N NF WHAT'S NEW: Version 1.23 (15.2.97): MONUPPER, MONITORS Version 1.18 (19.1.97): DIMPATTERN, NONUM, NOFANCY My Address: Thomas Krafzik Belforter Str. 20 45884 Gelsenkirchen Germany Phone: (+49)209 12386 (international) 0209 12386 (german) Email: pizza@focus.ruhr.de If you have any questions you can contact me by phone, snail mail or email. If you send mail and expect an answer, include return postage also. (AIRmail to USA costs 3 DM, which is 2 US-$). Thank you.