README (475B)
1 tmenu - dynamic menu 2 ==================== 3 tmenu is an efficient dynamic menu for X. 4 5 6 Requirements 7 ------------ 8 In order to build tmenu you need the Xlib header files. 9 10 11 Installation 12 ------------ 13 Edit config.mk to match your local setup (tmenu is installed into 14 the /usr/local namespace by default). 15 16 Afterwards enter the following command to build and install tmenu 17 (if necessary as root): 18 19 make clean install 20 21 22 Running tmenu 23 ------------- 24 See the man page for details.