Welcome guest, is this your first visit? Click the "Create Account" button now to join.

View Poll Results: Where its better to keep keyboards.xml

Voters
5. You may not vote on this poll
  • hg._search(skinless and custom skin)

    2 40.00%
  • the skin by (in case of custom skin)

    2 40.00%
  • data.zip (skinless and custom skin)

    1 20.00%
Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Master
    Join Date
    Nov 2017
    Location
    Romania
    Posts
    312
    Rep Power
    150

    Guide Keyboard.xml - Modify it Yourself W.I.P

    Heya all i make some modification to keyboards.xml for Luna
    Its not finished i make only the divide of buttons Letters,numbers,characters must be added properly to fill all keyboard buttons

    Here its my modded keyboards.xml
    Spoiler: LINK
    [Only registered and activated users can see links. ]


    I take out some panels for testing purpouse and add others

    This are my modded code
    Code:
    Please Login or Register to see the links
    Code:
    Please Login or Register to see the links
    its for vehicle params

    Code:
    Please Login or Register to see the links
    its for coord


    Spoiler: add lang
    ffscreen 0112131910



    Spoiler: abc layout
    ffscreen 0112135505




    Spoiler: 123 layout
    ffscreen 0112170544


    Now the drill to create new panel
    take panel romanian and change <panel name="yourlang" type="alpha" set="latin"> Latin its used for almost europe lang
    <user_param set_active="true"/>
    <user_param has_extra_line="true"/>
    <layout name="yourlang" label="KEYPANEL~Yourlang">plus,one,two,three,four,five,six,seven,eight,nine,zero,fslash,q,w,e,r,t,y,u,i,o,p,a,s,minus,euro,at,d,f,g,h,j,k,l,!2,z,dollar_eur,hash,x,c,v,b,n,m,!20</layout>
    <layout name="alt" label="KEYPANEL~Alt">one,two,three,four,five,six,seven,eight,nine,zero,asterisk,dollar,fslash,minus,equal,plus,dot,comma,acute,hyphen,lbracket,rbracket,questionmark,exclamationmark,one,asterisk,at,and,hash,underscore,dollar,euro,dollar,euro,equal,nine,four,five,two,eight,seven,zero,four,six,seven,!20</layout>
    </panel>
    DO not touch this not to move [!2]

    All panels can be removed but not the set of characters its start with this :<set name="latin">
    <key name="a" codegroup="aáàâãäåæāăą">

    The numbers letters and symbols are not arranged so feel free to arrange as you like
    All members are welcome to contribute and post results,code and screen


    Contributors:@ kwbs first succed to modify keyboards hebrew
    Thx alot for help
    @wowanzik-deutsch
    @slogarmin-slovenian
    Last edited by cristianyxtl; 13th January 2021 at 09:30 PM.

  2.    Advertissements


  3. #2
    Master kwbs's Avatar
    Join Date
    Jul 2017
    Location
    IL
    Posts
    808
    Rep Power
    230

    Wince+Andr.

    ^^^^^

    German keyboard - Thanks to @wowanzik

    Get @wowanzik's full German keyboar code in comment #3




    Modified Slovenian Keyboard - Thanks to @slogarmin

    Get @slogarmin's full Slovenia code in comment #6

    Code:
    Please Login or Register to see the links



    About Danish Keyboard Panel and all latin_KB in comment #8

    Spoiler: Danish keyboard on the list
    Danish keyboard on the listl
    Spoiler: Danish-Latin Keyboard
    Danish Keyboard
    Code:
    Please Login or Register to see the links



    1[Only registered and activated users can see links. ]Modified Hebrew_abc Keyboard

    Code:
    Please Login or Register to see the links
    Spoiler: abc
    Hebrew abc

    2.Modified Hebrew_abc+ Keyboard attached -> pswd: abc+

    Spoiler: abc+
    Hebrew abc



    ABwerty Keyboard - One english_latin Panel in comment #12




    And, have a... for PONGO skinners;


    Spoiler: How to Size Keyboard Hight in iGo NextGen
    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]
    Attached Files Attached Files
    • This post requires you to click the "LIKE this post" button to see Attachments.
    Last edited by kwbs; 22nd October 2021 at 09:12 AM.

  4. #3
    Member + wowanzik's Avatar
    Join Date
    Mar 2012
    Location
    Deuschland
    Posts
    37
    Rep Power
    37

    Default

    German keyboard.

    <panel name="deutsch" type="alpha" set="deutsch">
    <layout name="deutsch" label="KEYPANEL~Deutsch">ß,q,w,e,r,t,z,u,i,o,p,ü,a,s,d,f,g,h,j,k,l,!1,ö,ä,#,y,x,c,v,b,n,m,!20</layout>
    <layout name="alt" label="KEYPANEL~Alt">one,two,three,four,five,six,seven,eight,nine,zero,!2,fslash,dot,comma,acute,hyphen,lbracket,rbracket,questionmark,exclamationmark,!3,asterisk,at,and,hash,underscore,dollar,euro,!20</layout>
    </panel>

    Also add

    Spoiler: Text
    <set name="deutsch">
    <key name="a" codegroup="a"/>
    <key name="ä" codegroup="ä"/>
    <key name="b" codegroup="b"/>
    <key name="c" codegroup="c"/>
    <key name="d" codegroup="d"/>
    <key name="e" codegroup="e"/>
    <key name="f" codegroup="f"/>
    <key name="g" codegroup="g"/>
    <key name="h" codegroup="h"/>
    <key name="i" codegroup="i"/>
    <key name="j" codegroup="j"/>
    <key name="k" codegroup="k"/>
    <key name="l" codegroup="l"/>
    <key name="m" codegroup="m"/>
    <key name="n" codegroup="n"/>
    <key name="o" codegroup="o"/>
    <key name="ö" codegroup="ö"/>
    <key name="p" codegroup="p"/>
    <key name="q" codegroup="q"/>
    <key name="r" codegroup="r"/>
    <key name="s" codegroup="s"/>
    <key name="ß" codegroup="ß"/>
    <key name="t" codegroup="t"/>
    <key name="u" codegroup="u"/>
    <key name="ü" codegroup="ü"/>
    <key name="v" codegroup="v"/>
    <key name="w" codegroup="w"/>
    <key name="x" codegroup="x"/>
    <key name="y" codegroup="y"/>
    <key name="z" codegroup="z"/>

    <key codegroup="ß"/>
    <key name="zero" codegroup="0"/>
    <key name="one" codegroup="1"/>
    <key name="two" codegroup="2"/>
    <key name="three" codegroup="3"/>
    <key name="four" codegroup="4"/>
    <key name="five" codegroup="5"/>
    <key name="six" codegroup="6"/>
    <key name="seven" codegroup="7"/>
    <key name="eight" codegroup="8"/>
    <key name="nine" codegroup="9"/>

    <key name="fslash" codegroup="/"/>
    <key name="dot" codegroup="."/>
    <key name="comma" codegroup=","/>
    <key name="acute" codegroup="'"/>
    <key name="hyphen" codegroup="-"/>
    <key name="lbracket" codegroup="("/>
    <key name="rbracket" codegroup=")"/>
    <key name="questionmark" codegroup="?"/>
    <key name="exclamationmark" codegroup="!"/>
    <key name="asterisk" codegroup="*"/>
    <key name="at" codegroup="@"/>
    <key name="and" codegroup="&"/>
    <key name="hash" codegroup="#"/>
    <key name="underscore" codegroup="_"/>
    <key name="dollar" codegroup="$"/>
    <key name="euro" codegroup="€"/>
    </set>


    And it will be so


    Spoiler: Foto
    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]


    [Only registered and activated users can see links. ]
    Last edited by wowanzik; 13th January 2021 at 05:41 PM.

  5. #4
    Master
    Join Date
    Nov 2017
    Location
    Romania
    Posts
    312
    Rep Power
    150

    Default

    Deutsch

    Spoiler: deutsch
    Screenshot 20210113 105702 1




    Spoiler: deutsch
    Screenshot 20210113 105649

  6. #5
    Master kwbs's Avatar
    Join Date
    Jul 2017
    Location
    IL
    Posts
    808
    Rep Power
    230

    Default

    ^^^^^


    A TIP from @cristianyxtl - To be added in #1

    When you try to change letters numbers and symbol to have a full keyboard - Do not delete the characters - Only replace them, and for change position on buttons - The same - Replace, not delete.


    Quote Originally Posted by spyder View Post
    In Pongo skin you can find the file in the_skin_by_pongo.zip
    [Only registered and activated users can see links. ]
    Last edited by kwbs; 13th January 2021 at 07:40 PM.

  7. #6
    Member +
    Join Date
    Jul 2011
    Location
    Europe
    Posts
    35
    Rep Power
    14

    Default

    Quote Originally Posted by kwbs View Post
    Code:
    Please Login or Register to see the links
    actualy only panel si not enough, because of u set=latin, keyboard won't be correct. here is the whole code for set and panel:
    Slovenian keyboard:
    Spoiler: set

    <set name="slovenian">
    <key name="zero" codegroup="0"/>
    <key name="one" codegroup="1"/>
    <key name="two" codegroup="2"/>
    <key name="three" codegroup="3"/>
    <key name="four" codegroup="4"/>
    <key name="five" codegroup="5"/>
    <key name="six" codegroup="6"/>
    <key name="seven" codegroup="7"/>
    <key name="eight" codegroup="8"/>
    <key name="nine" codegroup="9"/>
    <key name="minus" codegroup="-"/>
    <key name="plus" codegroup="+"/>
    <key name="a" codegroup="a"/>
    <key name="b" codegroup="b"/>
    <key name="c" codegroup="c"/>
    <key name="č" codegroup="č"/>
    <key name="ć" codegroup="ć"/>
    <key name="d" codegroup="d"/>
    <key name="đ" codegroup="đ"/>
    <key name="e" codegroup="e"/>
    <key name="f" codegroup="f"/>

    <key name="g" codegroup="g"/>
    <key name="h" codegroup="h"/>
    <key name="i" codegroup="i"/>
    <key name="j" codegroup="j"/>
    <key name="k" codegroup="k"/>
    <key name="l" codegroup="l"/>
    <key name="m" codegroup="m"/>
    <key name="n" codegroup="n"/>
    <key name="o" codegroup="o"/>

    <key name="p" codegroup="p"/>
    <key name="q" codegroup="q"/>
    <key name="r" codegroup="r"/>
    <key name="s" codegroup="s"/>
    <key name="š" codegroup="š"/>
    <key name="t" codegroup="t"/>
    <key name="u" codegroup="u"/>
    <key name="v" codegroup="v"/>
    <key name="w" codegroup="w"/>
    <key name="x" codegroup="x"/>
    <key name="y" codegroup="y"/>
    <key name="z" codegroup="z"/>
    <key name="ž" codegroup="ž"/>

    <key name="empty" codegroup=" "/>

    <key name="klicaj" codegroup="!"/>
    <key name="acute" codegroup="'"/>
    <key name="hash" codegroup="#"/>
    <key name="dollar" codegroup="$"/>
    <key name="procent" codegroup="%"/>
    <key name="and" codegroup="&amp;"/>
    <key name="slash" codegroup="/"/>
    <key name="lbracket" codegroup="("/>
    <key name="rbracket" codegroup=")"/>
    <key name="equal" codegroup="="/>
    <key name="underscore" codegroup="_"/>
    <key name="backslash" codegroup=""/>
    <key name="neke" codegroup="|"/>
    <key name="euro" codegroup="€"/>
    <key name="divide" codegroup="÷"/>
    <key name="multiply" codegroup="×"/>
    <key name="lsqbracket" codegroup="["/>
    <key name="rsqbracket" codegroup="]"/>
    <key name="ss" codegroup="ß"/>
    <key name="levo" codegroup="<"/>
    <key name="desno" codegroup=">"/>
    <key name="at" codegroup="@"/>
    <key name="lbrace" codegroup="{"/>
    <key name="rbrace" codegroup="}"/>

    <key name="semicolon" codegroup=";"/>
    <key name="colon" codegroup=":"/>
    <key name="comma" codegroup=","/>
    <key name="dot" codegroup="."/>
    <key name="questionmark" codegroup="?"/>
    <key name="asterisk" codegroup="*"/>
    <key name="sections" codegroup="§"/>

    <key name="quotation" codegroup="&quot;"/>
    </set>

    Spoiler: panel

    <panel name="slovenian" type="alpha" set="slovenian">
    <layout name="slovenian" label="KEYPANEL~Slovenian">1,2,3,4,5,6,7,8,9,0,minus,plus,q,w,e,r,t,z,u,i,o,p,š,đ,a,s,d,f,g,h,j,k,l,č,ć,ž,y,x,c,v,b,n,m,comma,dot,!20</layout>
    <layout name="alt" label="KEYPANEL~Alt">klicaj,acute,hash,dollar,procent,and,slash,lbracket,rbracket,equal,questionmark,asterisk,!2,backslash,neke,euro,empty,empty,empty,empty,empty,divide,multiply,!3,levo,desno,empty,lsqbracket,rsqbracket,empty,empty,ss,empty,at,lbrace,rbrace,sections,semicolon,colon,underscore,!20</layout>
    </panel>

    and here it is, how it looks
    Spoiler: image

    slo keyboard luna
    Last edited by slogarmin; 13th January 2021 at 07:39 PM.

  8. #7
    Master
    Join Date
    Nov 2017
    Location
    Romania
    Posts
    312
    Rep Power
    150

    Default

    Well done guys The goal its to have separate keyboard for wich language with specific characters for each language
    For that goal its needed a specific set english deutsch,danish spanish french and so on Then all we try to shyntesize and make things to be easier and for people without skills, maybe make a separate keyboards.xml only with standard qwerty set and specific set lang set ex deutsch
    So feel free to make proposal
    Maybe and other member of different nationality join and help to achieve the goal
    Btw i think its better to put keyboards.xml in data.zip bcs the skin its changed with new version of skin (maybe for luna 29/12/2020 its last one)
    PS i start this and stil i have standard keyboard of luna
    Last edited by cristianyxtl; 13th January 2021 at 09:06 PM.

  9. #8
    Master kwbs's Avatar
    Join Date
    Jul 2017
    Location
    IL
    Posts
    808
    Rep Power
    230

    Default

    Quote Originally Posted by slogarmin View Post
    actualy only panel is not enough, because of u set=latin, keyboard won't be correct. here is the whole code for set and panel: Slovenian keyboard:
    If we choose one of the fixed keyboards that appear to everyone: Qwerty, Qwertz, Abcd and Azerty - They all have all the Latin letters of all European languages. Just press and hold the desired letter key and you will get what you need for your language. Of course, if you want a keyboard that is entirely Slovenian and only Slovenian, you're right BUT, You have to bother and build a complement, as the unique keyboard has for Hebrew (See Example), for Japanese, Russian and other exceptions.

    Spoiler: FIXED LATIN KEYBORDS
    Screenshot 20210113 223522

    Spoiler: LONG PRESS AND YOU HAVE IT
    Screenshot 20210113 222740

    Spoiler: HEBREW EXAMPLE
    Code:
    Please Login or Register to see the links
    Last edited by kwbs; 14th January 2021 at 06:04 PM.

  10. #9
    Master
    Join Date
    Nov 2017
    Location
    Romania
    Posts
    312
    Rep Power
    150

    Default

    Wich its the easiest way,let said for danish people who use igo and dont speak english? I think its to have keyboard and unique danish characters in their language For ex thx to @wowanzik deutsch people can use the specific deutsch (b) wich its used for strasse and replace the 2 s

  11. #10
    Member +
    Join Date
    Jul 2011
    Location
    Europe
    Posts
    35
    Rep Power
    14

    Default

    @kwbs
    Yes i know that and u're right for the latin, but i want it the layout with complete keyboard, with all the letters of our alphabet. That's way i created own set.

    Poslano z mojega SM-G930F z uporabo Tapatalk

 

 

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
  •