mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
50628affd3
PR: ports/10041 Submitted-by: honda@kashio.info.mie-u.ac.jp
30 lines
557 B
Plaintext
30 lines
557 B
Plaintext
#-------------------------------------------------------------------------
|
|
[menu:shell]
|
|
[clear]
|
|
[title:shell]
|
|
# [pixmap:name]
|
|
|
|
# not necessarily useful, but an example of using the rxvt menuBar
|
|
|
|
# assuming we have ksh with Emacs bindings
|
|
<u>^P<d>^N<r>^F<l>^B
|
|
|
|
/Commands/*
|
|
{manual} man
|
|
{manual apropos} man -k
|
|
{manual whatis} man -f
|
|
{-}
|
|
{Exit Shell} exit\r
|
|
|
|
/Programs/*
|
|
{Mule} mule &\r
|
|
{Mule(no X)} mule -nw\r
|
|
{Mail} Mail\r
|
|
{WWW} lynx\r
|
|
|
|
[read:terminal]
|
|
[show]
|
|
[done:shell]
|
|
|
|
#--------------------------------------------------------------------- eof
|