20 lines
1021 B
Plaintext
20 lines
1021 B
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
ratmen: ratmen (simple menu generator)
|
|
ratmen:
|
|
ratmen: ratmen generates a simple GUI menu based on a list of arguments. For
|
|
ratmen: example, ratmen list ls tree "" will give you two choices, execute ls
|
|
ratmen: or tree. (you don't need to specify the program name unless it differs
|
|
ratmen: from the menu label) Ratmen can also print the choice to standard
|
|
ratmen: output instead of executing it. It's a simple alternative to dmenu.
|
|
ratmen:
|
|
ratmen: The name is derived from ratpoison, although it can be used in any WM.
|
|
ratmen:
|
|
ratmen:
|