mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
9d6e501ed8
If there is no X client owning the selection it just exits. Useful for scripts where you can query the X selection without pressing mouse Button2 in cumbersome ways. WWW: http://www.suckless.org/programs/sselp.html PR: ports/125770 Submitted by: Julien Laffaye <kimelto at gmail.com>
7 lines
278 B
Plaintext
7 lines
278 B
Plaintext
Simple X selection printer. Prints the X selection to stdout.
|
|
If there is no X client owning the selection it just exits.
|
|
Useful for scripts where you can query the X selection
|
|
without pressing mouse Button2 in cumbersome ways.
|
|
|
|
WWW: http://www.suckless.org/programs/sselp.html
|