Rodney Richison wrote:
I would like to make a simple console menu for a script I'm writing. While I see things like pdmenu, I'd like this menu to show up on a plain vanila new debian base install with now gui. Do you guy's know of some simple examples I might look at to accomplish this?


man dialog
dpkg -L dialog

has examples. I use it in a script to interface with c++ for Qt to control a daemon via Qt's server-client class.

H


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to