diff options
author | B. Watson <yalhcru@gmail.com> | 2011-07-13 04:33:52 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:06 -0300 |
commit | 75ea708035442e2c78ac63204ac4729caf82ed58 (patch) | |
tree | 936f49e49928cc7d28d3104445f9cdcfcfc93bfc /accessibility/xsel/README | |
parent | 8497b24819ae3217a23a81e02feced95dc33178e (diff) | |
download | slackbuilds-75ea708035442e2c78ac63204ac4729caf82ed58.tar.gz |
accessibility/xsel: Added (X selection tool)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'accessibility/xsel/README')
-rw-r--r-- | accessibility/xsel/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/accessibility/xsel/README b/accessibility/xsel/README new file mode 100644 index 0000000000..441c6342d5 --- /dev/null +++ b/accessibility/xsel/README @@ -0,0 +1,5 @@ +xsel (program for getting/setting the contents of the X selection) + +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. |