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

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.