Difference between revisions of "ISKernel:DisplayInfo (Command)"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
DisplayInfo | DisplayInfo | ||
− | == | + | == Forms == |
+ | *DisplayInfo - displays information on adapter resolution, current display mode, window viewable size, display scale, and distortion. | ||
== Examples == | == Examples == | ||
+ | === Display Information === | ||
*DisplayInfo | *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}} | {{Command-Stub}} | ||
+ | [[Category:Inner Space]] | ||
+ | [[Category:Inner Space Kernel]] | ||
+ | [[Category:Inner Space Kernel Commands]] |
Latest revision as of 04:52, 19 October 2005
Syntax
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