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

not getting any keyboard updates on linux #57

Open
shalva97 opened this issue Jul 17, 2020 · 0 comments
Open

not getting any keyboard updates on linux #57

shalva97 opened this issue Jul 17, 2020 · 0 comments

Comments

@shalva97
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant