Jump to content

Recommended Posts

Guest jeffrey2000
Posted (edited)

FYI/TIP: Here's tip which I didn't see here on this board yet, it's for WM6.5.3 and above.

There's a way to disable the start button completely like you can see in the below pic (and like the HD mini):

index.php?act=attach&type=post&id=59639

-You can choose to have it normal (like you all know it)

-you can disable both the start button and close button (like the HD mini)

-you can disable the start button and leave the close button there in fact. If you close disable the start/close button you need to use the hexagon (Button 1) as <start button> and select another button

(Button 2) to <OK/CLOSE> and just get used to it really but it's nicer in my opinion.

disable start/close button

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\BubbleTiles]
"Enabled"=dword:00000001
"HardwareDoneKeyEnabled"=dword:00000001
"HardwareStartKeyEnabled"=dword:00000001
"TextModeEnabled"=dword:00000001[/codebox]

[b]enable start/close[/b]

[codebox]Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\BubbleTiles]
"Enabled"=dword:00000001
"HardwareDoneKeyEnabled"=dword:00000000
"HardwareStartKeyEnabled"=dword:00000000
"TextModeEnabled"=dword:00000001

disable start / enable ok/close

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\BubbleTiles]
"Enabled"=dword:00000001
"HardwareDoneKeyEnabled"=dword:00000000
"HardwareStartKeyEnabled"=dword:00000001
"TextModeEnabled"=dword:00000001[/codebox]

Edited by jeffrey2000
Guest CoSpi
Posted

thx

and do you have some tip how to change behavior of "x" button to realy close application. not just minimalize

  • 5 weeks later...
Guest jeffrey2000
Posted
thx

and do you have some tip how to change behavior of "x" button to realy close application. not just minimalize

Unfortunately not but you can use the Ameba service which is included in some roms which simulates the close button position, but this app can be downloaded separatly aswell just google it (it's on xda).

  • 3 weeks later...
Guest gioranaa
Posted

I can't see this key

"HardwareDoneKeyEnabled"=dword:00000000

"HardwareStartKeyEnabled"=dword:00000001

"TextModeEnabled"=dword:00000000

Have I to create them?

regards

Guest lucienium
Posted
I can't see this key

"HardwareDoneKeyEnabled"=dword:00000000

"HardwareStartKeyEnabled"=dword:00000001

"TextModeEnabled"=dword:00000000

Have I to create them?

regards

Yes.

Guest jeffrey2000
Posted (edited)
I can't see this key

"HardwareDoneKeyEnabled"=dword:00000000

"HardwareStartKeyEnabled"=dword:00000001

"TextModeEnabled"=dword:00000000

Have I to create them?

regards

You can add these entries with for example total commander or u can use the cab files which I created in the hd mini theme http://modaco.com/content/i8000-verizon-sc...ini-dark-theme/

Edited by jeffrey2000
Guest andrew.mazlim
Posted

Do you / can you have these tweaks in cabs, for i900 aswell, please?

Guest jeffrey2000
Posted
Do you / can you have these tweaks in cabs, for i900 aswell, please?

As long as it's an 6.5.3 or 6.5.5 rom it will work for any phone.

Guest andrew.mazlim
Posted
As long as it's an 6.5.3 or 6.5.5 rom it will work for any phone.

Niiiiiice! Can you make them in cabs, please?

Guest andrew.mazlim
Posted
I usually don't quote myself but see below...

Amazing! Thxs! (If you don't like quoting yourself, just give the link. :P )... Thxs, again. Check the other topic, I replied.

  • 3 weeks later...
Guest gioranaa
Posted

There's a way to disable all the line index.php?act=attach&type=post&id=59639

so to hide not only "start" "close" etc but the whole bar only in the screen"today", but to have it afer the opening of an application?

Guest jeffrey2000
Posted
There's a way to disable all the line so to hide not only "start" "close" etc but the whole bar only in the screen"today", but to have it afer the opening of an application?

There are only 3 possibilities, like on the pics:

- no start button, no close button (this wil need a hardware button key to close ur programs!)

- normal 6.5.3 button

- no start button but WITH a close button... (the close button will be there when a program supports it, it won't be there all the time.... so on demand).

index.php?act=attach&type=post&id=59639

I don't know if there's a way to disable everything but don't know why you want want such a thing...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.