TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What's the best way to control a cursor from the keyboard on macOS?

2 点作者 monroewalker超过 2 年前
I&#x27;d like to minimize my need for a mouse but there are some tasks which are just so much simpler with a cursor. I do have some mouse keys setup with Karabiner so that holding &quot;k&quot; and pressing esdf moves the cursor, but I&#x27;ve found this difficult to get used to. I have a few different keys to modify the speed, but it just feels way too convoluted and effortful to to control the cursor this way.<p>I&#x27;ve also tried warpd [1] but had some issues with it that turned me off to it.<p>Curious to know if anyone here has had success with something else<p>[1] https:&#x2F;&#x2F;github.com&#x2F;rvaiya&#x2F;warpd

4 条评论

xrayarx超过 2 年前
The software warpd you mentioned is a modal driver to control the mouse. Why not just use the standard mac os keyboard shortcuts? See [1] for an overview.<p>Or maybe your are looking for a tiling window manager like amethyst [2]?<p>Maybe you would like to use a tool like hammerspoon[3]?<p>Caveat emptor, all these „productivity improvements“ are a rabbit hole and a continuing distraction.<p>[1] <a href="https:&#x2F;&#x2F;osxdaily.com&#x2F;2007&#x2F;12&#x2F;13&#x2F;navigating-mac-os-x-with-only-the-keyboard&#x2F;" rel="nofollow">https:&#x2F;&#x2F;osxdaily.com&#x2F;2007&#x2F;12&#x2F;13&#x2F;navigating-mac-os-x-with-onl...</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;ianyh&#x2F;Amethyst" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ianyh&#x2F;Amethyst</a><p>[3] <a href="http:&#x2F;&#x2F;www.hammerspoon.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.hammerspoon.org&#x2F;</a>
Someone超过 2 年前
I guess you mean “mouse pointer”, not “cursor”? If so, there’s Mouse Keys (<a href="https:&#x2F;&#x2F;support.apple.com&#x2F;en-gb&#x2F;guide&#x2F;mac-help&#x2F;mh27469&#x2F;mac" rel="nofollow">https:&#x2F;&#x2F;support.apple.com&#x2F;en-gb&#x2F;guide&#x2F;mac-help&#x2F;mh27469&#x2F;mac</a>), but that means giving up easy access to essential keyboard keys, especially on laptops. If you have a numerical keypad, that may not be that bad, but that’s for you to judge.<p>You can also use a camera and control the mouse pointer with your head (<a href="https:&#x2F;&#x2F;support.apple.com&#x2F;en-gb&#x2F;guide&#x2F;mac-help&#x2F;mchlb2d4782b&#x2F;13.0&#x2F;mac&#x2F;13.0" rel="nofollow">https:&#x2F;&#x2F;support.apple.com&#x2F;en-gb&#x2F;guide&#x2F;mac-help&#x2F;mchlb2d4782b&#x2F;...</a>). I don’t know how well that works.
mikebos超过 2 年前
<a href="https:&#x2F;&#x2F;wooshy.app" rel="nofollow">https:&#x2F;&#x2F;wooshy.app</a> works actually quite well, although a lot depends on the app. It&#x27;s useless in Evernote for example.
schwartzworld超过 2 年前
I have a keyboard with QMK firmware and it&#x27;s very easy to map the keys to control your mouse. Plus since it&#x27;s on the keyboard firmware, the solution works on all platforms.