Scroll to navigation

LCD-SETCURSOR(8) User Commands LCD-SETCURSOR(8)

NAME

lcd-setcursor - Sets the position of the cursor on the LCD

SYNOPSIS

lcd-setcursor <row> <column>

DESCRIPTION

Sets the position of the LCD's hardware cursor for use as a selection identifier.
-<row>
The row to place the cursor on. Possible values are 1 or 2.
-<column>
The column to place the cursor on. Possible values are 1 through 16.

AUTHOR

Written by Jeff Walter. Based on code by Sun Microsystems (lcd-getip.c)

REPORTING BUGS

Report bugs to <jeff@404ster.com>.

COPYRIGHT

Copyright © 2005 Jeff Walter
 
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.

SEE ALSO

iflink(8), iflinkstatus(8), lcd-flash(8), lcd-getip(8), lcd-swrite(8), lcd-write(8), lcd-yesno(8), readbutton(8),
May 2005 lcd-setcursor 1.0.2