Tree
- Tree:
53d591caab7a3797a3ebcfa7cf9bd3543e417484
- Date:
- Message:
- update README
CHANGES | commits | blame |
COPYING | commits | blame |
Makefile | commits | blame |
README | commits | blame |
version.mk | commits | blame |
xitems.1 | commits | blame |
xitems.c | commits | blame |
README
xitems is a menu utility for X, it can be controled with keyboard and with mouse. A list of items, along with an optional list of keys for quick selection is read on stdin. The chosen item is printed on stdout. To install, run `make', followed by `make install' (possibly as root): $ make # make install