ScreensaverInternalPSKeys.h File Reference

const TUid KPSUidScreenSaver

const TUidKPSUidScreenSaver

const TUint32 KScreenSaverPreviewMode

const TUint32KScreenSaverPreviewMode

Screen saver preview mode. This integer value triggers screen saver preview mode. Value is normally 0 but when set to 1 screen saver application goes to preview mode (ie. turns screensaver on for 10 seconds and then terminates it). If screensaver is already on when value is set to 1 then nothing happens.

Possible values: 0: default value 1: triggers screensaver preview mode

const TUint32 KScreenSaverAllowScreenSaver

const TUint32KScreenSaverAllowScreenSaver

Indication of allowing screen saver to be activated.

Possible values: 0: screen saver is allowed to be activated. >0: screen saver is not allowed to be activated.

const TUint32 KScreenSaverOn

const TUint32KScreenSaverOn

Indication of whether screen saver is on (active) or not.

Possible values: 0: screen saver is not active. >0: screen saver is displaying.

const TUint32 KScreenSaverPreviewState

const TUint32KScreenSaverPreviewState

Indication of the state of screensaver preview

const TUint32 KScreenSaverActivatedFromIdle

const TUint32KScreenSaverActivatedFromIdle

Indicates whether Idle was in front when screensaver was started. Keyguard uses this indication to decide if it can be automatically activated.

Possible values: 0: Screensaver not active, or not started from Idle 1: Screensaver was started from Idle

const TUint32 KScreenSaverPluginSettingsChanged

const TUint32KScreenSaverPluginSettingsChanged

Indicates that currently selected screensaver plugin settings (that can not be otherwise watched through CR & P&S notifications) are being changed. Written by Themes, listened to by plugins interested in knowing whether their settings have changed "on the fly". The plugin does not write the value, as not all plugins will even listen to this key.

Possible values: 0: Configured plugin is not the currently selected one, or settings were left unchanged 1: Current plugin is being configured. This lets the configuration dialog know the active plugin settings are being changed in Themes, so it can notify the plugin loaded in Screensaver context that its settings have changed through this key. 2: Current plugin was configured, and its settings were changed. The plugin running in Screensaver process should notice this, and reload its settings. After this the plugin should write the value back to 0.

const TUint32 KScreenSaverNoPowerSaveMode

const TUint32KScreenSaverNoPowerSaveMode

Indicates that Screensaver should not attempt to use display power save mode

Possible values: 0: Power save mode is used normally 1: Power save mode is not used

const TUint32 KScreenSaverActivate

const TUint32KScreenSaverActivate