As discussed here in this pull request: - https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/737 See https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/platforms/unix/vm-display-fbdev/sqUnixEvdevKeyMouse.c ```C #define TAP_START_TIMEOUT 0.18 #define TAP_END_TIMEOUT 0.3 ```