Posted by member 111 on 2004-05-15 09:22:47 link

?

from the docs:
*SystrayHide
Hides a systray icon based on window class.
Format: *SystrayHide Window_Class_Name minutes_inactive_before_hiding

...

!SystrayShowIcons
Displays any hidden icons.

!SystrayIconInfo
Added for debugging purposes


use !SystrayIconInfo to determine window's class name
don't forget to set
LSLogFile "$LiteStepDir$litestep.log"
LSLogLevel 3

before