Code Monkey home page Code Monkey logo

Comments (5)

Ylianst avatar Ylianst commented on May 28, 2024

Just published MeshCentral v0.2.2-k on NPM that fixes the "-" and "=" keys on FireFox on US keyboards. Hopefully this will fix this problem. If not, please let me know the OS and browser you are using and the keyboard setup you have (US-EN, FR-CA...). Thanks.

from meshcentral.

rcgrepo avatar rcgrepo commented on May 28, 2024

from meshcentral.

Ylianst avatar Ylianst commented on May 28, 2024

There is a bit of a problem with MeshCentral and international keyboards. The keys are mapped to an international keyboard twice, once on the browser side and once on the remote PC. To solve this, you can add a "US-EN" keyboard on the browser side or remote PC. "US-EN" keyboard does not seem to do any key mapping and so, usually solves the problem. It would be nice if browsers gave key scan codes to web applications.

from meshcentral.

Ylianst avatar Ylianst commented on May 28, 2024

Taking a look at https://javascript.info/keyboard-events. I may be able to map key codes back into scan codes and make fix this problem. I will take a look.

from meshcentral.

Ylianst avatar Ylianst commented on May 28, 2024

Published MeshCentral v0.2.5-w with a fix for keyboard mappings. Starting with this version, the local keyboard language is ignored and only the remote keyboard mapping is used. This is a lot better than previous versions of MeshCentral where both local and remote keyboard language mappings where used causing all sorts of issues. Please re-open this issue if there are more problems. - Thanks.

from meshcentral.

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.