在 XEmacs 中重新绑定右 Alt 键

发布于 2025-01-05 04:16:47 字数 222 浏览 2 评论 0原文

我在 MacBookPro 上安装的 Windows 7 上使用 XEmacs。 所以我的右侧没有控制键。 我想让右选项键充当右Ctrl键。

我用谷歌搜索并尝试了下面的代码,但它不起作用:

(setq mac-option-modifier 'control)
(setq mac-command-modifier 'meta)

还有其他建议吗?

I'm using XEmacs on Windows 7 installed in MacBookPro.
So I don't have a Control-Key on the right side.
I would like to make the right-option key to work as right-ctrl.

I googled and tried the code below, but it is not working:

(setq mac-option-modifier 'control)
(setq mac-command-modifier 'meta)

Any other suggestion?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我们的影子 2025-01-12 04:16:47

尝试 KeyTweak 软件。将 Cmd 重新映射到 Ctrl

Try KeyTweak software. Remap Cmd to Ctrl with that.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文