远程桌面 - Shift+插入进行粘贴

发布于 2024-09-27 07:43:19 字数 176 浏览 5 评论 0原文

我有一个键盘,上面有用于复制、粘贴和剪切的按键。这些键映射到以下快捷键:

ctrl-insert = 复制

shift-delete = 剪切

shift-insert = 粘贴

对于远程桌面,所有这些完成的就是打开/关闭插入。有没有办法让这些快捷方式与远程桌面一起使用?

I have a keyboard that has keys on it for copy, paste, and cut. These keys are mapped to the following shortcuts:

ctrl-insert = copy

shift-delete = cut

shift-insert = paste

With remote desktop all this accomplishes is turning on/off insert. Is there a way to get these shortcuts working with remote desktop?

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

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

发布评论

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

评论(1

猫七 2024-10-04 07:43:19

尝试使用 http://www.autohotkey.com/ 您可以将几乎任何键盘符号映射到任何操作。
您需要在远程桌面下运行它,然后查看按键历史记录以查找这些特殊按键使用的按键符号,然后您可以将它们映射到您想要的任何操作或按键。

远程桌面可能没有发送这些密钥,在这种情况下,您很快就会在密钥历史记录中看到它。

try using http://www.autohotkey.com/ you can map pretty much any keysym to any action.
You will need to run it under the remote desktop then look at the key history to find the keysyms used by those special keys, then you can map them to whatever action or key you want.

It is possible that remote desktop is not sending those keys in which case you will quickly see that in the key history.

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