1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/x11/xmenu/pkg-descr
Steve Wills 02e3d47b3c x11/xmenu: create port
XMenu is a menu utility for X. XMenu receives a menu specification in stdin,
shows a menu for the user to select one of the options, and outputs the option
selected to stdout. XMenu can be controlled both via mouse and via keyboard.

WWW: https://github.com/phillbush/xmenu

PR:		248279
Submitted by:	Lewis Cook <vulcan@wired.sh>
2020-09-04 00:25:11 +00:00

6 lines
274 B
Plaintext

XMenu is a menu utility for X. XMenu receives a menu specification in stdin,
shows a menu for the user to select one of the options, and outputs the option
selected to stdout. XMenu can be controlled both via mouse and via keyboard.
WWW: https://github.com/phillbush/xmenu