Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 2 of 2
  1. #1
    Master Changing the keyboard - IGO NextGenChanging the keyboard - IGO NextGen Monky's Avatar
    Join Date
    Dec 2015
    Location
    ヨーロッパの中心
    Posts
    84
    Rep Power
    252

    nextgen Changing view the keyboard - IGO NextGen

    Hello friends,

    When I used in the past IGO Primo, I was accustomed to write description new route with upper and lowercase lettering and accented words. Some keypad changing can be set very easily in Primo.

    Currently I have installed IGO NextGen 9.18.27.687519. Therefore, changing the keyboard behavior in IGO NextGen was a challenge to me.

    The default status keyboard after installing IGO NextGen 9.18.27.687519 had the following:

    Picture No1

    1) The first step of customizing the keyboard � big and small letters on keyboard


    The behavior of the keyboard we will change in the file keyboard.lua, who that is in data.zip.

    data.zip / ui_nextgen / common / ui / keyboard.lua


    ui.lm_KeyboardLanguage:sort("text")
    MODEL.regional.keyboard.capitalize_keys = true

    write true to false:

    ui.lm_KeyboardLanguage:sort("text")
    MODEL.regional.keyboard.capitalize_keys = false


    Editing a parameter in the keyboard.lua file is not easy because this file is compiled (protected). I will post the decompiled file keyboard.lua, who is ready to be inserted into data.zip.

    [Only registered and activated users can see links. ]

    This change will give us a keyboard that looks like this:

    Picture No2
    Picture No3

    2) The second adjustment step - setting the national character of the keyboard (diacritics)


    Here is the work of knowing lighter. The set of characters for each language is controlled by UX Utility- gpsandmore_android.zip. This file contains in the keyboards.ini file. It's enough to edit = add a set of national characters and letters and save it. Then paste it back into gpsandmore_android.zip and it's done.

    Here is for example set of characters for one language

    [panel]
    name= "Česky"
    layer= "ui_kbd_national"
    layout= "12_12_12_9"
    keys= "1234567890?!qwertzuiop�ˇ�asdfghjklů�yxcvbnm,. "
    shiftkeys= "1234567890?!QWERTZUIOP�ˇ�ASDFGHJKLŮ�YXCVBNM;: "
    altkeys= "ě�čř�����ďň�Ě�ČŘ�����ĎŇӨť�ů/()+=-_�Ť�Ů$�%&@ "
    lang= "czech"
    label= "č/!"
    shiftlabel= "aA"
    altlabel= "1qw"
    type=3
    family=1


    The final result looks like this:

    Picture No4


    Happy journey fiends Monky

    -----------------------------------------------------------------------------------------

    Spoiler: images
    Picture No1

    [Only registered and activated users can see links. ]

    Picture No2

    [Only registered and activated users can see links. ]

    Picture No3

    [Only registered and activated users can see links. ]

    Picture No4

    [Only registered and activated users can see links. ]
    Last edited by Monky; 30th March 2019 at 10:32 AM.

  2.    Advertissements


  3. #2
    iGO Enthusiast Changing the keyboard - IGO NextGen

    Changing the keyboard - IGO NextGen
    Changing the keyboard - IGO NextGenChanging the keyboard - IGO NextGenChanging the keyboard - IGO NextGenChanging the keyboard - IGO NextGenChanging the keyboard - IGO NextGenChanging the keyboard - IGO NextGenChanging the keyboard - IGO NextGen
    Boki's Avatar
    Join Date
    Jun 2014
    Location
    Ni�
    Age
    53
    Posts
    6,911
    Rep Power
    4723

    Default

    Actually, you don't need to mess with data.zip, and it is not recommended, but...

    - You can modify language file (what actually do most of local language creators/moders), < try to do this for your mother tongue
    - you can make separated ui (once it was, now that nobody works , it is part of previous solution)
    - you can even create separate ux or modify basic skin - need to add some info in sys

    But, anyway, tnx for procedure, this can be very useful for other members

    Some reference
    [Only registered and activated users can see links. ]
    Before asking a question, know it's already discussed here and at 99.9% is not unique. Use search.
    NO ONE IS A SEER, READ (click on): [Only registered and activated users can see links. ] <- Click!
    [Only registered and activated users can see links. ] <- Click!

    Spoiler: obs
    Many questions become very arduous, a lot of time chewed deja vu...Since we have lost all the year of work and effort, many people have no will to answer the same questions again. Me neither. Use a search, please.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •