2
0
Fork 0
mirror of https://github.com/h2ero/XEasyMotion.git synced 2026-06-19 01:21:04 -06:00
keynav for macOS ( OS X ) , using keyboard control mouse.
Find a file
MakerNeo 87302e2cd8 🔧 chore: 配置自动代码签名、开发团队及应用分类
Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-17 19:54:00 +08:00
XEasyMotioinTests update 2016-06-19 16:28:49 +08:00
XEasyMotion fixed hide window 2022-11-23 11:22:31 +08:00
XEasyMotion.xcodeproj 🔧 chore: 配置自动代码签名、开发团队及应用分类 2026-06-17 19:54:00 +08:00
XEasyMotionUITests update 2016-06-19 16:28:49 +08:00
.gitignore XEasyMotion now tracks the last 10 clicks and allows users to navigate to those click positions using CTRL + o. 2022-01-10 21:25:54 -07:00
AGENTS.md 📝 docs: 添加 AGENTS.md 并创建 CLAUDE.md 软连接 2026-06-17 19:31:57 +08:00
CLAUDE.md 📝 docs: 添加 AGENTS.md 并创建 CLAUDE.md 软连接 2026-06-17 19:31:57 +08:00
README.md Update README.md 2024-12-29 19:31:00 +08:00

XEasyMotion

using keyboard control mouse on MacOS ( OS X ), like keynav.

Download

https://github.com/h2ero/XEasyMotion/releases

Usage

  • h j k l zoom area
  • Shift + h j k l move area
  • Enter click (dismisses grid)
  • c double click (dismisses grid)
  • Space click (retains grid)
  • Shift + Enter right click
  • i hover
  • CMD + i call XEasyMotion
  • u undo
  • o go to previous click position
  • . repeat last click
  • ESC exit

Development

Once XEasyMotion is running, open System Preferences and go to Security & Privacy > Accessibility and either add and check XEasyMotion, or uncheck and check it again. This must be done each time XEasyMotion is built and run since the permissions are lost after building. Keep the System Preferences window open and unlocked to facilitate this process.