jhunt / xclipd

An X11 Clipboard Manager
MIT License
14 stars 1 forks source link

xclipd doesn't capture event when copy-pasting between GUI VNC session and local MAC machine #1

Closed coda-nsit closed 4 years ago

coda-nsit commented 4 years ago

I open a TigerVNC GUI session. Then open a text file using gedit in the remote machine. The remote machine is a Fedora Linux. Then I run xclipd in the remote machine. Now when I copy-paste withing the remote machine all is good. But when I try to copy-paste something from the gedit to my local MAC, xclipd doesn't seem to detect this action. I know this because I have put several debug print statements in the xclipd.c file.

jhunt commented 4 years ago

There’s a lot to unpack here.

Are you connecting to TigerVNC to a Linux machine running X11, from your mac? Where is xclipd running?

Sent from my iPhone

On Jul 21, 2020, at 1:01 PM, Rishab Banerjee notifications@github.com wrote:

 I open a TigerVNC GUI session. Then open a text file using gedit in the remote machine. The remote machine is a Fedora Linux. Then I run xclipd in the remote machine. Now when I copy-paste withing the remote machine all is good. But when I try to copy-paste something from the gedit to my local MAC, xclipd doesn't seem to detect this action. I know this because I have put several debug print statements in the xclipd.c file.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.