Fix copy/paste problem with RDP.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 09 Feb 2018 23:39:43 +0200
changeset 2224 b45b160b9f02
parent 2223 c50753af1f09
child 2225 e7ffc0b15cd5
Fix copy/paste problem with RDP.
clipboard.rst
--- a/clipboard.rst	Fri Feb 09 23:08:13 2018 +0200
+++ b/clipboard.rst	Fri Feb 09 23:39:43 2018 +0200
@@ -9,6 +9,8 @@
 MS Windows
 ==========
 
+To fix copy/paste problem with RDP launch or restart ``rdpclip.exe``.
+
 X Windows
 =========
 
@@ -18,12 +20,12 @@
 The messages used to transfer the selections have a maximum size that's
 actually quite low (a few kilobytes).
 
-See
+See:
 
-  http://standards.freedesktop.org/clipboards-spec/clipboards-latest.txt
-  http://www.jwz.org/doc/x-cut-and-paste.html
-  http://en.wikipedia.org/wiki/X_Window_selection
-  http://www.emacswiki.org/cgi-bin/wiki/CopyAndPaste
+* http://standards.freedesktop.org/clipboards-spec/clipboards-latest.txt
+* http://www.jwz.org/doc/x-cut-and-paste.html
+* http://en.wikipedia.org/wiki/X_Window_selection
+* http://www.emacswiki.org/cgi-bin/wiki/CopyAndPaste
 
 xclipboard
 ==========