Skip to content

Instantly share code, notes, and snippets.

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.