Jonathan C

Results 1 issues of Jonathan C

After updating to macOS Mojave (10.14), I could no longer get hammerspoon to execute key-binds that access mission control `hs.eventtap.keyStroke({"ctrl"}, "up")` or switch desktops `hs.eventtap.keyStroke({"ctrl"}, "left")` `hs.eventtap.keyStroke({"ctrl"}, "right")` These commands...