Resultados 1 al 10 de 297

Vista híbrida

  1. #1
    Top Android
    Fecha de ingreso
    27/may/2008
    Ubicación
    Mexico DF
    Móvil
    -K850
    Mensajes
    33

    Re: W300 - Tema Oficial


  2. #2
    Top Android
    Fecha de ingreso
    23/mar/2007
    Móvil
    w300i
    Mensajes
    40

    Re: W300 - Tema Oficial

    camera to other sirve para mover la carpeta del camdriver a usb/other/camera sino me equivoco

    y
    use camera when ... sirve para usar la camara de fotos cuando minimizas una aplicacion java





    Aca pongo el minigps.ini para el usuario que lo pidio.
    ; MiniGPS Elf example configuration
    ;
    ; Remove semicolon ( from the beginning of lines you want to use.
    ; Insert semicolons before lines you don't want to use, or simply remove those lines.
    ; Options marked as default will be used even if the option is not entered, example:
    ; if you don't enter a [LOG_EXT] the .txt extension will be used.

    ; Choose your phone (not optional!):
    [PHONE]: 0x00; W810_R4EA031
    ;[PHONE]: 0x01; K790_R8BF003
    ;[PHONE]: 0x02; W700_R1CA021
    ;[PHONE]: 0x03; K750_R1CA021
    ;[PHONE]: 0x04; W800_R1BD001
    ;[PHONE]: 0x05; W610_RBC002
    ;[PHONE]: 0x06; K810_R8BA024
    ;[PHONE]: 0x07; K800_R8BF003
    ;[PHONE]: 0x08; W850_R1KG001
    ;[PHONE]: 0x09; W880_R8BA024
    ;[PHONE]: 0x0A; W580_R8BA024
    ;[PHONE]: 0x0B; W660_R8BB001
    ;[CUSTOM_CID]: Enter CID address if have different than default phones above

    ; Choose location of logfile, if this option is left out nothing will be logged:
    ;[LOG_FOLDER]: /tpa/user/other/ini/MiniGPS
    [LOG_FOLDER]: /usb/other/MiniGPS

    ; Choose logfile date format:
    ;[DATE_FORMAT]: 0x00; YYYY-MM-DD (default)
    [DATE_FORMAT]: 0x01; DD-MM-YYYY

    ; Choose logfile extension:
    [LOG_EXT]: 0x00; .txt (default)
    ;[LOG_EXT]: 0x01; .ini

    ; Choose a log mode:
    [LOG_MODE]: 0x00; Log every change in LAC:CID (default)
    ;[LOG_MODE]: 0x01; Only log changes in displayed location (known and unknown)
    ;[LOG_MODE]: 0x02; Only log known locations
    ;[LOG_MODE]: 0x03; Only log unknown locations

    ; Choose a vibration notification for when LAC:CID changes:
    [VIBRATE]: 0x00; Don't vibrate (default)
    ;[VIBRATE]: 0x01; Vibrate three times (70 ms)
    ;[VIBRATE]: 0x02; Vibrate once for 250 ms
    ;[VIBRATE]: 0x03; Vibrate once for 500 ms

    ; Choose position for current location:
    ;[LOCATION]: 0x07; On the first operator line
    [LOCATION]: 0x06; On the second operator line (default)
    ;[LOCATION]: 0x00; On the third operator line if the second is used, too
    ;[LOCATION]: 0x09; Within a big message box
    ;[LOCATION]: 0x0D; At the right bottom (place of date)
    ;[LOCATION]: 0x0B; small-screen phones: left bottom (place of time)large-screen phones: in place of big clock
    ;[LOCATION]: 0x0C; One line above the right bottom (only on large-screen phones - default place of small clock)
    ;[LOCATION]: 0x0F; At the left bottom of large-screen phones
    ;[LOCATION]: 0x0E; One line above the left bottom (only on large-screen phones)

    ; Choose a key and keymode to show / hide current location:
    [SHOW]: 0x2A; Camera focus (key codes depend on phone)
    [KEY_MODE]: 0x00; Short press (default)
    [IGNORE_KEYLOCK]: 0x00; Key will work only work when keys are unlocked (default)
    ;[IGNORE_KEYLOCK]: 0x01; Key will work even when keylock is active
    ; Choose a key to toggle (with long press) between displaying location name / LAC:CID (not affected by above settings):
    [SHOWCELLID]: 0x04; Back key on some phones, C key on others
    ; Choose update options (interval in seconds, hexadecimal):
    [UPDATE_INTERVAL]: 0x02; Look for new LAC:CID every 2 seconds (default)
    [ALWAYS_UPDATE]: 0x00; Only update the displayed location when it has changed (default)
    ;[ALWAYS_UPDATE]: 0x01; Update the displayed location even when nothing has changed (fixes disappearing location)

    ; Choose a character encoding for location names
    [CHAR_ENCODING]: 0x00; No special encoding (default)
    ;[CHAR_ENCODING]: 0x01; Windows-1251 encoding

    ; Location names (use tilde (~) for newline):
    ; Put the LAC:CID combination where the Xs are and change "Somewhere" to the name of the corresponding location
    [XXXX:XXXX]: Somewhere

    ; Location profiles:
    ; You have to start the option with "P_" and use the same location name as displayed when you're there
    ; Profile numbers are in the same order as in the phones menu, starting with 0:
    ; 0x00 = Normal
    ; 0x01 = Meeting
    ; 0x02 = In car
    ; 0x03 = Outdoors
    ; 0x04 = Handsfree
    ; 0x05 = Home
    ; 0x06 = Office
    [P_DEFAULT]: 0x00; Switch to profile Normal when you're at any unconfigured location (optional)
    [P_Home]: 0x05; Switch to profile Home when you get to location "Home"

    ; Location vibration:
    ; Same idea as profiles, but use "V_".
    ; Vibrations options are the ase as with [VIBRATE]:
    ; 0x01 = Vibrate three times (70 ms)
    ; 0x02 = Vibrate once for 250 ms
    ; 0x03 = Vibrate once for 500 ms
    [V_Home]: 0x01; Vibrate three times when you get to location "Home"

    ; Location sound
    ; Same idea as profiles, but use "S_".
    ; You can only enter filenames, files should be in [SOUND_FOLDER].
    [SOUND_FOLDER]: /usb/music
    [S_Home]: home.mp3 Plays /usb/music/home.mp3 when you get to location "Home"

    ;Language Encoding
    ;name of win2unicode file in ini directory
    ;Availible files are cyrillic.bin, latin1.bin, greek.bin, turkish.bin, eastern_european.bin, arabic.bin
    [WIN2UNICODE_FILE]: latin1.bin
    ;Timeout in MINUTES before a change in location will initiate an action, default=0x0A;
    [NEW_ACTION_TIMEOUT]: 0x0A;
    Última edición por facu_zubi; 28/05/2008 a las 20:32:33

  3. #3
    Avanzado Avatar de kilian
    Fecha de ingreso
    28/mar/2007
    Ubicación
    Popayán, Colombia
    Móvil
    W300i
    Mensajes
    143

    Re: W300 - Tema Oficial

    Cita Iniciado por facu_zubi Ver mensaje
    camera to other sirve para mover la carpeta del camdriver a usb/other/camera sino me equivoco

    y
    use camera when ... sirve para usar la camara de fotos cuando minimizas una aplicacion java





    Aca pongo el minigps.ini para el usuario que lo pidio.


    habra la posibilidad de que pongas el elf y junto con el ini y las carpetas, mejor dicho completo para w300 te lo agradeseria mucho

Información de tema

Usuarios viendo este tema

Actualmente hay 1 usuarios viendo este tema. (0 miembros y 1 visitantes)

Temas similares

  1. [DISCUSION] Parches W710 - Tema Oficial
    Por FALFAN2 en el foro Solo Discusiones
    Respuestas: 272
    Último mensaje: 10/02/2013, 06:08:02
  2. [DISCUSION] Parches W880 - Tema Oficial
    Por Gallito Ingles en el foro Solo Discusiones
    Respuestas: 194
    Último mensaje: 23/03/2011, 17:53:25
  3. [DISCUSION] Parches K550 - Tema Oficial
    Por japarfer en el foro Solo Discusiones
    Respuestas: 67
    Último mensaje: 11/11/2010, 15:07:12
  4. [DISCUSION] Parches W200 - Tema Oficial
    Por mariano_of en el foro Solo Discusiones
    Respuestas: 22
    Último mensaje: 20/12/2009, 14:57:03
  5. Parches w300 R9A036 - Tema Oficial
    Por aguris en el foro Parches & Scripts
    Respuestas: 2
    Último mensaje: 06/03/2008, 04:51:51

Etiquetas para este tema

Marcadores

Permisos de publicación

  • No puedes crear nuevos temas
  • No puedes responder temas
  • No puedes subir archivos adjuntos
  • No puedes editar tus mensajes
  •