Blob


1 xitems is a menu utility for X, it can be controled with keyboard and with
2 mouse. A list of items, along with an optional list of keys for quick selection
3 is read on stdin. The chosen item is printed on stdout.
5 To install, run `make', followed by `make install' (possibly as root):
7 $ make
8 # make install