Mortscript, graphic driver and TF3D problem - Touch Diamond, MDA Compact IV General

Hi There
I made a very simple script to rotate the screen before launchin Tomtom7.
I also put a shortcut to this script in 2 location : one on the windows program menu and the second on the tf3d "program" tab.
When I call this script by selecting "Start - programs" and choose the shotcut i've made evrything works perfectly., the screen rotate 270° and launch TT7.
When I clik on the shortcut I've made on the TF3d program Tab, the screen rotate (with some graphics bugs), then come back to default orientation then launch TT7.
Has someone already seen such problems ?
Another question : do someone knows how to change the icon of the shortcut I've made to this script ?
HTC :
original HTC firmware (the last one)
radio : ....05
so a very standart one
thanks

Because TF3d is the "on top" program, the rotation reverts back to 0°, just before the splashscreen of TomTom kicks in.
You should start TomTom first, then rotate the screen (maybe after some seconds).
You can add an icon to your script using the following syntax:
24#"\My Documents\tt6.mscr"?\Program Files\Navigator\TomTom Navigator.exe,-0

Thanks for your input
I'll give a try this evening.
thx

Hi
The script works like a charm.
About changing icon, do I need specific software to do so ?
I can't see where I can change the syntax like U wrote...
Thx

Forget the last question. I found it !
Thx

OK.
I should have been more specific:
You can add an icon to the shortcut to your script using the following syntax in the .lnk file:
24#"\My Documents\tt6.mscr"?\Program Files\Navigator\TomTom Navigator.exe,-0

No problem, that's my fault
Thanks anyway

Related

removing icons at the bottom

how do you remove the icons at the bottom of the today screen in WM6?
i have already disabled Tray launch, but those icons still exist...see picture.
Remove the Battery Icon:
[HKEY_LOCAL_MACHINE\Services\Power]
"ShowIcon"=dword:00000000
Remove the Wireless Manager Icon:
[HKEY_LOCAL_MACHINE\Services\WirelessMgr]
"Keep"=dword:00000000
remove TrayAp.exe if exist
[HKLM\init]
Launch92=
look in
[HKLM\Software\HTC\TrayApplet]
search registry for tray and see what it comes up with, be careful, backup reg keys before editing
Delete - init_tray.lnk if exist from windows\startup folder.
Look for other links in this folder that might create a tray icon
When you start DFregedit or DFrunningApps, it always installs a tray icon. I believe there is no option to disable this, all you can do is not to close it with close button but with menu>exit. Or be real nice to DotFred and ask him for an option to disable the feature.
There's a blue icon in the corner that I do not know, is it Bluetooth related or a suspend or reset button? Possibly placed their by software you installed or it came with your ROM.
The buttons there are: DFRegedit, Battery, Comm Manager, Rotate Screen, Pshutoff, Bluetooth.
ok will try the removal from the registry, i guess most people love this type of setup - with tray at bottom, i find it not nice to look at, since my icons on top are large and the ones on tray are tiny, no balance...hehehe.
@Paulpax did you use rltoday for your hima ? because I try to use it, but doesn't work properly
selangkahlagi said:
@Paulpax did you use rltoday for your hima ? because I try to use it, but doesn't work properly
Click to expand...
Click to collapse
yup i use RLTODAY and i edited the skin file to suit me. although the original skin.xml is already OK.
Hi
I am trying to do the same, found the values in the registry, edited them properly with a regeditor, but no changes. After a soft reset, the values are back as before, unchanged...
Any idea, what is happening? PHM registry editor has no "save" option, so I don't know other than to exit the application via "Tools - Exit"
dvdr said:
Hi
I am trying to do the same, found the values in the registry, edited them properly with a regeditor, but no changes. After a soft reset, the values are back as before, unchanged...
Any idea, what is happening? PHM registry editor has no "save" option, so I don't know other than to exit the application via "Tools - Exit"
Click to expand...
Click to collapse
Yes, this can be frustrating. On your desktop PC every change to the registry is immediately permanent, on your Hima it's not always so.
Count to 20, exit reg editor, count to 20, switch off, count to 20, switch on, count to 20, soft reset USING software!, not the hole/stylus method!, check result. Most of the time just using software soft reset also works but not always.
y dnt u guyz use CEregedit..it connects ur ppc to ur pc via USB and copy's all reg entries
please give a download link
ok here u go Maggy
wince regedit : http://rapidshare.com/files/72691245/ceregedit_setup.rar
Thanks a lot, this looks not only better than any xda regeditor, it even looks better than XP regedit! Any idea if a version for editing the XP registry exists?
yeah i have one called Registery Workshop..i will post its link A.S.A.P
im just even using the DFRegEdit that come with the Shekhar ROM, by the way, when u edit the SKIN.XML, u just open it with NOTEPAD, do editing, save, then to APPLY changes, open Settings - Today - Items - RLtoday - Options, the press OK for the SKIN to make the changes....then your TODAY screen changes.
When using the rlToday how did you make the scroll bar on the side go away?
kswissonez said:
When using the rlToday how did you make the scroll bar on the side go away?
Click to expand...
Click to collapse
In the skin of rltoday define the plugin height to be <= the space available
Where?
Where i can have this today??please repp...

Turn TouchFlo 3D on and off?!

I think the TouchFlo 3D is fantastic for "showing off" your Touch Diamond, but it's a bit gimmicky, and slightly cumbersome, so I'd like to be able to turn it on and off when it suits me.
Out of the box, to do this you need to go into the homescreen settings and select TouchFlo 3D, or, deselect it, and reselect all your usual homescreen plugins - a bit of a pain.
However, I've realised that browsing to the "Manilla exe" in the Windows directory turns on the TouchFlo without affecting your homescreen plugins. If you then kill the manilla process using a a Task Manager which shows processes, you're straight back to your normal homescreen. I've made a shortcut in the Start Menu so I can toggle between the two relatively quickly and easily.
But, I'm looking for some clever person out there to make a simple app which toggles between TouchFlo 3D and normal homescreens at the press of a button. I'm sure it can't be that difficult (for someone who knows what they're doing)??!! It just needs to launch the Manilla exe and then kill it when you want to turn it off.
Anyone fancy having a go?
Cheers
Simon.
It is possible to toggle between spb mobile 2 screens and touchflo 3d though.
Kill Manila.exe
Has anybody come up with an automated(one click) way of killing the Manila.exe process ?
Mortscript
Create a script with Mortscript to check for the presence of manila.exe.
If not present, start it.
If present, kill it.
Create a shortcut to the script in \Windows\Start Menu\Programs
Assign this shortcut to button 1.
Simon D said:
I think the TouchFlo 3D is fantastic for "showing off" your Touch Diamond, but it's a bit gimmicky, and slightly cumbersome, so I'd like to be able to turn it on and off when it suits me.
Out of the box, to do this you need to go into the homescreen settings and select TouchFlo 3D, or, deselect it, and reselect all your usual homescreen plugins - a bit of a pain.
However, I've realised that browsing to the "Manilla exe" in the Windows directory turns on the TouchFlo without affecting your homescreen plugins. If you then kill the manilla process using a a Task Manager which shows processes, you're straight back to your normal homescreen. I've made a shortcut in the Start Menu so I can toggle between the two relatively quickly and easily.
But, I'm looking for some clever person out there to make a simple app which toggles between TouchFlo 3D and normal homescreens at the press of a button. I'm sure it can't be that difficult (for someone who knows what they're doing)??!! It just needs to launch the Manilla exe and then kill it when you want to turn it off.
Anyone fancy having a go?
Cheers
Simon.
Click to expand...
Click to collapse
thought thats called SecondToday?
ToggleManila.mscr
I have the same problem, that I want to turn on TouchFlo 3D, but still want to keep my "Classic" Today Screen intact.
Although I tried SecondToday, however it cannot display the internal plugins such as Tasks, Calendar and Date
Thanks to wensing's suggestion, I created this simple script. If you want to run the script, please follow the instructions below.
a) The first thing you need to do is to disable the TouchFLO 3D from Today Panel Plugins, then activate your favourite Today Plugins (except TF3D)
b) Install MortScript
c) Put the "ToggleManila.mscr" in any folder you prefer.
d) Create a shortcut to this script, name it (eg. ToggleToday.lnk) and put the shortcut inside the folder "\Windows\Start Menu\Programs".
e) Go to Settings->Buttons, and simply assign "Button 1(Hold)" to point to the ToggleToday shortcut.
Of course you are free to experiment with other settings or assign it any other buttons.
Another thing to note is, because TF3D will "take over" the Home hardware button, I have no choice but to kill it, so that the classic Today Screen can be activated after TF3D is killed. However this also means the next time you activate TF3D, it will take some time to load. So please be patient and wait for the TF3D while it is loading.
Anyway, this is my first attempt at using MortScript, just a simple piece of work, but hope that I can bring some joy to my fellow Diamond users.
Hope that it works for you guys
Thanks Wensing
The mortscript suggestion works perfectly.
I am running SwiftBL 3.0, and when I launch the script, TouchFLO3d restarts automatically. Does this script work only on roms that have uninstallable manila?
Or do I have to edit some registry settings so that manila doesn't restart automatically?
when I try and assign a button there are no buttons to select in my menu, any ideas why?
Uncheck TF3D
oldhouse said:
I am running SwiftBL 3.0, and when I launch the script, TouchFLO3d restarts automatically. Does this script work only on roms that have uninstallable manila?
Or do I have to edit some registry settings so that manila doesn't restart automatically?
Click to expand...
Click to collapse
Have u tried to uncheck TF3D from Settings->Today->Items before launching the mortscript?
podman2004 said:
when I try and assign a button there are no buttons to select in my menu, any ideas why?
Click to expand...
Click to collapse
So far, I am using Settings->Buttons and I assign "ToggleManila" to Button1(Hold). By default this may have been assigned to other programs such as Voice Commander etc. Just replace it with "ToggleManila".
I am not familiar with other more advance programs that allow u to assign it to the other hard buttons, so I am sorry I can't advice u on that.
By the way, u might have to create a shortcut that points to the actual file where u place the ToggleManila.mscr, and then u put this shortcut (I simply name it ToggleManila.lnk) inside Windows->Start Menu->Programs before u can select "ToggleManila".
See if it works.
This works great, thanks everyone involved!
I find it better than 2nd Today because the device is much quicker without manila running.
Davey101 said:
This works great, thanks everyone involved!
I find it better than 2nd Today because the device is much quicker without manila running.
Click to expand...
Click to collapse
i second this statement. tried it and works great for me on the touch pro
Have you tried the latest ROMS??
Manila works pretty smooth and yu device will be blazing fast. I will be using it always..
charly_mx said:
Have you tried the latest ROMS??
Manila works pretty smooth and yu device will be blazing fast. I will be using it always..
Click to expand...
Click to collapse
I'm using Dutty's Diamond v1.8 (full) and used to have speed problems when launching applications, particularly after using the audio player.
TF3D is alright but it doesn't actually do anything that special. The weather screen is pretty but most of the other screens are useless, especially the horribly limited 'favourite contacts'. Now that I've got used to the standard windows today screen I prefer it.
I'm looking forward to trying out Schap's TouchXperience though!
that's work very nice
now we must wait for TFL3D tasks and who knows how this thing will be
this works great with the manila2D with the touch. One question though. The script kills the manila2D very quickly, but it does take several seconds for it to run it; any way of speeding that up?
thanks for the script
work very well
thanks for the script. great work
As Leekg has mentioned you can use TF3D and SPB Shell together.
I have left TF3D as it is and installed the SPB Shell as well. On the home screen have reprogrammed one of the Soft keys to SPB Menu -- touching that takes me to the Shell. Closing it brings me back to TF3D!
I do have a question though -- is there any way of changing the default msic player to windows media?

Force Landscape mode?

On the Diamond the screen options under settings do not include the Landscape / Portrait wwitch. Is there any way to force the device to Landscape?
you can force Landscape / Portrait with "WisBar Advance"
Or with QuickMenu...
yeah, personally I have this switch mapped to win-logo long press in QuickMenu
Found this, posted somewhere odd
iliew said:
The Touch Diamond does not show the WM screen rotation under settings so we can't manually set rotation for apps like Word, SMS. Here is how to enable it. After you've done the hack, run the app you want to rotate (eg. Word Mobile), then do Start, Settings, System, Screen to set rotation to landscape. The onscreen keyboard is much larger in landscape! When you click the HOME key it will go back to portrait.
Enable Manual Screen Rotation (Portrait/Landscape):
HKLM - System - GDI - Rotation - HideOrientationUI (change from 1 to 0)
Change is immediate effectively. No reboot is required.
Click to expand...
Click to collapse
confirmed, this works.
HKLM - System - GDI - Rotation :
LandscapeFixed: set to "0" ( default is "1" )
extends options to:
Portrait
Landscape (right-handed)
Landscape (left-handed)
cool, thanks - this is handy for me being lefty; any chance of disabling the right-handed option forever?
You can do just what you want using Mortscript...
And the script should run automatically everytime you reboot your device....
czbird said:
yeah, personally I have this switch mapped to win-logo long press in QuickMenu
Click to expand...
Click to collapse
i also set this up. works only on home page. f in an app, i get this new never efore seen menu that says \
Copy
Cut
Paste
Select All
Select all + copy
select all + cut
Undo
If we now can activate it from the system eventually we'll get to know how to use the acceleremoter in whole system or atleast in whole TF3D.
woho, nice to hear that the edit menu works on diamond too, cause it's dunno why not working for me. this is great feature of quickmenu allowing you to manipulate with the clipboard whenever you're in an editbox.
It would be nice to have G-sensor to automatically rotates screen in all apps. I'm sure that there is a way, registry entry perhaps.
You can, using this app:
http://msmobiles.com/news.php/7483.html
Works like a charm
czbird said:
confirmed, this works.
Click to expand...
Click to collapse
Hi! I'm new with smartphone ...
I would like to set the rotation on my HTC Diamond. How can I do that?
I must install some application?
in a website I saw .."Using a Registry editor, go to....."
how can I access the Registry editor?
thank you very much!
dehmussi22 said:
Hi! I'm new with smartphone ...
I would like to set the rotation on my HTC Diamond. How can I do that?
I must install some application?
in a website I saw .."Using a Registry editor, go to....."
how can I access the Registry editor?
thank you very much!
Click to expand...
Click to collapse
1.) Give Google a try and search for TF3D Config!
2.) go to this thread http://forum.xda-developers.com/showthread.php?t=430174
or
1.) go to this thread http://forum.xda-developers.com/showthread.php?t=492132 (what I did , month ago ...)

"Old" startmenu.

I recently bought TD2, and is by no means a big fan of the new startmenu. How is it possible to replace it with the "old" one ?
I've been searching the forum, since I've heard of a little program that can fix this issue, but without luck .
Thanks in advance !
The new start menu comes as part of Touch Flo 3D.....If you distable TF3D in settings\personal\today\items, you get the old menu system.
I'm amazed that anyone would prefer the old WM one.
HandySpanner said:
I'm amazed that anyone would prefer the old WM one.
Click to expand...
Click to collapse
There are two great lacks in the new menu :
1. too few items available in the 'icons' start page, and no kind of sub-folders or program groups.
then
2. if you go in the full list because your program is not in the icons page, the list can be long and fastidious.
Hope it will be corrected in next version and be available for D2, or windows 6.5 titanium/CHome will replace TF3D
Try TF3D2 Tweak in this thread
http://forum.xda-developers.com/showthread.php?t=502102
Thank you all, for your replies .
If you just want to change the start menu but leave Manila turned on, just change the following in the registry:
HKEY_LOCAL_MACHINE\Software\HTC\EnlargeMenu\Enable ManilaStartMenu =dword:00000000
After a restart you have the old start menu
Is it possiple too keep both ways?
I mean when you press the start menu on the top of the screen to have the old start menu and when you press the windows hard key to have the new one?
I think this would be more usefull for many people who like the new menu but want some features of the old one!
kitarolivier said:
There are two great lacks in the new menu :
1. too few items available in the 'icons' start page, and no kind of sub-folders or program groups.
2. if you go in the full list because your program is not in the icons page, the list can be long and fastidious.
Click to expand...
Click to collapse
Ah right, I see. I've not hit that issue, I guess I just don't use that many programs!
One question: how can I enable the old style like in WM 6.1.
I use 6.5 without Manilla (UDK R1.)
It's annoying to select start/settings/connections if you want to set more the 1 thing...bluetooth, WIFI etc....also for programs.
Or how can I customize the start menu in 6.5 ...order, content...
another way
This would keep the new start menu when you tap on "start" and make pop-up a replica similar whith the old one when you tap on windows or whatever icon you have on the upper left corner of the screen near the text "start". I didn't make this just downloaded from somewhere.
cliviu said:
This would keep the new start menu when you tap on "start" and make pop-up a replica similar whith the old one when you tap on windows or whatever icon you have on the upper left corner of the screen near the text "start". I didn't make this just downloaded from somewhere.
Click to expand...
Click to collapse
Doesn't seem to work on my Diamond2. (Does nothing)
I was wondering if someone could do a buttom like the settings buttom in the new start menu that could open the old programs menu.
I think this shouldn't be so difficult, since there is a similar buttom for the settings.
Welcome here Liviu. (Bine ai venit pe aici, marfa site-u pt HTC-uri)
I try it Quick Menu, it's like Windows PC START menu and it's hard to use with a finger
I speak about the old menu from WM6.1 not Pc windows...
Ksara it's works on TD2 I try it and work well but it's not what I want.
You are right Pauln, it's not finger friendly but hei! that stylus is there so ...
Anyway for me it does the job so here is a pic for those who want an alternative. The icon "Quick menu" you will find also in Programs.
HandySpanner said:
I'm amazed that anyone would prefer the old WM one.
Click to expand...
Click to collapse
I'm one of them. I disabled touchflo and installed spb pocket plus: I've got everything in sight, with no need to flip over strange desktops and icons!
I found these registry entries somewhere else and i thing these are the key to make a shortcut in manila programs folder to the old Programs folder Just like there is for the settings folder (number 3)
"Remove the locked program tab items
Code:
HKLM/Software/HTC/Manila/ProgramLauncher/0/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/1/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/2/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/3/IsReadOnly
Change this value from 1 to a 0 and you can then edit their shortcuts."
Please someone who is familiar with this , create a shortcut.
gogan said:
I'm one of them. I disabled touchflo and installed spb pocket plus: I've got everything in sight, with no need to flip over strange desktops and icons!
Click to expand...
Click to collapse
But what is the way to do it, because I don't want to install some software that almost does the same. I want it the old way.
Please help.

[WM 6.x,28-04-2011] WinStart v2.4 Final, New start menu replacement

WinStart V2.4
Features
Task manager (close/view background apps)
Icon's image and name can be changed
Icons can be moved
Background image can be easily changed
Text color of icon can be changed
Lock feature
Quick list of recent programs
Possibility to order icons by name and type
Icon's name can be hidden
What's new?
WinStart can be assigned to any key
Long press on top icons are now working
Square background image possibility
New animation
Possibility to disable the background image (for old devices, the speed gain is real)
Scrolling function rewrited (I hope you will tell me if it's better or worse!)
Various bugs fixed (folder with dots are correctly printed, quick links and background windows are now correctly handled, landscape correctly handled, no more gap between icons...)
Download explications
Please go to my website !
Cant open file
Sent from my X10i using XDA App
You're right, wrong cab...
I edited the first post, you should be able to test now !
Performance on Rhodium
[EDIT]
I am using the full version now, which shas an option to disable the original start menu, which saves alot of memory.
Performance is great on the Rhodium
[/EDIT]
I wanted to try it on the Tilt 2, because it is a memory starved device.
There is no memory advantage to using this over the normal start menu.
It looks nice, and the recent program list is great.
But for the Rhhodium, memory is critical, so I will go back to using the Panel Stat menu cooked into Energy ROMs.
It would be nice if the free version would have had the graphic transitions when opening folders. It looked cool on the demo that was done on an HD2, but, other devices, such as my Tilt 2 or my Fuze, are slower.
I would want to see that performance before purchasing. If I could see that I would consider purchasing it for my Fuze.
But, as far as the memory usage. I can't use it with my Tilt 2. It consumes more memory than having the original start menu.
The full version can disable the original start menu, so you can spare approx 30 Mo in RAM.
The demo was done on an HD (older than Tilt2) and no problems. I think it will be smooth for both (Tilt2 and Fuze), but I'm not sure of that!
I can't create a demo version with graphic transitions, too much work...
As you are a "productive and contributing member", I can give you a serial... Send me a PM if you are interested!
petititi said:
The full version can disable the original start menu, so you can spare approx 30 Mo in RAM.
The demo was done on an HD (older than Tilt2) and no problems. I think it will be smooth for both (Tilt2 and Fuze), but I'm not sure of that!
I can't create a demo version with graphic transitions, too much work...
As you are a "productive and contributing member", I can give you a serial... Send me a PM if you are interested!
Click to expand...
Click to collapse
Thanks.
While testing the full paid version, I am very impressed.
I have more memory available than before, when I was using the Panel Start menu available in Energy Roms.
This start menu is great.
Starts faster.
More responsive.
Better transitioning graphics.
Graphics are very smooth on my Tilt 2.
And the most recent program feature is really nice to have.
This is definitely worth the money.
Thanks for this feedback
WinStart with CHT Softkeys
First of all very nice!!
I purchased the full version at your referenced site.
I am having a problem. I use CHT 2.0 on my NRGZ28 ROM, and I use the CHT Softkeys. I cannot get WinStart to pull up the start menu using the "StartMenu" CHT softkey. If I disable the CHT softkeys, the the normal StartMenu icon works fine.
Within CHT SoftKeys, there are ways to set key assignments:
"Run path" which prompts me to enter an application to run. WinStart is not a listed application.
"Command Line" which prompts me to "enter command line parameters". I don't know what to do here?
Is there a way you can get this to work with the CHT SoftKeys?
I have CHT2.0 too, but I never used the SoftKeys...
I take a look and come back to tell you how do this.
WinStart with XDA_UC
Thank you...while waiting...I'll ask another question.
I flash ROM's a lot when new versions come out. I use XDA_UC to install my various apps that I use. WinStart will DEFINITELY be one.
My question: On a fresh install with a new ROM, is there a registry key or something that I should install along with the cab to get the initial "fresh-install" parameters - username/password information - automatically applied?
OK, so it's not as easy as I thought... I try something but it work only the first time... What I do :
In HKCU\Software\HTC\Manila
>Set CHT.Softkeys.KeyCustom1.Path to: \Program Files\winstart\winstart.exe (no quotes or anything else)
In CHT editor, set icon1 to custom1... But as said before this will work only the first time.
I work on this and in a few days (I hope 24h), I will post a new version.
For the second question, you will have to save these two values :
HKLM/Software/Manila_WinStart/licenceKey and HKLM/Software/Manila_WinStart/password.
You can also export the entire HKLM/Software/Manila_WinStart/ key to save your settings too... If this is not an option for you, tell me via PM, I will send you a patcher...
Winstart / Softkeys
petititi said:
OK, so it's not as easy as I thought... I try something but it work only the first time... What I do :
In HKCU\Software\HTC\Manila
>Set CHT.Softkeys.KeyCustom1.Path to: \Program Files\winstart\winstart.exe (no quotes or anything else)
In CHT editor, set icon1 to custom1... But as said before this will work only the first time.
I work on this and in a few days (I hope 24h), I will post a new version.
For the second question, you will have to save these two values :
HKLM/Software/Manila_WinStart/licenceKey and HKLM/Software/Manila_WinStart/password.
You can also export the entire HKLM/Software/Manila_WinStart/ key to save your settings too... If this is not an option for you, tell me via PM, I will send you a patcher...
Click to expand...
Click to collapse
Hello - I appear to have the same issue as WMG316. After installation and reboot. I can go to \Program Files\WinStart\ and run ConfigWinstart.exe. I select DEBUG, Stop Service, and then Start Service, Back, Save. At this point the Hard and Softkeys work properly until the next reboot. I have not put any WinStart in my Startup folder.
I hope this helps get closer to a long-term solution. I really like this app and it is still worth the money.
petititi said:
OK, so it's not as easy as I thought... I try something but it work only the first time... What I do :
In HKCU\Software\HTC\Manila
>Set CHT.Softkeys.KeyCustom1.Path to: \Program Files\winstart\winstart.exe (no quotes or anything else)
In CHT editor, set icon1 to custom1... But as said before this will work only the first time.
I work on this and in a few days (I hope 24h), I will post a new version.
snip...
Click to expand...
Click to collapse
Thanks...I had tried that and came to same conclusion...only works on the first try!
Hopefully you'll get that worked out so CHT SoftKeys can be used!!
I look forward to the update.
How to Backup "Renamed Icons"
Another question. I have renamed a few of the icons in the start menu. I cannot locate where these changes are saved. Is there a way to backup these settings for subsequent ROM flashes?
wmg316, you can export registry key HKLM-Security-Shell-Startinfo-Start , which contains data about all links: their position, icon, name & visibility..
Start Menu Hardware Key on Rhodium
Maybe a bug?
Since disabling the CHT SoftKeys I have had no problem initiating the Start Menu with the default soft key. I am still in hopes that you will fix that issue though!
My problem...when I try to use the hardware key start menu on the Tilt 2 (Rhodium) it does not work.
I can get it to work by following these steps:
Use Start Menu soft key to go to Start Menu
Select Menu, Options
At this point the option to "Hook the windows hardware key" is checked...I uncheck this...then check it again and select save
After this process, the hardware key works.
After a soft reset, the hardware key does not work and I have to go through the aforementioned steps to get it to work again.
Yes,I think this problem is the same as CHT softkey (they emulate an hardware keydown).
So I think in a few hours these two bugs will be corrected !
The problem is now solved...
I work on an option to save/restore the settings so I will change the version number of first post when finished.
For now you can install the attached file which correct the bug but don't include the option to save/restore settings...
petititi said:
The problem is now solved...
I work on an option to save/restore the settings so I will change the version number of first post when finished.
For now you can install the attached file which correct the bug but don't include the option to save/restore settings...
Click to expand...
Click to collapse
Confirmed to work:
I uninstalled v2.1 and soft reset
I installed v2.2
Turned on CHT Softkeys
Tested CHT Softkey start menu - worked
Tested hardware key start menu - worked
Soft reset
Tested CHT Softkey and hardware start menus again - worked
Thank you!!
You guys work fast! The issue with the hardware and CHT Softbar starting was my only real issue with this. I bought the paid version and love it. Thank you.
The only other minor cosmetic thing I have noticed is that when you first open the program, it leaves some odd artifacts on the screen as you run it the first time. For example, after a soft reset, the first time I open the menu, I can't see my task bar on top, I see a part of my CHT hometab. Once I close it, it works great for all other openings.
Also, when you click on a program, the animation works fines to zoom the icon at me, but once it is done, the screen briefly jumps back to the start menu background showing me just the icon I clicked on until the program actually opens.
Like I said, purely cosmetic, but I figured I would mention them. Again, thanks a ton for the program, it is by far and away the best start menu I have tried. Light years ahead of even the default WM one.

Categories

Resources