Code Monkey home page Code Monkey logo

Comments (6)

joshgoebel avatar joshgoebel commented on June 18, 2024

As for the original xkeysnail behavior - it would wait indefinitely because it had no other choice - the only events that could "wake" it were input events from the input devices...

from keyszer.

joshgoebel avatar joshgoebel commented on June 18, 2024

Actually we should just force that the right side of multipurpose modmaps have to be REAL modifiers - such that we can depress them as needed...?

from keyszer.

joshgoebel avatar joshgoebel commented on June 18, 2024

@rbreaves

define_multipurpose_modmap(
    # {Key.ENTER: [Key.ENTER, Key.RIGHT_CTRL]   # Enter2Cmd
    # {Key.CAPSLOCK: [Key.ESC, Key.RIGHT_CTRL]  # Caps2Esc
    # {Key.LEFT_META: [Key.ESC, Key.RIGHT_CTRL] # Caps2Esc - Chromebook
    {                                         # Placeholder
})

What is this section for? Do you encourage it's use or have knobs in one of your UIs to turn these on and off?

from keyszer.

joshgoebel avatar joshgoebel commented on June 18, 2024

Actually we should just force that the right side of multipurpose modmaps have to be REAL modifiers

In reading the old code again I think this may have always been the case, so I may end up just closing this issue until someone comes back with actual issues using multi-modmaps.

from keyszer.

rbreaves avatar rbreaves commented on June 18, 2024

What is this section for? Do you encourage it's use or have knobs in one of your UIs to turn these on and off?

Yes, system tray menu, Customize -> Tweaks. Although I do not think I have made Enter2Cmd available to the GUI as either no one requested it or it was requested & it seemed like an esoteric need.. who would assume holding down Enter would turn it into a Cmd key lol?

from keyszer.

joshgoebel avatar joshgoebel commented on June 18, 2024

You should definitely test this when you try keyszer... should work but I haven't done much playing with the multi-maps stuff. (and it got a pretty big rewrite)

from keyszer.

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.