Difference between revisions of "ISKernel:DisplayInfo (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
DisplayInfo
 
DisplayInfo
  
== Description ==
+
== Forms ==
Displays information on adapter resolution, current display mode, window viewable size, display scale, and distortion.
+
*DisplayInfo - displays information on adapter resolution, current display mode, window viewable size, display scale, and distortion.
  
 
== Examples ==
 
== Examples ==
Line 19: Line 19:
 
== See Also ==
 
== See Also ==
 
*[[LavishScript:Commands|LavishScript Commands]]
 
*[[LavishScript:Commands|LavishScript Commands]]
 +
*[[IS:Kernel#Commands|Kernel Commands]]
 
*[[IS:Session#Commands|Inner Space Session Commands]]
 
*[[IS:Session#Commands|Inner Space Session Commands]]
 +
  
 
{{Command-Stub}}
 
{{Command-Stub}}
 
[[Category:Inner Space]]
 
[[Category:Inner Space]]
[[Category:Inner Space Session]]
+
[[Category:Inner Space Kernel]]
[[Category:Inner Space Session Commands]]
+
[[Category:Inner Space Kernel Commands]]

Latest revision as of 04:52, 19 October 2005

Syntax

Command Difficulty Rating
DisplayInfo
Usage Newbie
Level of Understanding Beginner
Computer Savvy Beginner
Logic Newbie

DisplayInfo

Forms

  • DisplayInfo - displays information on adapter resolution, current display mode, window viewable size, display scale, and distortion.

Examples

Display Information

  • DisplayInfo
Output
Adapter resolution: 1280x1024
Current display mode: 1024x768 (windowed)
Window viewable size: 1024x768
Display Scale: 100.0%x100.0%, Distortion: 0.0%

See Also