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%
Results 1 to 10 of 12

Hybrid View

  1. #1
    Master kwbs's Avatar
    Join Date
    Jul 2017
    Location
    IL
    Posts
    856
    Rep Power
    305

    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.

  2.    Advertissements


  3. #2
    Member + wowanzik's Avatar
    Join Date
    Mar 2012
    Location
    Deuschland
    Posts
    45
    Rep Power
    38

    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.

  4. #3
    Member +
    Join Date
    Jul 2011
    Location
    Europe
    Posts
    35
    Rep Power
    16

    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.

  5. #4
    Master kwbs's Avatar
    Join Date
    Jul 2017
    Location
    IL
    Posts
    856
    Rep Power
    305

    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.

 

 

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
  •