macos 如何在 Mac X11 xterm 中启用粘贴键盘快捷键?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/9522950/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-21 08:55:53  来源:igfitidea点击:

How to enable paste keyboard shortcut in Mac X11 xterm?

macosx11xterm

提问by chacham15

On my mbp, I open xterm under X11 and I want to paste from the clipboard. However, command+v doesnt work and there isnt even an option from the edit menu. Is this not possible? If it is, how do I enable it?

在我的 mbp 上,我在 X11 下打开 xterm,我想从剪贴板粘贴。但是, command+v 不起作用,编辑菜单中甚至没有选项。这不可能吗?如果是,我该如何启用它?

采纳答案by teamaxe

Have you tried the Pasteboard settings in X11? Also, a lot of keyboard shortcuts for X11 actually use ctrl instead of Command (like in GIMP and Inkscape).

您是否尝试过 X11 中的粘贴板设置?此外,X11 的许多键盘快捷键实际上使用 ctrl 而不是 Command(如在 GIMP 和 Inkscape 中)。

Previous Stack answer

上一个堆栈答案

Secondly, is there a reason that you're using Xterm instead of Terminal?

其次,您是否有理由使用 Xterm 而不是 Terminal?

回答by ktyagi

Alt + left mouse click should do the job if the button mouse emulation has been enabled. And for some more details check this out http://hintsforums.macworld.com/archive/index.php/t-18272.html.

如果启用了按钮鼠标模拟,则 Alt + 鼠标左键单击应该可以完成这项工作。有关更多详细信息,请查看http://hintsforums.macworld.com/archive/index.php/t-18272.html