GithubHelp home page GithubHelp logo

Comments (5)

datMaffin avatar datMaffin commented on June 17, 2024 1

This was a bug in my keyboard config.

Turns out I used the wrong xbk types: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/blob/master/types/level5?ref_type=heads

I had to switch to types that are not influenced by the num-lock.
So now I am using "EIGHT_LEVEL", "EIGHT_LEVEL_ALPHABETIC", "EIGHT_LEVEL_SEMIALPHABETIC".
And I no longer need to disable the num-lock thingy.

My layout config is now:
https://gist.github.com/datMaffin/22e0a058676b39558d25677801e69f8a

from labwc.

datMaffin avatar datMaffin commented on June 17, 2024

Was able to reproduce this with 6.6

In 6.5, this issue did not yet exist.

Both were compiled with the same wlroots (the one provided by my Linux distribution).

The commit breaking my multi layer keyboard turned out to be

  • ecad765
  • checking out the previous commit in the history fixes it.

from labwc.

datMaffin avatar datMaffin commented on June 17, 2024

@jlindgren90 seems to have been the main author of ecad765 . Can you by chance comment on this?

A (temporary) workaround that indeed works is to disable the numlock in the rc.xml:

<keyboard>
    ....
    <numlock>off</numlock>
</keyboard>

from labwc.

jlindgren90 avatar jlindgren90 commented on June 17, 2024

I have no idea why Num Lock would affect your keyboard layout. Since it does, you can turn it off, as you mentioned.

from labwc.

johanmalm avatar johanmalm commented on June 17, 2024

Thanks for reporting back.

from labwc.

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.