Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Ein Tippfehler in WriteStdout () festgesetzt worden war.
Tags: Minor bugfixes
A typo in WriteStdout() was fixed.

2002-07-23 15:22
0.04

Diese Version bietet die Möglichkeit, zwischen Primar-, Sekundar auszuwählen, und CLIPBOARD X Auswahl. Es fügt ein - merge Aktion und enthält einige Aufräumarbeiten.
Tags: Minor feature enhancements
This version adds the possibility to select between PRIMARY, SECONDARY, and CLIPBOARD X selection. It adds a --merge action, and incorporates some code cleanups.

2001-06-11 18:35
0.03

Diese Version verwendet nun XSetWMHints, um das Programm in ikonischen-Modus, der um das verwaiste Fenster Verhalten Arbeiten beginnen berichtet von ein paar Leuten.
Tags: Minor bugfixes
This release now uses XSetWMHints to start the
program in iconic mode which works around the
orphaned window behaviour reported by a few people.

Project Resources