Short: Show info about available display modes Author: Marcin Labenski Uploader: marcin labenski gmail com Type: util/moni Version: 1.2 Architecture: m68k-amigaos >= 2.0; ppc-amigaos >=4.1; ppc-morphos >=3; i386-aros Note: DisplayInfo needs MUI 3.8 or newer. DisplayInfo ----------- DisplayInfo is a tool that shows all the information about available display modes that AmigaOS has. From technical standpoint, the data comes from invocation of GetDisplayInfoData system function (from grapics.library). This includes: * display info * dimension info * monitor info * name info The program also obtains the list of available modes and presents it in a list view. The user can get information for each mode (by clicking on it in the list) as well as show it for the current display mode. Requirements ------------ DisplayInfo runs on AmigaOS 2.x and 3.x, MorphOS (tested on 3.11), AmigaOS4 and AROS. For each of these operating systems native version is provided. In all the cases, DisplayInfo needs MUI 3.8 or newer. History ------- 1.2 - AROS version added - minor changes in handling errors in data 1.1 - add filtering of unnamed, invalid, unavailable and non-WB modes