Code Monkey home page Code Monkey logo

Comments (8)

Spike-from-NH avatar Spike-from-NH commented on September 6, 2024

Appears "under" q? If it is a swipe from q, you should be able to override that in your layout file to make that swipe do something else.

It may also work to go into Settings and, under "Add keys to the keyboard", uncheck £.

from unexpected-keyboard.

 avatar commented on September 6, 2024

Pound sign appears under "q" key as key4.

2

I overwrote key4 then "£" appeared under "w" key.

3

I tried to do as you said but "£" was default unchecked under "Add keys to the keyboard" section.
I checked it and unchecked again but it didn't work.

from unexpected-keyboard.

Julow avatar Julow commented on September 6, 2024

This is due to the extra_keys system: https://github.com/Julow/Unexpected-Keyboard/blob/master/res/xml/method.xml#L14
There's currently no way to override that, but that would make sense.

from unexpected-keyboard.

 avatar commented on September 6, 2024

I understand.
Thank you for your answers.

from unexpected-keyboard.

alotbsol555 avatar alotbsol555 commented on September 6, 2024

yes, it would be good, if you could supress the extra keys.

there is a workaround to get rid of the automatic extra keys (which is not nice):
define every empty key as "", eg key4="" in your example above. there won't be any place left to put extra keys…

since your layout uses the same keys on most buttons, you could paste the same empty definitions to the end of most lines.

from unexpected-keyboard.

Julow avatar Julow commented on September 6, 2024

I just added the locale_extra_keys attribute in 3164215. You can disable this behavior by defining your layout with

<keyboard name="..." script="..." locale_extra_keys="false">

from unexpected-keyboard.

 avatar commented on September 6, 2024

I just added the locale_extra_keys attribute in 3164215. You can disable this behavior by defining your layout with

<keyboard name="..." script="..." locale_extra_keys="false">

Thank you very much!

from unexpected-keyboard.

Julow avatar Julow commented on September 6, 2024

This is now released.

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.