Difference between revisions of "ISKernel:WindowTaskbar (Command)"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== Examples == | == Examples == | ||
+ | ===Add session to windows taskbar=== | ||
+ | *WindowTaskbar on | ||
+ | ===Add session to windows taskbar with a tooltip=== | ||
+ | *WindowTaskbar on "Captain Monkeypants" | ||
+ | ===Remove a session from windows taskbar=== | ||
+ | *Windowtaskbar off | ||
== See Also == | == See Also == |
Revision as of 01:43, 25 August 2005
Contents
Syntax
WindowTaskbar off|on [tooltip]
Forms
- WindowTaskbar off - removes the taskbar icon
- WindowTaskbar on - adds an icon to windows taskbar with the same icon as the games. when the session is minimized it will minimize to system tray, bring it back up by clicking on the icon in the taskbar
- Windowstaskbar on [tooltip] - same as above, only you can customize the tooltip when hovering mouse over the icon in the taskbar
Examples
Add session to windows taskbar
- WindowTaskbar on
Add session to windows taskbar with a tooltip
- WindowTaskbar on "Captain Monkeypants"
Remove a session from windows taskbar
- Windowtaskbar off