iberianpig / fusuma-plugin-keypress

Keypress combination plugin for Fusuma

Home Page:https://github.com/iberianpig/fusuma#available-plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature/Typing Detector for disable touchpad while typing

iberianpig opened this issue · comments

We are using xkeysnail as a key remapper.
However, when xkeysnail is used, libinput does not enable disable-while-typing.

Currently, only modifier keys can be detected, however, I need to add functionality so that events are triggered when keys other than modifier keys are pressed. In addition, it will be triggered by only typing keys without any touchpad gestures (swipe/pinch).

example: Disabling the touchpad for 1 second

typing:
  command: disable_touchpad_for_1second.sh
  interval: 1