Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找重新分配键盘“NumLock”键的功能。本质上,我想使用“NumLock”键来选择电子表格上的多个项目,而不是使用“Ctrl”键来选择多个项目。任何人都有快速修复或可以指导我使用第三方解决方案?
提前致谢,
您可以使用AutoHotkey来实现这一点。AHK 的优点之一是它提供了重新映射功能,因此您的 numlock 键可以成为第二个 ctrl。