Difference between revisions of "ISKernel:MouseCursor (Command)"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
MouseCursor <on|off> | MouseCursor <on|off> | ||
== Forms == | == Forms == | ||
+ | *MouseCursor off - turn off the mousecursor visibility | ||
+ | *MouseCursor on - turn on the mousecursor visibility | ||
== Examples == | == Examples == | ||
+ | ===Turning the mousecursor off=== | ||
+ | *MouseCursor off | ||
+ | :Mouse turns invisible | ||
+ | ===Turning the mousecursor on=== | ||
+ | *MouseCursor on | ||
+ | :Mouse turns visible | ||
== 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 | + | [[Category:Inner Space Kernel]] |
− | [[Category:Inner Space | + | [[Category:Inner Space Kernel Commands]] |
Latest revision as of 04:52, 19 October 2005
Contents
Syntax
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