Giter VIP home page Giter VIP logo

Comments (2)

39aldo39 avatar 39aldo39 commented on June 3, 2024

This probably isn't caused by the XKB config, since it can't even express multiple key presses.

I think that your w key sometimes remains pressed for a short time, which may be caused by some program or your keyboard. If you still have Extend down, it will execute C-w a few times. If you don't, it will execute w a few times. This also happens if you manually hold w down for a little longer.

If this is the case, it is probably fixed by disabling autorepeat or by increasing its delay time. But you obviously would lose autorepeat, which you may not want. You can disable it by executing xset r off (xset r on turns it on again). You can also disable it just for the w key by executing xset -r 25. The delay time can be changed by executing xset r rate $milliseconds.

from klfc.

noctuid avatar noctuid commented on June 3, 2024

I can't intentionally trigger this behavior regardless of how long I hold down either key, but after disabling repeat for w, I haven't noticed the issue anymore. For whatever reason, this doesn't happen with any other key and doesn't happen with w if I bind it to something different. I'll continue to test, but I think disabling repeat solved the issue.

Edit: this actually happens when I bind w to other keys. I never had this issue before using klfc, but I'm guessing that's just a coincidence.

from klfc.

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.