GithubHelp home page GithubHelp logo

Comments (7)

tekezo avatar tekezo commented on May 19, 2024 33

You can find the raw key code value in get_cg_key_map in types.hpp.

      map[key_code(kHIDUsage_KeyboardNonUSBackslash)] = 0xa;

Please use non_us_backslash.

from karabiner-elements.

andrewandante avatar andrewandante commented on May 19, 2024 28

@swapab I've just come across this, and you're not going to believe me, but switching those around (i.e. FROM grave TO backslash) fixed it for me. I've no idea why, but it seemed to work. Hope that helps.

from karabiner-elements.

swapab avatar swapab commented on May 19, 2024 18

Even I have a MacBook with DE keyboard layout where I would like to swap the § (non_us_backslash key) with ` (tilde key)

I have done following configuration in Karabiner, but it's not having any effect.

screenshot 2018-11-16 at 16 52 29

from karabiner-elements.

talha131 avatar talha131 commented on May 19, 2024 7

@borodiychuk I have the same issue. This configuration works for me.

{
    "profiles": [
        {
            "name": "Default profile",
            "selected": true,
            "simple_modifications": {
                "caps_lock": "left_control",
                "non_us_backslash": "grave_accent_and_tilde",
                "left_control" : "right_option"
            }
        }
    ]
}

Specifically, "non_us_backslash": "grave_accent_and_tilde". Also see #7

from karabiner-elements.

talha131 avatar talha131 commented on May 19, 2024

@swapab posting output of Karabiner-Elements event viewer would add more information.

I have the same configuration as yours and it has been working for 2 years now.

from karabiner-elements.

yanik-ai avatar yanik-ai commented on May 19, 2024

@andrewandante software is weird :D

from karabiner-elements.

Karkunow avatar Karkunow commented on May 19, 2024

@andrewandante it works!!

from karabiner-elements.

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.