Hi, I'm using urxvt (great software!) and tigervnc 1.3.0 (also great!). When starting vncconfig the selection is transferred between the VNC-server and the vncviewer. This works well in both directions which can be verified by for example: $ watch -n 0.1 xsel -op
Also the cut and paste does work well in xterm and programs like firefox etc. But the paste via the middle mouse on the server doesn't work for urxvt. The selection is always empty, so the old contents is deleted! It works on the client (vncviewer side of the connection) in urxvt. The clipboard is also working, so with the extension "clipboard" I can paste the contents of the transferred clipboard. It seems that urxvt doesn't recognize the change of the selection. The only workaround I found is the following: $ xsel -op | xsel -ip on the server will fix it for one transfer of the selection. Any idea what is going wrong here? Thanks for your help, Michael _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
