SYNOPSIS

lcd-yesno [-y <pos>] [-n <pos>] [-1 <text>] [-2 <text>]

DESCRIPTION

Prompts the user to make a choice between to options on the LCD which can be specified by the arguments.

--y <pos>

Specifies position of the yes answer character

--n

Specifies position of the no answer character

--1 <text>

Sets the text to be displayed on the first line of the LCD

--2 <text>

Sets the text to be displayed on the second line of the LCD.

AUTHOR

Written by Sun Microsystems. Modified by Jeff Walter

REPORTING BUGS

Report bugs to <[email protected]>.

COPYRIGHT

Copyright © 2002 Sun Microsystems, Inc.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

RELATED TO lcd-yesno…