I am using SSH in MobaXterm, is there a way to prevent automatic "copy" when you select some text (e.g. in gedit), or with the mouse ?
Asked
Active
Viewed 5,697 times
1 Answers
8
In MobaXterm, go to Settings -> Configuration -> X11 -> X11 Settings -> Clipboard -> "disable primary".
As the tooltip says:
Define the way MobaXterm will handle copy/paste operations between X11 applications and Windows applications:
- diabled: copy/paste from and to X11 applications will not work
- enabled: copy/paste from and to X11 applications will work
- disable primary: selecting some text will not automatically copy it, only explicit requests to copy text will be handled.
Kevin Rak
- 244
- 2
- 5
-
1doesn't work. selecting is still copying – Gulzar Oct 24 '21 at 15:53