Download List

專案描述

Xsel is a quick hack to give access to the X selection from the command-line.
You can then copy stuff between stdin/stdout and the X selection buffer. For
example, 'echo puppa | xsel -c' makes "puppa" the current X selection. 'xsel -p
| less' pastes the current X selection to less.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-11-30 12:20
0.04.1

A typo in WriteStdout() was fixed.
標籤: Minor bugfixes

2002-07-23 15:22
0.04

This version adds the possibility to select between PRIMARY, SECONDARY, and CLIPBOARD X selection. It adds a --merge action, and incorporates some code cleanups.
標籤: Minor feature enhancements

2001-06-11 18:35
0.03

This release now uses XSetWMHints to start the
program in iconic mode which works around the
orphaned window behaviour reported by a few people.
標籤: Minor bugfixes

Project Resources