xenocara/app/xclipboard
2016-10-11 22:14:30 +00:00
..
app-defaults Update to xclipboard 1.1.2. 2012-02-18 09:13:03 +00:00
man Update to xclipboard 1.1.3 2013-09-14 09:14:46 +00:00
aclocal.m4 regen 2016-10-11 22:14:30 +00:00
ChangeLog Update to xclipboard 1.1.3 2013-09-14 09:14:46 +00:00
compile Update to xclipboard 1.1.3 2013-09-14 09:14:46 +00:00
config.guess Update to xclipboard 1.1.3 2013-09-14 09:14:46 +00:00
config.h.in Update to xclipboard 1.1.3 2013-09-14 09:14:46 +00:00
config.sub Update to xclipboard 1.1.3 2013-09-14 09:14:46 +00:00
configure regen 2016-10-11 22:14:30 +00:00
configure.ac Update to xclipboard 1.1.3 2013-09-14 09:14:46 +00:00
COPYING Update to xclipboard 1.1.2. 2012-02-18 09:13:03 +00:00
depcomp Update to xclipboard 1.1.3 2013-09-14 09:14:46 +00:00
INSTALL Fix a number of merge issues accumulated over the years 2013-08-18 06:20:12 +00:00
install-sh Update to xclipboard 1.1.3 2013-09-14 09:14:46 +00:00
Makefile.am Update to xclipboard 1.1.2. 2012-02-18 09:13:03 +00:00
Makefile.bsd-wrapper
Makefile.in regen 2016-10-11 22:14:30 +00:00
missing Update to xclipboard 1.1.3 2013-09-14 09:14:46 +00:00
README update to xclipboard 1.1.0 2009-10-23 20:46:20 +00:00
xclipboard.c Update to xclipboard 1.1.3 2013-09-14 09:14:46 +00:00
xcutsel.c Update to xclipboard 1.1.3 2013-09-14 09:14:46 +00:00

xclipboard is used to collect and display text selections that are
sent to the CLIPBOARD by other clients.  It is typically used to save
CLIPBOARD selections for later use.  It stores each CLIPBOARD
selection as a separate string, each of which can be selected.

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/app/xclipboard

        http://cgit.freedesktop.org/xorg/app/xclipboard

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage