8

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 ?

einpoklum
  • 8,783
  • 20
  • 84
  • 153
CodeKiller
  • 83
  • 1
  • 5

1 Answers1

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.

Screenshot

Kevin Rak
  • 244
  • 2
  • 5