dmenu
5.1X11 menu application designed for the dwm window manager
dmenu is a minimalistic X11 menu. It reads a newline separated list of items from stdin and shows them as a menu on the top of the screen. When the user selects one item or types any text and presses Enter, their choice is printed to stdout. dmenu was developed as an addition to the dynamic window manager (dwm), but can be used in any X11-environment.
Origin: x11/dmenu
Category: x11
Size: 40.8KiB
License: MIT
Maintainer: 0mp@FreeBSD.org
Dependencies: 4 packages
Required by: 8 packages
Website: tools.suckless.org/dmenu
$
pkg install dmenuDependencies (4)
Required By (8 packages)
More in x11
libX111.8.12,1
X11 librarylibXext1.3.6,1
X11 Extension librarylibICE1.1.2,1
Inter Client Exchange library for X11libSM1.2.6,1
Session Management library for X11libXpm3.5.17_1
X Pixmap librarylibxcb1.17.0
The X protocol C-language Binding (XCB) librarylibXrandr1.5.4
X Resize and Rotate extension librarylibXi1.8.2,1
X Input extension librarylibXrender0.9.12
X Render extension librarylibxkbcommon1.13.1
Keymap handling library for toolkits and window systems