Skip to content

Conflict with other software

_sam edited this page Apr 29, 2019 · 1 revision

Some application simulate keyboard events to provide functionalities such as snippet expansion. Usually these applications send multiple key press events within a very short time period, and Unshaky has difficulty distinguishing them from "shaky presses". Below are the list of known applications that have such conflict:

  • Alfred, see issue #54
  • Dash, see issue #58
  • Keeweb, see issue #65

In the latest Unshaky version, Unshaky chooses to "ignore" events occur within 5ms, and it seems to fix the conflict with Alfred, but no luck with Dash. For Dash users, if you have delay configured for "Delete" key, you should be aware of such conflict.

Clone this wiki locally