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
|