https://github.com/qzchenwl/mac-keymap-on-windows
在Windows环境使用macOS快捷键
https://github.com/qzchenwl/mac-keymap-on-windows
Last synced: 3 months ago
JSON representation
在Windows环境使用macOS快捷键
- Host: GitHub
- URL: https://github.com/qzchenwl/mac-keymap-on-windows
- Owner: qzchenwl
- Created: 2022-11-12T14:35:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T04:48:07.000Z (over 2 years ago)
- Last Synced: 2025-01-18T21:31:27.604Z (5 months ago)
- Language: AutoHotkey
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mac-keymap-on-windows
在Windows环境使用macOS快捷键## 使用方式
1. 将`Mac OS X 10.5+.xml`复制到`%APPDATA%\JetBrains\IntelliJIdea<版本号>\keymaps`目录下。启动Intellij IDEA,进入**File** -> **Settings** -> **Keymap**选择Mac OS X 10.5+。
2. 下载AutoHotKey,运行`MacOS.ahk`。
2.1. 设置为开机启动:选中`MacOS.ahk`,复制,运行`shell:startup`,在打开的目录中**右键** -> **粘贴快捷方式**。
3. 禁用锁屏快捷键Win+L,Win+L用于聚焦地址栏。参考[How to Disable the Lock Workstation Functionality (Window+L) in Windows
](https://www.howtogeek.com/howto/windows-vista/disableenable-lock-workstation-functionality-windows-l/)
3.1. TL;DR,运行`Disable Lock Workstation Functionality.reg`