3 dmenu is a generic and efficient menu for X.
8 In order to build dmenu you need the Xlib header files.
9 You also need libdraw, available from http://hg.suckless.org/libdraw
11 Pasting the X selection to dmenu requires the sselp utility at runtime.
16 Edit config.mk to match your local setup (dmenu is installed into
17 the /usr/local namespace by default).
19 Afterwards enter the following command to build and install dmenu (if
27 See the man page for details.