SystemInfo¶
- MacroModule¶
author
package
definition
Purpose¶
The module SystemInfo shows system information.
Details¶
The system information include information about the operating system, the installed OpenGL driver, and the hardware OpenGL details.
Windows¶
Default Panel¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
Visible Fields¶
Visual Info¶
- name: visualInfo, type: String, persistent: no¶
Shows information about the Open GL driver.
Glew Info¶
- name: glewInfo, type: String, persistent: no¶
Shows information about the graphics card.
Copy Short Info To Paste Board¶
- name: copyShortInfoToPasteBoard, type: Trigger¶
When pressed, a string with the most important system information is copied to the pasteboard.
Copy Long Info To Paste Board¶
- name: copyLongInfoToPasteBoard, type: Trigger¶
When pressed, all available system information is copied to the pasteboard.