Quote:
Originally Posted by csciguy
I don't recall there being an option however I know there was a cab that did this. I might acutally have it saved on my memory card, but I haven't installed it on this ROM. It did work in 6.1 VZW Stock.
|
You might check out this post "forum.xda-developers.com/showthread.php?t=539107" (currently can't post full links, LOL) . There you will find a cab to make the Manila program menu 4 columns wide, as well as registry imports (Addons.zip) to switch between Windows Start Menu and Manila Start Menu (when Windows Start Menu is active, a Manila Programs tab is enabled).
If you want to edit the registry manually, I believe this is what you do (after making the changes, need to soft reset, or disable then re-enable TouchFLO 3D in Settings | Personal | Today | Items Tab):
- Enable Windows Start Menu:
Goto: HKEY_CURRENT_USER\Software\HTC\Manila
Set "EnableStartMenu" = dword:00000000
Goto: HKEY_LOCAL_MACHINE\Software\HTC\EnlargeMenu
Set "EnableManilaStartMenu" = dword:00000000
- Enable Manila Start Menu:
Goto: HKEY_CURRENT_USER\Software\HTC\Manila
Set "EnableStartMenu" = dword:00000001
Goto: HKEY_LOCAL_MACHINE\Software\HTC\EnlargeMenu
Set "EnableManilaStartMenu" = dword:00000001
- Enable Manila Programs tab:
Goto: HKEY_CURRENT_USER\Software\HTC\Manila
Set "Manila://programs.page.hidden" = dword:00000000
- Disable Manila Programs tab:
Goto: HKEY_CURRENT_USER\Software\HTC\Manila
Set "Manila://programs.page.hidden" = dword:00000003 (or maybe dword:00000001)