• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

LICENSEH A D29-Jul-20081.1 KiB2217

MakefileH A D29-Jul-20081,015 4935

READMEH A D29-Jul-2008494 2516

config.mkH A D03-May-2022439 2411

sselp.cH A D29-Jul-20081.7 KiB6862

README

1sselp - simple print selection
2==============================
3Prints X selection to standard out.
4
5
6Requirements
7------------
8In order to build sselp you need the Xlib header files.
9
10
11Installation
12------------
13Edit config.mk to match your local setup (sselp is installed into
14the /usr/local namespace by default).
15
16Afterwards enter the following command to build and install sselp
17(if necessary as root):
18
19    make clean install
20
21
22Running sselp
23-------------
24Simply invoke the 'sselp' command.
25