psln/Group/102818E8.xml
author William Roberts <williamr@symbian.org>
Thu, 18 Feb 2010 13:50:37 +0000
changeset 3 ee2aa413e938
parent 0 2f259fa3e83a
child 15 08e69e956a8c
permissions -rw-r--r--
Workaround for Bug 1676 - enable touchscreen by commenting out check on light status until Bug 1924 is resolved

<!-- 
To disable theme related transition effects
Repository : KCRUidThemes
Key : KThemesTransitionEffects 
Value : The largest possible value for a TInt (KMaxTInt=0x7fffffff defined in e32const.h) 
Definition in file pslninternalcreys.h
-->

<PowerSaveModeConfig>
    <Setting mode="1"><!-- PSM mode Full PSM -->
        <SetItem key="9" type="0" value="2147483647"></SetItem>
    </Setting>
    <Setting mode="2"><!-- PSM mode Partial PSM-->
				<SetItem key="9" type="0" value="2147483647"></SetItem>
		</Setting>
</PowerSaveModeConfig>