Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

not getting any keyboard updates on linux #57

@shalva97

Description

@shalva97

Prerequisites

Description

this is my code, from your example, when i run the script it only triggers once and then exits. Also tried to use it in my project, but it does not receive updates

const KeyboardLayout = require('keyboard-layout')
KeyboardLayout.observeCurrentKeyboardLayout((layout) => console.log(layout))

P.S im not sure about atom, i dont even know what is that, all that links seem irrelevant

Steps to Reproduce

  1. run the example
  2. not updates and exits
  3. try it in my project
  4. debug
  5. still no updates

Expected behavior:

it should update everytime i press alt+shift

Actual behavior:

no updates

Reproduces how often:

always

Versions

not sure here, installed from npm and have no atom

Additional Information

OS: Arch Linux KDE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions