This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/chroot-bin/croutonclip b/chroot-bin/croutonclip | |
index a280419..226f26d 100755 | |
--- a/chroot-bin/croutonclip | |
+++ b/chroot-bin/croutonclip | |
@@ -5,6 +5,7 @@ | |
# | |
# Synchronizes clipboard between X displays, making use of crouton's WebSocket | |
# server and Chromium extension to synchronize the clipboard with Chromium OS | |
+# Define XMETHOD variable (x11, xephyr or cros) in prior to run this script. | |