summaryrefslogtreecommitdiffstats
path: root/system/autocutsel/cutsel.1
diff options
context:
space:
mode:
author Grigorios Bouzakis <grbzks@imap.cc>2011-12-10 16:09:44 -0200
committer Niels Horn <niels.horn@slackbuilds.org>2011-12-10 16:09:44 -0200
commitba539b5717e103bd8176675fdd402c067872089c (patch)
tree2488cfc7034dfe719ddd4c7794e12b07f94f6c25 /system/autocutsel/cutsel.1
parent7fce9c810cdb998bea546cb0d996d18763c936ed (diff)
downloadslackbuilds-ba539b5717e103bd8176675fdd402c067872089c.tar.gz
slackbuilds-ba539b5717e103bd8176675fdd402c067872089c.tar.xz
system/autocutsel: Added (sync X clipboard with the cutbuffer)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/autocutsel/cutsel.1')
-rw-r--r--system/autocutsel/cutsel.170
1 files changed, 70 insertions, 0 deletions
diff --git a/system/autocutsel/cutsel.1 b/system/autocutsel/cutsel.1
new file mode 100644
index 0000000000..77e021b8bb
--- /dev/null
+++ b/system/autocutsel/cutsel.1
@@ -0,0 +1,70 @@
+.TH "CUTSEL" "1" "5 December 2007" "autocutsel 0.9.0"
+.SH "NAME"
+cutsel \- show information about the X clipboard and the cutbuffer in sync
+.SH "SYNOPSIS"
+.PP
+.B cutsel
+[-selection \fIselection_name\fP]
+[-cutbuffer \fInumber\fP]
+[-debug]
+[-verbose]
+{cut|sel}
+
+.LP
+.SH "DESCRIPTION"
+.PP
+This manual page documents briefly the
+.B cutsel
+command.
+.PP
+This manual page was written for the
+.B Debian
+distribution because the original
+program does not have a manual page.
+
+.TP
+.B cutsel [\fIoptions\fP] cut
+shows the contents of the cut buffer
+and
+.TP
+.B cutsel [\fIoptions\fP] sel
+shows the owner of the selection.
+
+.SH "OPTIONS"
+.TP
+.B -selection, -select, -sel, -s {CLIPBOARD|PRIMARY}
+Specify which selection to use.
+Default is CLIPBOARD.
+
+.TP
+.B -cutbuffer <number>
+(Details of this parameter unknown.)
+
+.TP
+.B -debug, -d
+Run with debugging mode.
+
+.TP
+.B -verbose, -v
+Be more verbose.
+Reports the version and announces synchronizations.
+
+.SH "AUTHOR"
+.PP
+This manual page was written by
+Elmar S. Heeb <elmar@heebs.ch> for the
+.B Debian
+system (but may be used by others).
+Permission is granted to copy,
+distribute and/or modify this
+document under the terms of the
+GNU General Public License,
+Version 2 any later version published
+by the Free Software Foundation.
+
+.PP
+On Debian systems,
+the complete text of the
+GNU General Public License
+can be found in
+/usr/share/common-licenses/GPL.