Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

RedHat 6.2

(Zoot)

wxpaste(1x)


wxpaste

wxpaste

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
BUGS
SEE ALSO
AUTHOR

NAME

wxpaste − output a cutbuffer to stdout

SYNOPSIS

wxpaste [options]

DESCRIPTION

wxpaste outputs the contents of the specified cutbuffer to stdout. If no cutbuffer is specified, the cutbuffer 0 will be used as default.

OPTIONS

−cutbuffer number

The data will be pasted from the specified cutbuffer, instead of the default 0.

−display display−name

Specifies the display where wxpaste should look for the data to be pasted.

−selection [selection−name]

The data will be copied from the named selection. If cutting from the selection fails, the cutbuffer will be used. The default value for the selection name is PRIMARY.

BUGS

The −selection option must be the last one. The syntax could be

cleaned, but backwards compatibility prevents that...

INCR and MULTIPLE selection types are not handled. Actually, only simple text selections are handled, wich should be enough for most uses of a utility such as this.

SEE ALSO

wxcopy(1x), wmaker(1x)

AUTHOR

This man page was written by Marcelo Magallon <mmagallo@debian.org>.

Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.



wxpaste(1x)