Matthew Dobson 328c7e44da End of April '24 Updates - Dmenu Tweak 4 月之前
..
Patch File 328c7e44da End of April '24 Updates - Dmenu Tweak 4 月之前
patch 328c7e44da End of April '24 Updates - Dmenu Tweak 4 月之前
LICENSE 30b0304520 dmenu update 5 月之前
Makefile 30b0304520 dmenu update 5 月之前
README 30b0304520 dmenu update 5 月之前
arg.h 30b0304520 dmenu update 5 月之前
config.def.h 328c7e44da End of April '24 Updates - Dmenu Tweak 4 月之前
config.h 328c7e44da End of April '24 Updates - Dmenu Tweak 4 月之前
config.mk 30b0304520 dmenu update 5 月之前
dmenu 328c7e44da End of April '24 Updates - Dmenu Tweak 4 月之前
dmenu.1 30b0304520 dmenu update 5 月之前
dmenu.c 328c7e44da End of April '24 Updates - Dmenu Tweak 4 月之前
dmenu.o 328c7e44da End of April '24 Updates - Dmenu Tweak 4 月之前
dmenu_path 3395faa517 Initial Upload and March Back Up 3 年之前
dmenu_run 30b0304520 dmenu update 5 月之前
drw.c 328c7e44da End of April '24 Updates - Dmenu Tweak 4 月之前
drw.h 328c7e44da End of April '24 Updates - Dmenu Tweak 4 月之前
drw.o 30b0304520 dmenu update 5 月之前
stest 30b0304520 dmenu update 5 月之前
stest.1 30b0304520 dmenu update 5 月之前
stest.c 30b0304520 dmenu update 5 月之前
stest.o 30b0304520 dmenu update 5 月之前
util.c 30b0304520 dmenu update 5 月之前
util.h 30b0304520 dmenu update 5 月之前
util.o 30b0304520 dmenu update 5 月之前

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.