Provided by: linuxcnc-uspace_2.9.0~pre0+git20220402.2500863908-4build1_amd64 bug

NAME

       linuxcnclcd - LinuxCNC Graphical User Interface for LCD character display

SYNOPSIS

       linuxcnclcd -ini INIFILE

DESCRIPTION

       linuxcnclcd  is one of the Graphical User Interfaces (GUI) for LinuxCNC It gets run by the
       runscript usually. Linuxcnclcd is designed to run on a 4 x 20 LCD character display. It is
       not clear if it has ever worked.

OPTIONS

       INIFILE
              The  ini  file is the main piece of an LinuxCNC configuration. It is not the entire
              configuration; there are various other files that go with it (NML files, HAL files,
              TBL  files,  VAR  files). It is, however, the most important one, because it is the
              file that holds the configuration together. It  can  adjust  a  lot  of  parameters
              itself, but it also tells LinuxCNC which other files to load and use.

SEE ALSO

       LinuxCNC(1)

       Much  more  information  about  LinuxCNC and HAL is available in the LinuxCNC and HAL User
       Manuals, found at /usr/share/doc/LinuxCNC/.

HISTORY

BUGS

       None known at this time.

AUTHOR

       This man page written by andypugh, as part of the LinuxCNC project.

REPORTING BUGS

       Report bugs at https://github.com/LinuxCNC/linuxcnc/issues

COPYRIGHT

       Copyright © 2020 andypugh.
       This is free software; see the source for copying conditions.  There is NO  warranty;  not
       even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.