;*** Remove Buttons from MainScreen
; and assing RightSoftKey as MainMenu or something else***
;Firmware: S55_v20
;Authors: SiNgle (M55), ValeraVi (S55)
;Release: 2004-01-12
;Version: 2, alpha
3244C6: 3D07 CC00 ;remove menu soft key
3243B0: 2D 0D ;remove the left soft key and shift down the time string
; as in keylock mode.
; Disable shift up time string if we got SMS icon on LeftSoftKey.
; Icon will be shown over time srting. Comment if you dont like this.
32538E: 3D0D cc00
325398: 3D08 cc00
;set RightSoftKey->MainMenu
32473E: 46FD0C00 FAAB3200
6B0032: FFFFFFFFFFFF 46FD04003D06
6B0038: FFFFFFFF DA64DA4F
6B003C: FFFFFFFF CC00CC00
6B0040: FFFFFFFF FA720C49
6B0044: FFFFFFFFFFFFFFFF 46FD0C00FA724247
; If you want to assign on RightSoftKey other action, uncomment next 2 rows:
;6B0040: FA720C49 FA72A24E
;6B003C: CC00CC00 DA740C0C ;action call
A740C0C - Java
A74240C - FlexMemory Explorer
; ... etc.
; BUGLIST:
; 1. It is not working long press on LeftSoftKey on main screen.
; 2. After run a function on left or right soft key, after some time the
; illumination is tunred off, and do not turned on even if you press a keys.
; 3. You cannot enter in a camera mode by the LeftSoftKey.


A740C0C - Java

Bookmarks