blob: bf5491404dcf8e296dc61079f2ec05a46ecc93f8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
XSel is a command-line program for getting and setting the contents of
the X selection. Normally this is only accessible by manually
highlighting information and pasting it with the middle mouse button.
This port is similar to x11/xsel, but with different CLI syntax and
a bit more functionality. It is a lot more popular, too.
WWW: http://www.vergenet.net/~conrad/software/xsel/
Author: Conrad Parker <conrad@vergenet.net>
|