;*** K1S. Key 1 from mailbox to other Shortcuts ***
;Firmware : SL45i v56
;Author : Lalo
;luki's Siemens Modding Forum
;Release : 06.08.04 - v1
;CHOOSE ONE:
;-------------
;change only short-pressed key 1 function (with sk TAG):
3B3108: 8501 xxxx ;TAG softkey right
3B3365: DB8E2E yyyyyy ;Entry Point for short-pressed key 1 + softkey right
3B3368: F0C4 0D45
;change only long-pressed key 1 function:
3AD415: DBF832 zzzzzz ;Entry Point for long-pressed key 1
;change both:
3B30FC: EA20 0D01
3B3108: 8501 xxxx ;TAG softkey right
3B335C: 2D0E CC00
3B3365: DB8E2E yyyyyy ;Entry Point for short-pressed key 1 + softkey right
3B3368: F0C4 0D45
3B3373: DBF22D zzzzzz ;Entry Point for long-pressed key 1 (or short-pressed key 1 + green button)



Bookmarks