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>
6 lines
278 B
Text
6 lines
278 B
Text
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
|