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