View Single Post
  #988 (permalink)  
Old 09-30-2009, 05:46 PM
jhasty01's Avatar
jhasty01
Lurker
Offline
 
Join Date: Jun 2009
Posts: 14
Reputation: 10
jhasty01 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Cool Re: Windows 6.5 XV6800/Titan 23053

As pointed out by Mattsm: cact2us posted at the end of Mattsm's thread, with an alternative task manager to fix the issues with not being able to close applications correctly.

Quote:
Originally Posted by cac2us View Post
I found a task manager that works well with the newer builds.
It puts a close button on the lower bar.
Also fixes the Resco Explorer issue of running off the bottom of the page.
You just have to adjust the settings from the registry for now.
HKEY_CURRENT_USER\Software\e-Natives Technology.
This will allow you to close the programs from the close button on the bottom bar.

http://forum.xda-developers.com/show...45#post4557445

QVGA specific:
http://forum.xda-developers.com/show...&postcount=671

Quote:
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

Enjoy! -- It's tested, verified, and working for me.
Reply With Quote
This post has been thanked 1 times.