Initial Test
[dmenu_hack.git] / README
blob6e8413546fe4b0192805729b6992d59e9a243d8b
1 dmenu - dynamic menu
2 ====================
3 dmenu is a generic and efficient menu for X. 
6 Requirements
7 ------------
8 In order to build dmenu you need the Xlib header files.
11 Installation
12 ------------
13 Edit config.mk to match your local setup (dmenu is installed into
14 the /usr/local namespace by default).
16 Afterwards enter the following command to build and install dmenu (if
17 necessary as root):
19     make clean install
22 Running dmenu
23 -------------
24 See the man page for details.