Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1dk] [keylayout] [json] ODK_SHIFT mapping ignored on keys with 1dk in the base or shift layer #83

Open
robinmoussu opened this issue Jan 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@robinmoussu
Copy link
Contributor

I took ergol.toml, modified name8 to "circumflex" and put "*^" on 1typo+shift on the 1typo key [O].

The modification seems to work for Linux, I can find the dead_circumflex at the right place in the xkb file. However it is missing both in the .keylayout and for the live preview (kalamine --watch). 1typo + shift + 1typo + key does the diaeresis version of the key, not the circumflex one.

I also tried with a regular ASCII symbol, and can reproduce the same issue.

circumflex.toml.txt
circumflex.keylayout.txt
circumflex.keylayout.expected.txt

@fabi1cazenave fabi1cazenave changed the title The key with 1typo cannot be remmapped on 1typo+shift for mac and live preview [1dk] mapping ignored in the ODK_SHIFT layer on keys with 1dk in the base or shift layer (affects keylayout and web preview) Feb 6, 2024
@fabi1cazenave fabi1cazenave changed the title [1dk] mapping ignored in the ODK_SHIFT layer on keys with 1dk in the base or shift layer (affects keylayout and web preview) [1dk][keylayout][json] mapping ignored in the ODK_SHIFT layer on keys with 1dk in the base or shift layer Feb 6, 2024
@fabi1cazenave
Copy link
Collaborator

On other words, this is not supported yet for the keylayout and JSON outputs :

┼─────┼
│***^ │
│  *¨ │
┼─────┼

Expected : 1dk, Shift+1dk should be a dead circumfles
Actual : 1dk, Shift+1dk should be a dead diaeresis

@fabi1cazenave fabi1cazenave added the bug Something isn't working label Feb 6, 2024
@fabi1cazenave fabi1cazenave changed the title [1dk][keylayout][json] mapping ignored in the ODK_SHIFT layer on keys with 1dk in the base or shift layer [1dk] [keylayout] [json] ODK_SHIFT mapping ignored on keys with 1dk in the base or shift layer Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants