From ba539b5717e103bd8176675fdd402c067872089c Mon Sep 17 00:00:00 2001 From: Grigorios Bouzakis Date: Sat, 10 Dec 2011 16:09:44 -0200 Subject: system/autocutsel: Added (sync X clipboard with the cutbuffer) Signed-off-by: Niels Horn --- system/autocutsel/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 system/autocutsel/README (limited to 'system/autocutsel/README') 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. -- cgit v1.2.3