wmii/cmd/wmiimenu.1
Sander van Dijk 5dfffa855b new wmiimenu, reads a list of newline-separated items from stdin,
and prints the user's selection on stdout. It seems to behave pretty well,
but some of the code definitaly needs a beauty makeover, I'll do that ASAP.
2006-02-10 23:57:21 +01:00

29 lines
657 B
Groff

.TH WMIIMENU 1 wmii-3
.SH NAME
wmiimenu \- window manager improved 2 menu
.SH SYNOPSIS
.B wmiimenu
.B \-s
.I socketfile
.SH DESCRIPTION
.SS Overview
.B wmiimenu
is a generic, highly customizable, and efficient menu for the X Window System,
originally designed for
.BR wmii (1).
It supports arbitrary, user defined menu contents, which get printed to stdout when selected.
.SS Options
.TP
.B \-v
prints version information to stderr, then exits.
.SS Customization
.B wmiimenu
is customized by feeding it a list of newline-separated items from stdin.
.SH SEE ALSO
.BR wmiibar (1),
.BR wmiifs (1),
.BR wmii (1),
.BR wmiiwm (1),
.BR wmiikeys (1),
.BR wmiir (1)