***SME45i Patch for menu selection standard cursor position***

  • Thread starter Thread starter genetic1
  • Start date Start date
G

genetic1

Guest
Hello,

i'm newbie and i found many usefull patches here in this forum.

But i missed one patch...for menu selection standard cursor position...(SME45i)

If i moved to menu (with right softkey) the standard cursor position is "Special" - for me it is not very usefull!!!

I'm sure, that's possible to change the standard cursor position but i don't know how???

Can anybody help me?

My favourite cursor position is "setup"!

Thanks for a little help...

genetic1
 
I'm sure too, just change a mov r13 from 0 to x, somewhere in fw
Anyway, what kind of menu is "special"? Operator menu?
 
@lalo:
if you can try, please take a look at address 0x0F6615C (it is "calls resetMnFocus"). We just need to modify it to this func:

mov r14, #x
jmps 0fcb7f0h ; (mov r15, #0 and jmps setMnFocus)

Hope it is right and usefull,
rizapn
 
Thanks for posting...

But i'm not so professional as you think!

I don't understand these things you wrote.

Is it possible to post the complete VKlay-Patch.

Thanks a lot

genetic1
 
Hello lalo.lerry,

as you read before, i don't understand this special discription like "move r13 from 0 to x"...

I'm a "simple" user who uses VKlay-Patches.

The point "special" is in standard menu and includes: SMS News, Mail & Fax, MyMoney and Extras.

And i want the standard cursor position to "setup".

genetic1
 
Back
Top