View Single Post
  #532 (permalink)  
Old 08-30-2009, 04:44 AM
enyaj's Avatar
enyaj
Lurker
Offline
 
Join Date: Jan 2008
Posts: 18
Reputation: 5
enyaj is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Custom Taskbar

Quote:
Originally Posted by mwalt2 View Post
If anyone wants to make the HTC Taskmanager button (in upper right corner) transparent, just edit your registry with:
Code:
[HKEY_CURRENT_USER\Software\HTC\TaskManager]
"LauncherUp"=hex:20,00,00,00,01,00,00,00,07,00,00,00,70,00,00,00,0F,00,00,00,0F,00,00,\
  00,0F,00,00,00,0F,00,00,00,0E,00,00,00,0E,00,00,00,0E,00,00,00,0E,00,00,00,\
  0D,00,00,00,0D,00,00,00,0D,00,00,00,0D,00,00,00,0C,00,00,00,0C,00,00,00,0C,\
  00,00,00,0C,00,00,00,0B,00,00,00,0B,00,00,00,0B,00,00,00,0B,00,00,00,0A,00,\
  00,00,0A,00,00,00,0A,00,00,00,0A,00,00,00,09,00,00,00,09,00,00,00,09,00,00,\
  00,09,00,00,00,08,00,00,00,08,00,00,00,08,00,00,00,08,00,00,00
"LauncherDown"=hex:20,00,00,00,01,00,00,00,07,00,00,00,70,00,00,00,0F,00,00,00,0F,00,00,\
  00,0F,00,00,00,0F,00,00,00,0E,00,00,00,0E,00,00,00,0E,00,00,00,0E,00,00,00,\
  0D,00,00,00,0D,00,00,00,0D,00,00,00,0D,00,00,00,0C,00,00,00,0C,00,00,00,0C,\
  00,00,00,0C,00,00,00,0B,00,00,00,0B,00,00,00,0B,00,00,00,0B,00,00,00,0A,00,\
  00,00,0A,00,00,00,0A,00,00,00,0A,00,00,00,09,00,00,00,09,00,00,00,09,00,00,\
  00,09,00,00,00,08,00,00,00,08,00,00,00,08,00,00,00,08,00,00,00
I did not like how it looked like the battery meter was smashed up against the task manager with GadgetROM taskbar, so this made it look nicer. You can still access the taskmanager by just pressing where it normally is.

is there a way I can just copy and paste this to my phones registry?


EDIT: maybe someone upload a reg file so that it is easier to import to phone

Last edited by enyaj; 08-30-2009 at 05:12 AM.