jeffmikels

Results 16 comments of jeffmikels

Following up on this: I have been able to successfully reproduce the Karabiner Virtual Scroll using Hammerspoon. For those who are interested, here is my hammerspoon code: ```lua -- HANDLE...

@greazyfingaz Yes. Look through the code above. You want to add an "if" statement that checks if specific modifier keys are down, and if they are down, sets "shouldScroll" to...

Yes, the scripts above indicate how to send a scroll event. You need to wrap it in a hs.timer.doEvery function call , and you need to set a hotkey to...

Greetings... I'm not sure I understand your question. Is everything working now?

This library is not a web server. There is no `serve` command.