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

From Lavish Software Wiki
Jump to navigation Jump to search
 
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
 +
{{CMD-DR|DisplayInfo|Newbie|Beginner|Beginner|Newbie}}
 +
DisplayInfo
  
== Description ==
+
== Forms ==
 +
*DisplayInfo - displays information on adapter resolution, current display mode, window viewable size, display scale, and distortion.
  
 
== Examples ==
 
== 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 ==
 
== 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}}
 +
[[Category:Inner Space]]
 +
[[Category:Inner Space Kernel]]
 +
[[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