Provided by: linuxcnc-uspace_2.9.0~pre0+git20220402.2500863908-4build1_amd64
NAME
panelui - short description
SYNOPSIS
panelui
DESCRIPTION
panelui is a userspace component to interface buttons to linuxcnc or HAL. It decodes MESA 7I73 style key-scan codes and calls the appropriate routine. It gets input from a realtime component - sampler. Sampler gets it's input from either the MESA 7i73 or sim_matrix_kb component. Panelui is configurable using an INI style text file to define button types, HAL pin types, and/or commands. Full documentation can be found in the HTML or PDF docs: http://linuxcnc.org/docs/html/gui/panelui.html
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.