Jump to content

howto disble start/close button wm6.5.3+


Recommended Posts

Guest jeffrey2000

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
Link to comment
Share on other sites

  • 5 weeks later...
Guest jeffrey2000
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).

Link to comment
Share on other sites

  • 3 weeks later...
Guest gioranaa

I can't see this key

"HardwareDoneKeyEnabled"=dword:00000000

"HardwareStartKeyEnabled"=dword:00000001

"TextModeEnabled"=dword:00000000

Have I to create them?

regards

Link to comment
Share on other sites

Guest lucienium
I can't see this key

"HardwareDoneKeyEnabled"=dword:00000000

"HardwareStartKeyEnabled"=dword:00000001

"TextModeEnabled"=dword:00000000

Have I to create them?

regards

Yes.

Link to comment
Share on other sites

Guest jeffrey2000
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
Link to comment
Share on other sites

Guest andrew.mazlim
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.

Link to comment
Share on other sites

  • 3 weeks later...
Guest gioranaa

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?

Link to comment
Share on other sites

Guest jeffrey2000
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...

Link to comment
Share on other sites

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.