strlst 43916d47c3 misc changes hai 1 ano
..
patches 39089d473c new dmenu and a bunch of revisions hai 1 ano
LICENSE 39089d473c new dmenu and a bunch of revisions hai 1 ano
Makefile 39089d473c new dmenu and a bunch of revisions hai 1 ano
README 39089d473c new dmenu and a bunch of revisions hai 1 ano
arg.h 39089d473c new dmenu and a bunch of revisions hai 1 ano
config.def.h 39089d473c new dmenu and a bunch of revisions hai 1 ano
config.h 43916d47c3 misc changes hai 1 ano
config.mk 39089d473c new dmenu and a bunch of revisions hai 1 ano
dmenu.1 39089d473c new dmenu and a bunch of revisions hai 1 ano
dmenu.c 39089d473c new dmenu and a bunch of revisions hai 1 ano
dmenu_path 39089d473c new dmenu and a bunch of revisions hai 1 ano
dmenu_run 39089d473c new dmenu and a bunch of revisions hai 1 ano
drw.c 39089d473c new dmenu and a bunch of revisions hai 1 ano
drw.h 39089d473c new dmenu and a bunch of revisions hai 1 ano
stest.1 39089d473c new dmenu and a bunch of revisions hai 1 ano
stest.c 39089d473c new dmenu and a bunch of revisions hai 1 ano
util.c 39089d473c new dmenu and a bunch of revisions hai 1 ano
util.h 39089d473c new dmenu and a bunch of revisions hai 1 ano

README

dmenu - dynamic menu
====================
dmenu is an efficient dynamic menu for X.


Requirements
------------
In order to build dmenu you need the Xlib header files.


Installation
------------
Edit config.mk to match your local setup (dmenu is installed into
the /usr/local namespace by default).

Afterwards enter the following command to build and install dmenu
(if necessary as root):

make clean install


Running dmenu
-------------
See the man page for details.