strlst 39089d473c new dmenu and a bunch of revisions 2 anni fa
..
LICENSE 39089d473c new dmenu and a bunch of revisions 2 anni fa
Makefile 39089d473c new dmenu and a bunch of revisions 2 anni fa
README 39089d473c new dmenu and a bunch of revisions 2 anni fa
arg.h 39089d473c new dmenu and a bunch of revisions 2 anni fa
config.def.h 39089d473c new dmenu and a bunch of revisions 2 anni fa
config.h 39089d473c new dmenu and a bunch of revisions 2 anni fa
config.mk 39089d473c new dmenu and a bunch of revisions 2 anni fa
dmenu.1 39089d473c new dmenu and a bunch of revisions 2 anni fa
dmenu.c 39089d473c new dmenu and a bunch of revisions 2 anni fa
dmenu_path 39089d473c new dmenu and a bunch of revisions 2 anni fa
dmenu_run 39089d473c new dmenu and a bunch of revisions 2 anni fa
drw.c 39089d473c new dmenu and a bunch of revisions 2 anni fa
drw.h 39089d473c new dmenu and a bunch of revisions 2 anni fa
stest.1 39089d473c new dmenu and a bunch of revisions 2 anni fa
stest.c 39089d473c new dmenu and a bunch of revisions 2 anni fa
util.c 39089d473c new dmenu and a bunch of revisions 2 anni fa
util.h 39089d473c new dmenu and a bunch of revisions 2 anni fa

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.