summaryrefslogtreecommitdiffstats
path: root/system/autocutsel/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/autocutsel/README')
-rw-r--r--system/autocutsel/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/autocutsel/README b/system/autocutsel/README
new file mode 100644
index 0000000000..ea671eb46d
--- /dev/null
+++ b/system/autocutsel/README
@@ -0,0 +1,9 @@
+Autocutsel tracks changes in the X server's cutbuffer and CLIPBOARD
+selection. When the CLIPBOARD is changed, it updates the cutbuffer.
+When the cutbuffer is changed, it owns the CLIPBOARD selection.
+The cutbuffer and CLIPBOARD selection are always synchronized.
+
+Autocutsel is mostly useful with window managers since most desktop
+environments today include their own clipboard managers.
+If you dont use a display manager like KDM you can use autocutsel
+by adding an entry to your $HOME/.xinitc file using the -fork option.