Change X Button Icon - Windows Mobile Development and Hacking General

Hi,
it´s possible to change the X Button with ne other icon?
Maybe better for Finger?
Thanks
Bye

Which X button? Top right corner?
Changing the icon won't make it bigger. Do you want it bigger?
V

Yes i mean this X Button to close programms.
I would like to make it more wide for finger to klick better.
Like the iphone x button!

Changing Icons
I have changed several icons on my machine with Reshacker.

mrram said:
I have changed several icons on my machine with Reshacker.
Click to expand...
Click to collapse
Thanks. I've been looking this for a long time.

But tell me, which file i have to change for x button ???

maybe OT, maybe not...
hihihi, i think you may have PROBLEM with that idea..., as you need to edit core dll's, and file may be broken anyway by reshacker/restorator...
i.e. - i am trying to change start menu m$ icon, although it seems to be possible, still no idea, what is wrong with file i am getting after resource exchange(menu(!) icons are changed, gfxes messed up despite of only 1 bitmap change)....
need help with it...
as far i remember file which is keeping many of sys gfx is coredll.dll.0409.mui, or coreres.dll.0409.mui.
"close image" may be there too.
every system image may be changed; although some dlls AREN'T accesible with restorator/reshacker.. ;/
i think you may try to use wisbar advance - it is HEAVY program ,but you may draw light wise skin for x-button(and other icons on taskbar) for it(button may be wider)...this is only thing i could recommend(...but not on omap cpu's lol)...
best effects on wm03 i had with icbar:
(sry i had gif for what i am talkin' about)
you rather cannot make taskbar taller, so wider buttons may be what you need...

djsven said:
Hi,
it´s possible to change the X Button with ne other icon?
Maybe better for Finger?
Thanks
Bye
Click to expand...
Click to collapse
Hi,
You may want to look at BatteryStatus plugin as one of the feature is to change the X button size.
- added: DWORD CloseButtonWidth ( create this registry-value and set it to 60 will span the [x]-button over the clock for a finger friendly handling ) 2Pe_�a@Nw
Click to expand...
Click to collapse
http://www.pxdxa.com/read.php?tid=49110
http://www.chi-tai.info/cs_BatteryStatus_XDA_Neo_WM5_iM_cs.htm
HTH.
Cheers,
Vibranze

BYe the way, can i only intecreat this dword in my registry to change the button??

djsven said:
BYe the way, can i only intecreat this dword in my registry to change the button??
Click to expand...
Click to collapse
Hi,
I don't know, you may want to give a try
Cheers,
Vibranze

vibranze said:
Hi,
You may want to look at BatteryStatus plugin as one of the feature is to change the X button size.
http://www.pxdxa.com/read.php?tid=49110
http://www.chi-tai.info/cs_BatteryStatus_XDA_Neo_WM5_iM_cs.htm
HTH.
Cheers,
Vibranze
Click to expand...
Click to collapse
This doesn´t work for me, dunno why Every other registry change works but this one not. I downloaded and installed the version from pxdxa.com and it should be build 0236, but when you install it, it shows build only 0235!
Full version name sounds: Ver. 1.04.203 beta4 Build 0235
Any suggestions?

robinhlozanka said:
This doesn´t work for me, dunno why Every other registry change works but this one not. I downloaded and installed the version from pxdxa.com and it should be build 0236, but when you install it, it shows build only 0235!
Full version name sounds: Ver. 1.04.203 beta4 Build 0235
Any suggestions?
Click to expand...
Click to collapse
Sorry, no idea, can't help further as I use "Ok" button to close program so I don't use this plugin.
You may want to email the author on this, sure he/she more happy to help you
Cheers,
Vibranze

Related

Lower task bar

I want to remove the battery8 icon and connection manager from the lower taskbar so did a search and came up with this thread
http://forum.xda-developers.com/viewtopic.php?t=46713&highlight=remove+system+tray
which pointed me to this wiki
http://wiki.xda-developers.com/index.php?pagename=Universal_Registry
"Remove Icons from the Taskbar
To Remove Battery:
HKLM\services\power\?ShowIcon === change from 1 to 0 (zero).
To Remove Screen Rotation:
HKLM\services\screenrotate\?ShowIcon === change from 1 to 0 (zero)
To Remove the Wireless connection manager
HKEY_LOCAL_MACHINE\Services\?WirelessMgr\keep and change the DWORD Keep to 0, soft-reset
If you remove all three icons, taskbar will be removed and more space on today screen."
So I use my trusty total commander, go to HKLM, go to the services directory but then don't see anything resembling ShowIcon or WirelessMgr. What am I missing here?
BTW, I have a Cing 8125 with Summitters 2.3 test2.
dcdivenut said:
I want to remove the battery8 icon and connection manager from the lower taskbar so did a search and came up with this thread
http://forum.xda-developers.com/viewtopic.php?t=46713&highlight=remove+system+tray
which pointed me to this wiki
http://wiki.xda-developers.com/index.php?pagename=Universal_Registry
"Remove Icons from the Taskbar
To Remove Battery:
HKLM\services\power\?ShowIcon === change from 1 to 0 (zero).
To Remove Screen Rotation:
HKLM\services\screenrotate\?ShowIcon === change from 1 to 0 (zero)
To Remove the Wireless connection manager
HKEY_LOCAL_MACHINE\Services\?WirelessMgr\keep and change the DWORD Keep to 0, soft-reset
If you remove all three icons, taskbar will be removed and more space on today screen."
So I use my trusty total commander, go to HKLM, go to the services directory but then don't see anything resembling ShowIcon or WirelessMgr. What am I missing here?
BTW, I have a Cing 8125 with Summitters 2.3 test2.
Click to expand...
Click to collapse
Those tweaks are for the universal not the wizard thats why you can't find the keys you want.
To remove the system tray just delete the init_tray.lnk from the windows\startup folder on your device and soft reset.
Mark, if I delete init_tray.lnk, will that let me use the space for the today screen instead, or is it still "reserved"?
Thanks
fuel925 said:
Mark, if I delete init_tray.lnk, will that let me use the space for the today screen instead, or is it still "reserved"?
Thanks
Click to expand...
Click to collapse
Yep will give you more space - make a copy of init_tray.lnk so you can put it back in the future if you need.
meschle said:
fuel925 said:
Mark, if I delete init_tray.lnk, will that let me use the space for the today screen instead, or is it still "reserved"?
Thanks
Click to expand...
Click to collapse
Yep will give you more space - make a copy of init_tray.lnk so you can put it back in the future if you need.
Click to expand...
Click to collapse
Oops, I didn't think to make a backup.. i'm sure someone will be able to provide it anyway should I need it in future.
I have a similar question along the same lines... pocket plus doesnt take up the whole today screen, is there a setting somewhere that i've missed, or maybe a regedit where you can specify the height of the today plugin?
Here is the backup file.
Sorry can't comment on pocket plus don't run that - me a much more basic kinda guy :wink:
Dudes, dudes! You have to try this:
http://www.htcwizardweb.net/node/703
It kicks some major ass!
Hope this helps!
meschle said:
dcdivenut said:
I want to remove the battery8 icon and connection manager from the lower taskbar so did a search and came up with this thread
http://forum.xda-developers.com/viewtopic.php?t=46713&highlight=remove+system+tray
which pointed me to this wiki
http://wiki.xda-developers.com/index.php?pagename=Universal_Registry
"Remove Icons from the Taskbar
To Remove Battery:
HKLM\services\power\?ShowIcon === change from 1 to 0 (zero).
To Remove Screen Rotation:
HKLM\services\screenrotate\?ShowIcon === change from 1 to 0 (zero)
To Remove the Wireless connection manager
HKEY_LOCAL_MACHINE\Services\?WirelessMgr\keep and change the DWORD Keep to 0, soft-reset
If you remove all three icons, taskbar will be removed and more space on today screen."
So I use my trusty total commander, go to HKLM, go to the services directory but then don't see anything resembling ShowIcon or WirelessMgr. What am I missing here?
BTW, I have a Cing 8125 with Summitters 2.3 test2.
Click to expand...
Click to collapse
Those tweaks are for the universal not the wizard thats why you can't find the keys you want.
To remove the system tray just delete the init_tray.lnk from the windows\startup folder on your device and soft reset.
Click to expand...
Click to collapse
Thanks... I knew it was something boneheaded...
Yom - is that my app, VJToggleToday?
V
vijay555 said:
Yom - is that my app, VJToggleToday?
V
Click to expand...
Click to collapse
Yep. I found it at the specified HTC Wizard Web link.
Should I not have posted the link to it?
dcdivenut said:
I want to remove the battery8 icon and connection manager from the lower taskbar
Click to expand...
Click to collapse
Hi
as already told, you can remove Init_tray.lnk from startup. but be aware - this will make slight problems with software, which places icon in tray (CardExport, Pocket GPS Pro etc).
in addition you could gain more place by eliminating lower bar (with contacts and calender). they will be still accesible through soft-buttons, but will not take place on today screen.
i prefer dciNoBar
http://www.google.ru/search?hl=ru&q=dcinobar&lr=
(sorry, some links are in russian, but i think you will have no problems with finding download link).
if you like the result - you may add this program to startup folder so it will restart automatically after softreset.
BR!
Turist said:
dcdivenut said:
I want to remove the battery8 icon and connection manager from the lower taskbar
Click to expand...
Click to collapse
Hi
as already told, you can remove Init_tray.lnk from startup. but be aware - this will make slight problems with software, which places icon in tray (CardExport, Pocket GPS Pro etc).
in addition you could gain more place by eliminating lower bar (with contacts and calender). they will be still accesible through soft-buttons, but will not take place on today screen.
i prefer dciNoBar
http://www.google.ru/search?hl=ru&q=dcinobar&lr=
(sorry, some links are in russian, but i think you will have no problems with finding download link).
if you like the result - you may add this program to startup folder so it will restart automatically after softreset.
BR!
Click to expand...
Click to collapse
Thanks for that - useful small program - For those who find russian daunting - program attached
EDIT cab file now posted for autoinstallation - copy to device, click on cab, install to device and soft reset.
meschle said:
Thanks for that - useful small program - shame the space gained cannot be used and is just visual. I am sure that could be sorted - i will ask around. For those who find russian daunting - program attached
Click to expand...
Click to collapse
Hi. You are somehow wrong. this place is fully usable
If you tell me how can i make screenshot i will show what it looks like.
May be you are using some today plugin which height needs to be manually adjusted? in my case this is Spb +
Turist said:
meschle said:
Thanks for that - useful small program - shame the space gained cannot be used and is just visual. I am sure that could be sorted - i will ask around. For those who find russian daunting - program attached
Click to expand...
Click to collapse
Hi. You are somehow wrong. this place is fully usable
If you tell me how can i make screenshot i will show what it looks like.
May be you are using some today plugin which height needs to be manually adjusted? in my case this is Spb +
Click to expand...
Click to collapse
Thats cool then if its possible - probably because i still have phm traylaunch and it stays where it normally is and i want it right at the bottom.
To take a screen capture use xnview download here http://forum.xda-developers.com/download.php?id=12698
its under tools\capture - i would be interested to see what setup you have and i will fiddle with mine a bit more - thanks
EDIT fiddled with it and yes - it works!!!! phm traylaunch is right at the bottom now. Nice one mate - cheers! Now I need some new themes - normal ones are not long enough.
EDIT2 can't get traylaunch to stay at the bottom - trying to sort out a workaround!
EDIT3 found a fix to keep phm traylaunch at bottom after softreset - open and shut keyboard and it moves to the bottom - GREAT!! v.v. grateful been looking for something like this for a while!
good prog
thx
meschle said:
To take a screen capture use xnview download here http://forum.xda-developers.com/download.php?id=12698
Click to expand...
Click to collapse
thanks, it worked. but if you could give me a tip, where i can get app for screen-capturing only with hot-key support i`d really appreciate it
EDIT3 found a fix to keep phm traylaunch at bottom after softreset - open and shut keyboard and it moves to the bottom - GREAT!! v.v. grateful been looking for something like this for a while!
Click to expand...
Click to collapse
than you may be interested in newer version 0.0.2 (i think you have 0.0.1). it can toggle lower bar if launched again.
BR!
Turist said:
meschle said:
To take a screen capture use xnview download here http://forum.xda-developers.com/download.php?id=12698
Click to expand...
Click to collapse
thanks, it worked. but if you could give me a tip, where i can get app for screen-capturing only with hot-key support i`d really appreciate it
EDIT3 found a fix to keep phm traylaunch at bottom after softreset - open and shut keyboard and it moves to the bottom - GREAT!! v.v. grateful been looking for something like this for a while!
Click to expand...
Click to collapse
than you may be interested in newer version 0.0.2 (i think you have 0.0.1). it can toggle lower bar if launched again.
BR!
Click to expand...
Click to collapse
Thanks for the updated file.
Find enclosed a screen capture program - you can assign to a hard key.
through settings\buttons
Its only drawback is that it saves in bmp format
EDIT version 0.02 does not seem to work so well - on my device - the soft keys often don't seem to work, i only got them to work once - I go back to the other version.
No soft key buttons
I have put dcinobar into a cab for easier installation.
Copy cab onto device, click on cab, install to device and then soft reset.
VJToggleToday
For those using dcinobar - I have tried Vjtoggletoday and would have to say it works better. You can remove soft keys only, soft keys and start bar or startbar only - have it just the way you like it. Does not have the glitch dcinobar has where you need to open and shut the keyboard
see here http://forum.xda-developers.com/viewtopic.php?t=27331
download here http://www.vijay555.com/vj/releases/vjtoggletodayii/vjtoggletodayiialpha.exe
Thanks vijay!
Re: VJToggleToday
meschle said:
For those using dcinobar - I have tried Vjtoggletoday and would have to say it works better. You can remove soft keys only, soft keys and start bar or startbar only - have it just the way you like it. Does not have the glitch dcinobar has where you need to open and shut the keyboard
Thanks vijay!
Click to expand...
Click to collapse
Hi!
i have no glitch with keyb indicator. maybe it depends on keyboard being used? i`ve tried VJs app and i dont like the way how start bar romoval is done. i`ll wait for next release and keep using dcinobar meanwhile

[REQ] Remove bottom menubar!

I could easily give some money if someone could make a program for making the bottom menu bar to hide and pressing like the big round bottom on phone would make it visible again. It would give alot more screen space for alot of programs, like writing sms etc.
It would be really great, I bet alot of people would like it to and also pay for it!
thanks
BarateaU said:
I could easily give some money if someone could make a program for making the bottom menu bar to hide and pressing like the big round bottom on phone would make it visible again. It would give alot more screen space for alot of programs, like writing sms etc.
It would be really great, I bet alot of people would like it to and also pay for it!
thanks
Click to expand...
Click to collapse
Here you are This is in polish, but program do exactly what you want - hide bottom bar in wm5, you can translate in google:
http://www.pdaclub.pl/index.php?option=com_files&Itemid=54&cid=38&fid=691&srv=2
And this is a file
TomekJ said:
Here you are This is in polish, but program do exactly what you want - hide bottom bar in wm5, you can translate in google:
http://www.pdaclub.pl/index.php?option=com_files&Itemid=54&cid=38&fid=691&srv=2
And this is a file
Click to expand...
Click to collapse
thanks, but i want it for wm 6.1q diamons default os, andbtouch flo
Is it only me that thinks its a good idea?
no your not alone
i found this topic because i had the same idea
ghostdweller said:
no your not alone
i found this topic because i had the same idea
Click to expand...
Click to collapse
Great
It would be really good removing it, having more screen space like opera when browsing it goes to fullscreen and pressing on the screen will make the bar's and menues apear again. Something like that would be great for the rest of the phone!
Ok ill give 200sek for the one that fixes this mod!
hiding top and bottom menus! And makes them appear when wanted!
Questions? ask!
you can do that with vjtoggletoday (www.vijay555.com) and a tool for setting registry keys (the guy who has written batterystatus has also written such a tool).
create a lnk file with the desired settings and map it to a key. that should do it. but you only have one key available to map (long end key)
I've seen that toggletoday thingy but i think its for wm5. I've tried installing it but nothing happend.
Thanks thou!
hi guys, I wanted to just remove the bottom bar like u guys and found this software from some site. Dont know where actually.. But it works on my Diamond.
It just removes the bottom bar.
Hope this helps.
lordaris said:
hi guys, I wanted to just remove the bottom bar like u guys and found this software from some site. Dont know where actually.. But it works on my Diamond.
It just removes the bottom bar.
Hope this helps.
Click to expand...
Click to collapse
Nothing happend with that cab. I did a soft reset but didnt help!
thanks anyway
same here
doesn't work with my touchflo
also tried a softreset
tried to install it with touchflo disabled
and when i enabled it ..... nothing
(also tried the softreset afterwards)
any sugestions ?
reg references ?
(maybe's there's is a way to just remove the black bar (as was done with the curtain remover) and leave the buttons intact ?
(that would be the next best thing for me)
I'd rather hide the menues completly. It would be really nice having a full screen phone. Now it looks more like a pda
BarateaU said:
I've seen that toggletoday thingy but i think its for wm5. I've tried installing it but nothing happend.
Thanks thou!
Click to expand...
Click to collapse
vjtoggletoday works also on wm6. make sure it is the alpha2 version.
you can use the attached zip file. put the autorun lnk file into your windows startup folder and configure this utility before soft-reset.
advantage of vjtoggletoday is, you can define how much of the bars' height should disappear.
another app is dcinobar which hides the bottom bar only
egoist6 said:
vjtoggletoday works also on wm6. make sure it is the alpha2 version.
you can use the attached zip file. put the autorun lnk file into your windows startup folder and configure this utility before soft-reset.
advantage of vjtoggletoday is, you can define how much of the bars' height should disappear.
another app is dcinobar which hides the buttom bar only
Click to expand...
Click to collapse
I dont know what that apps did to my diamond. Im not setting that on autorun! And the config file how are you suppose to config it? When neither of them starts?
by the way: both apps (i have attached dcinobar to my post above) only hide the bars on the today screen only. the bars do not disappear if you run an app.
if this would help you to some extend, i'll give you a step-by-step instruction for vjtoggle.
dcinobar is easier. just run the tool.
Have you tried them on a diamond? Cause the dcinobar did nothing on my diamond.
And the other program i think i will need a step by step guide
Thanks mate!
BarateaU said:
Have you tried them on a diamond? Cause the dcinobar did nothing on my diamond.
And the other program i think i will need a step by step guide
Thanks mate!
Click to expand...
Click to collapse
dcinobar works definitely on diamond. i am currently using it myself.
as said. both programs only hide the bar on today screen.
dcinobar: just copy the exe file to \windows\startup\. softreset. that's it.
vjtoggle:
copy the vjtoggletodayiialpha.exe to \Program Files\vijay555\
(if you keep the directoryname, you do not need to adjust the lnk files)
copy the vjtoggletodayAutorun.lnk to \Windows\StartUp\
copy the VJ Toggle Config.lnk to \Windows\StartMenu\Programs\
now run the config tool and set the values to 0. the config tool only sets the registry keys which are being used by the file in the startup folder.
alternatively you could do the settings yourself:
Code:
[HKEY_LOCAL_MACHINE\Software\Vijay555\VJTodayToggle]
"Enabled"=dword:00000001
"SoftKeySize"=dword:00000001
"StartSize"=dword:00000001
"TrayVisible"=dword:00000001
in this case the top and the bottom bar will have the size of 1px (just in case you still want to access them )
soft-reset.
if you do a soft-reset i would recommend to switch the phone off (long press on the button on the very top of your diamond).
if this is not working, you are definitely doing s.th. wrong as it works on my diamond.
post here if you need some more help.
vjtoggle:
copy the vjtoggletodayiialpha.exe to \Program Files\vijay555\
(if you keep the directoryname, you do not need to adjust the lnk files)
copy the vjtoggletodayAutorun.lnk to \Windows\StartUp\
copy the VJ Toggle Config.lnk to \Windows\StartMenu\Programs\
now run the config tool and set the values to 0. the config tool only sets the registry keys which are being used by the file in the startup folder.
alternatively you could do the settings yourself:
Click to expand...
Click to collapse
I did that, step by step. When i rebooted the htc, i didnt get a top menu at all and not just in today in all windows. And the bottom menu was still there.
And what happends if this will work. Will i get 2 black bars instead of 2 menues or will the screen auto adjust?
BarateaU said:
I did that, step by step. When i rebooted the htc, i didnt get a top menu at all ...
Click to expand...
Click to collapse
isn't that what you wanted to achieve (see post #7)
BarateaU said:
... And the bottom menu was still there...
Click to expand...
Click to collapse
please check the registry settings, if the key softkeysize = 0
also try to set trayvisible = 0
BarateaU said:
...And what happends if this will work. Will i get 2 black bars instead of 2 menues or will the screen auto adjust?
Click to expand...
Click to collapse
the space available for today screen will increase. the today screen is not stretched by the size you gained, you 'll have more space available.
did you try dcinobar?

One nice tweak for the Xperia

The menues in like Outlook are incredible small, use this tweak from the Diamond tweak thread to make them more finger friendly
HKEY_LOCAL_MACHINE\system\gwe\menu\popfnt
and change the value for the "Ht" entry to "1000" decimal
Now I just need to change the startmenu for it is also incredible small - and the HTCenlargestartmenu cab available makes the start menu funny on Swedish OS. In English OS I am sure it will work fine and it also sets the menues bigger like in the regtweak above
Cheers! This is just the sort of thing we'll need once we start getting our X1's :]
You can make it a lot easier if you use SK-Tools. You can make a lot of changes including the font-sizes. No need for manual changes and it has a set-back-function, if I remember well. I used it for my G900 too, which has WVGA too at the same size
pf said:
You can make it a lot easier if you use SK-Tools. You can make a lot of changes including the font-sizes. No need for manual changes and it has a set-back-function, if I remember well. I used it for my G900 too, which has WVGA too at the same size
Click to expand...
Click to collapse
Can it also make the startmenu bigger ?
where to get english os ?
Hi easycure1974,
yes, it can do this and a lot more
pf said:
Hi easycure1974,
yes, it can do this and a lot more
Click to expand...
Click to collapse
I must be blind, I have owned this app since years but i have not found how to change the startmenu size - must look harder
Start sk-tools, then tune-up, then got through the tabs at the bottom to fonts or so (after colours, sorry, I have the german version and don't know the english names), there the 8. point is menu-bar-font-size (or so). Play here and you see the start-menu grow But remember, it needs a softreset to get the new settings!
pf said:
Start sk-tools, then tune-up, then got through the tabs at the bottom to fonts or so (after colours, sorry, I have the german version and don't know the english names), there the 8. point is menu-bar-font-size (or so). Play here and you see the start-menu grow But remember, it needs a softreset to get the new settings!
Click to expand...
Click to collapse
Found it but it does not change the size of the startmenu
What do you mean with the size of the start menu? If you make the font bigger, the start menu, using this font, gets bigger too. I have tried it and got a start menu up to nearly the width of the screen (much too big).
pf said:
What do you mean with the size of the start menu? If you make the font bigger, the start menu, using this font, gets bigger too. I have tried it and got a start menu up to nearly the width of the screen (much too big).
Click to expand...
Click to collapse
Strange, for me nothings happens with it - the menues in apps are bigger by ther other font setting but with that nothing happens

How to set iContact on TF3D-Peoples-Tab´s left key

Hey guys,
I want to set the left shortkey at the TF3D-Peoples-Tab to start iContact. Is there a registrykey to modify this?
At the moment, i have to go to the dailer to start iContact
Greetings
nick
HLKM>Software>HTC>Manila>HomeLSK Text and Path
to whatever you want.
Have you managed to get iContact to work okay as I have found the text to be far too small to be useable.
Regards
Thanks for the quick answer. I will test it.
You have to install the VGA Version of iContact like Burts Edition:
http://forum.xda-developers.com/showthread.php?t=402724
And there are a lot of VGA-Skins, that look very nice on HD:
http://forum.xda-developers.com/showthread.php?t=451201
for me Icontact BE works like a charm
GLOC said:
HLKM>Software>HTC>Manila>HomeLSK Text and Path
Click to expand...
Click to collapse
But at this regkey, you can only modify the shortkeys at the TF3D-Homescreen
I want to modify the left shortkey only at the Peoples-Tab. At the moment the is a shortcut to the "normal" WiMo-Contacts-App
+1 i'm also interested
also interested
+1 I wish also change sofkeys in each tab separately
(i've tried ssmapa but don't do what I need)
Thanks
nick007 said:
But at this regkey, you can only modify the shortkeys at the TF3D-Homescreen
I want to modify the left shortkey only at the Peoples-Tab. At the moment the is a shortcut to the "normal" WiMo-Contacts-App
Click to expand...
Click to collapse
Apologies. Now I have read what you want, I also want that!! I found a .cab file icontact v0.5 which was supposed to replace the registry entries to launch iContact but that hasn't worked on the HD and it appears that the registry layout is slightly different.
Regards
nobody has an idea on this ?
I think I found something to will be able to help in a close future but it not working for me
http://forum.xda-developers.com/showthread.php?p=2400995#post2400995
Id like to know as well. wm6 conatct suck donkey balls.
maybe this..but man..looks like a PITA
http://forum.ppcgeeks.com/showthread.php?t=42924

[REQ] Disable clock selection in TF3D

Hello guys,
Is there any way to disable the selection of clock in TF3D? It occupies a larger part of the screen so it gets accidentally clicked n opens time n alarm settings.. Just want to disable its selection..
Thanks..
only thing i can think of is to use the minamized clock...just hover over the clock and swipe down and it will show a smaller clock
Yes till now i was using the small clock only, but i really like the big one with different skins, so thought of posting here.. Isnt there any way? Any change in registry or something?
No one with a solution?
Try SSMaHo. there is option Do Nothing
Wow, Thanx..
That helped, Thanx a lot
is there a reg key to be changed, i also would like this function, but i dont want to install another app just for this...
thank you
Popleta said:
Try SSMaHo. there is option Do Nothing
Click to expand...
Click to collapse
You can do the same with sk-tools too. Somebody with SK-Tracker can take two snapshots before and after doing the tweak and compare to find the registry value responsible. Please be kind enough to post here, so others can use it on UC too.
^ that would be very helpful...
Heck yeah! I was thinking about learning how to program for WM, and somehow intercept the click message, but now I don't have to OMG, I might actually have time to do something other than fix this phone!! Nooooo!
OK, here you go. I think this is the key.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Clock]
"AppState"=dword:00000010
x10 = Disabled
x11 = Enabled

Categories

Resources