9000 Animation_DialogPopupOpenClose 50% 600 50% 700 ButtonMenuList Quit() System.ShowExitButton Powerdown() System.CanPowerDown AlarmClock(shutdowntimer,Shutdown()) !System.HasAlarm(shutdowntimer) System.CanPowerDown | System.CanSuspend | System.CanHibernate CancelAlarm(shutdowntimer) System.HasAlarm(shutdowntimer) Suspend() System.CanSuspend Hibernate() System.CanHibernate Reset() System.CanReboot dialog.close(all,true) System.LogOff System.HasLoginScreen | Integer.IsGreater(System.ProfileCount,1) System.Loggedon mastermode System.HasLocks InhibitIdleShutdown(true) System.HasShutdown +!System.IdleShutdownInhibited InhibitIdleShutdown(false) System.HasShutdown + System.IdleShutdownInhibited