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

From Lavish Software Wiki
Jump to navigation Jump to search
Line 7: Line 7:
  
 
== Examples ==
 
== Examples ==
 +
===Turning the mousecursor off===
 +
*MouseCursor off
 +
:Mouse turns invisible
 +
===Turning the mousecursor on===
 +
*MouseCursor on
 +
:Mouse turns visible
  
 
== See Also ==
 
== See Also ==

Revision as of 21:32, 24 August 2005

Syntax

Command Difficulty Rating
MouseCursor
Usage Intermediate
Level of Understanding Beginner
Computer Savvy Intermediate
Logic Intermediate

MouseCursor <on|off>

Forms

  • MouseCursor off - turn off the mousecursor visibility
  • MouseCursor on - turn on the mousecursor visibility

Examples

Turning the mousecursor off

  • MouseCursor off
Mouse turns invisible

Turning the mousecursor on

  • MouseCursor on
Mouse turns visible

See Also