Originally Posted by amarullz@xda-dev
"ExcludeProc"
Type: String
Description: Excluded Processes
Value: use ";" as separator
Default: "MobileShell.exe;manila.exe;Manila2D.exe;repllog.e xe;ilock2.exe;palringo.exe"
"clListBack", "clListTitle", "clListProc",
"clListTitle_selected", "clListProc_selected"
Type: DWORD
Description: Custom Colors
Value: BGR Hex, 0x00ffffff = White, 0x00ff0000 = Blue, etc...
"use_custom_color"
Type: DWORD
Description: Use Custom Colors
Value: 1 = enabled, 0 = disabled
Default: 1
"SUITE_CloseOnTap"
Type: DWORD
Description: Default tap on X Button will terminated process, Tap and Hold will minimize. If disabled it will reversed
Value: 1 = enabled, 0 = disabled
Default: 0
"SUITE_ManilaLaunchFix"
Type: DWORD
Description: Will tap the taskbar when ShowcaseSuite start (it will forcing TF3D2 to launch, but will showing Notification Enhancement)
Value: 1 = enabled, 0 = disabled
Default: 0
"SUITE_ManilaStartMenu"
Type: DWORD
Description: Will launch Manila Start Menu instead Default Windows Mobile's Start Menu
Value: 1 = enabled, 0 = disabled
Default: 0
"SUITE_NewTaskbarSize"
Type: DWORD
Description: New WM6.5.x Taskbar size, for 192dpi the value was 36px, you can change it for matching your resolution
Value: pixel size
Default: HEX = 0x24, DEC = 36
"SUITE_OldTaskbarSize"
Type: DWORD
Description: Old WM6.5/6.1/5 Taskbar size, for 192dpi the value was 52px, 96dpi was 27px, you can change it for matching your resolution
Value: pixel size
Default: HEX = 0x34, DEC = 52
"SUITE_PositionFix_WinClasses"
Type: String
Description: Window Classes that will force to fix the position
Value: use ";" as separator
Default: "Manila;RESCO_EXPLORER_CLASS"
"SUITE_TaskManager_Path"
Type: String
Description: Path to the program that will launch when you tap&hold the win button
Value: Empty for Showcase, Path Name for another program
Default: Empty
"SUITE_VibrateHold"
Type: DWORD
Description: Vibrate device when you tap&hold Win/Close Buttons on softkey
Value: x milliseconds, 0 = disabled
Default: Hex = 0x1e, Dec = 30 ms
"SUITE_VibrateTap"
Type: DWORD
Description: Vibrate device when you tap Win/Close Buttons on softkey
Value: x milliseconds, 0 = disabled
Default: Hex = 0xf, Dec = 15 ms
|