Yo tengo esto por fa alguien que me ayude porque cuando quiero iniciar el elf y aprieto la tecla que configure para inicio y fue la de New events me reinicia el celular no se que este haciendo mal o que este mal:
; Key mode:
; possible values:
; 0x00: KBD_SHORT_PRESS
; 0x01: KBD_LONG_PRESS
; 0x03: KBD_SHORT_RELEASE
; 0x04: KBD_LONG_RELEASE
[KEY_MODE]: 0x03;
; Key code to open the task list:
; possible values:
; 0x01: On/Off-Button
; 0x02: Left Softkey
; 0x03: Right Softkey
; 0x04: Back
; 0x05: C
; 0x08: Joystick Enter
; 0x09: Joystick Up
; 0x0A: Joystick Right-Up
; 0x0B: Joystick Right
; 0x0C: Joystick Right-Down
; 0x0D: Joystick Down
; 0x0E: Joystick Left-Down
; 0x0F: Joystick Left
; 0x10: Joystick Left-Up
; 0x11: Volume +
; 0x12: Volume -
; 0x13: "0"
; 0x14: "1"
; 0x15: "2"
; 0x16: "3"
; 0x17: "4"
; 0x18: "5"
; 0x19: "6"
; 0x1A: "7"
; 0x1B: "8"
; 0x1C: "9"
; 0x1D: "*"
; 0x1E: "#"
; 0x1F: New Events
; 0x23: Walkman-Key
; 0x24: Play-Button on the left side
; 0x2A: KEY_CAMERA_FOCUS
; 0x2B: KEY_CAMERA_SHOT
; 0x31: KEY_LENS_COVER_OPEN
; 0x32: KEY_LENS_COVER_CLOSE
[START_KEY]: 0x1F;
; -Key
; Show open Elf processes in first tab (in addition to the second tab)?
[EIBL]: 0x01;
; (?)
[UIEE]: 0x01;
; When set to 0x00, should disallow to press [START_KEY] when keyboard is locked
; (However, does not work on the W800)
[IGNORE_KEYLOCK]: 0x00;
;
[TERMINATE_KEY]: 0x04;
[EXT_MODE]: 0x00;
; Hotkeys "0".."9" hile in general tab:
; Does not seem to work
Marcadores