Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • 5.2
  • 5.1
  • 5.0
  • 4.9
  • 4.8
  • 4.7
  • 4.6
  • 4.5
  • 4.4.1
  • 4.4
  • 4.3.1
  • 4.3
  • 4.2.1
  • 4.2
  • 4.1.1
  • 4.1
  • 4.0
  • 3.9
  • 3.8
  • 3.7
21 results

dmenu

  • Clone with SSH
  • Clone with HTTPS
  • Lewis's avatar
    .
    1 0 authored
    08ac82b6
    History
    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.