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