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, please modify config.mk, as necessary and run `make', followed by
6 `make install' (possibly as root):
8 $ $EDITOR config.mk
9 $ make
10 # make install