Giter Site home page Giter Site logo

Comments (8)

Julow avatar Julow commented on July 27, 2024

There's no way to switch to a custom layout directly. That would be a good idea but there's two problems with placement:

  • For custom placement of the switching key, custom layouts would need to have a name.
  • For automatic placement, there's no way to specify where to place automatically added keys.

The only switching keys are up and down (key 7 and 8) on the space bar:

  <key width="4.4" key0="space" key7="switch_forward" key8="switch_backward" key5="cursor_left" key6="cursor_right" slider="true"/>

Your layout don't render in your issue. You must enclose it between two ``` lines. For what I saw in the email notification, is here only one very large row ?

from unexpected-keyboard.

cachewram avatar cachewram commented on July 27, 2024

Yes its one row. Its designed for landscape mode. Although I can use it in profile mode as well.
And I didnt suss that out about the down key as well as the up space key calling layouts. Thanks.

from unexpected-keyboard.

cachewram avatar cachewram commented on July 27, 2024

Is this what you mean? BTW spacebar is a tap on the far right directionals key.
...

<key key2="ctrl" key1="loc alt" key0="loc meta" key3="loc switch_greekmath" key4="switch_numeric"key5="switch_emoji" key6="config"/>

...

from unexpected-keyboard.

Julow avatar Julow commented on July 27, 2024

I'm talking about the default space bar. You need to add switch_forward and switch_backward somewhere in your layout to be able to change layout.

Your layout is not visible on Github, you need to enclose it in a code block.

from unexpected-keyboard.

cachewram avatar cachewram commented on July 27, 2024
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <keyboard bottom_row ="false"> <row height="1.6"> 


<key key0="|" key1="\\" key2="loc accent_cedille" key3="&lt;>" key4="."  
key5="" key6="," key7="\?" key8="/"/> 


<key key0="esc" key1="~" key2="\@" key3="!" key4="\#" key5="loc €" key6="loc ₪" key7="45" key8="$"/>


<key key0="%" key1="^" key2="&amp;" key3="()" key4="*" key5="loc accent_macron" key6="f11_placeholder" key7="f12_placeholder" key8="tab"/>



<key key0="`" key1="loc accent_ring" key2="\@" key3="loc accent_ogonek" key4="loc accent_grave" key5="loc £" key6="loc accent_aigu" key7="loc accent_dot_above" key8="loc accent_caron"/>



<key key0="-" key1="_" key2="=" key3="+" key4="loc accent_trema" key5="loc accent_circonflexe" key6="{}" key7="loc accent_double_aigu" key8="[]"/>

<key key0="5" key1="1" key2="3" key3="7" key4="9" key5="4"  key6="6" key7="2" key8="8"/>


<key key0="loc accent_tilde" key1=":" key2="0" key3=";" key4="&quot;" key5="'" key6="."/>



<key key2="ctrl" key1="loc alt" key0="loc meta" key3="loc switch_greekmath" key4="switch_numeric"key5="switch_emoji" key6="config"/>


<key key0="s" key1="q" key2="e" key3="z" key4="c" key5="a"  key6="d" key7="w" key8="x"  />

<key key0="g" key1="r" key2="y" key3="v" key4="n" key5="f" key6="h" key7="t" key8="b"/>


<key key0="k" key1="u" key2="o" key3="m" key4="delete" key5="j"  key6="l" key7="i" key8="backspace"/>

<key key0="space" key1="p" key2="enter"  key3="loc capslock" key4="ctrl" key5="left" key6="shift" key7="up" key8="down"/>





 </row> </keyboard>

from unexpected-keyboard.

Julow avatar Julow commented on July 27, 2024

That's quite an original layout!
To gain some readability, perhaps you can move digits and less used punctuation to a different layout ?

from unexpected-keyboard.

cachewram avatar cachewram commented on July 27, 2024

Cheers for posting the switchers up. I replaced the 45 key with one. Going to tidy it all up now. I might be some time...

from unexpected-keyboard.

Julow avatar Julow commented on July 27, 2024

I'll close this issue. The layout option should be sufficient for your needs. Please open more issues if needed.

from unexpected-keyboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.