While working with linux machines/terminal, I always use shift+Insert to paste the clip board content. I am using vnc viewer app to login to my VNC server but shift+Insert isn't working in the Linux based VNC server. Whenever I try to do shift+Insert, it outputs 0 in the terminal of VNC server. But in other applications(like browser, notepad, putty etc.) in my local PC, shift+Insert works and pastes the clipboard content. Only with VNC, I am hitting this problem. How do I make the shift+Insert to do paste instead of outputting 0 in the VNC server?
Thanks in advance