dani-77 ca299346d0 Xorg il y a 8 mois
..
LICENSE 19b95c14e0 github import il y a 1 an
Makefile 19b95c14e0 github import il y a 1 an
README 19b95c14e0 github import il y a 1 an
arg.h 19b95c14e0 github import il y a 1 an
config.def.h 19b95c14e0 github import il y a 1 an
config.h 19b95c14e0 github import il y a 1 an
config.mk 19b95c14e0 github import il y a 1 an
dmenu ca299346d0 Xorg il y a 8 mois
dmenu-mousesupport-5.0.diff 19b95c14e0 github import il y a 1 an
dmenu-numbers-4.9.diff 19b95c14e0 github import il y a 1 an
dmenu.1 19b95c14e0 github import il y a 1 an
dmenu.c 19b95c14e0 github import il y a 1 an
dmenu.o ca299346d0 Xorg il y a 8 mois
dmenu_path 19b95c14e0 github import il y a 1 an
dmenu_run 19b95c14e0 github import il y a 1 an
drw.c 19b95c14e0 github import il y a 1 an
drw.h 19b95c14e0 github import il y a 1 an
drw.o 7436555acb slock_image il y a 10 mois
stest ca299346d0 Xorg il y a 8 mois
stest.1 19b95c14e0 github import il y a 1 an
stest.c 19b95c14e0 github import il y a 1 an
stest.o 7436555acb slock_image il y a 10 mois
util.c 19b95c14e0 github import il y a 1 an
util.h 19b95c14e0 github import il y a 1 an
util.o 7436555acb slock_image il y a 10 mois

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.