ScreensaverInternalCRKeys.h File Reference

const TUid KCRUidScreenSaver

const TUid KCRUidScreenSaver

const TUint32 KScreenSaverPluginName

const TUint32 KScreenSaverPluginName

Specifies name of screen saver plugin module currently in use. The string doesn't contain path information, only the name of plugin module dll. This value applies only if "KScreenSaverObject" is set to value 3, otherwise it has no effect.

Default value: "" (empty string)

const TUint32 KScreenSaverObject

const TUint32 KScreenSaverObject

Screen saver object.

Possible values: 0: text 1: time and date (default value) 3: plugin

const TUint32 KScreenSaverText

const TUint32 KScreenSaverText

Screen saver text. The value is a string (max length 15).

Default value: "" (empty string)

const TUint32 KScreenSaverInvertedColors

const TUint32 KScreenSaverInvertedColors

Screen saver using inverted color. This is to be used for product variation, especially for those products with OLED display. Possible Values -

0 : Normal screensaver colors (white and blue backgrounds with black letters/indicators)

1 : Black background with white letters/indicators) (this provides for more power saving in OLED displays)

Default value: 0