|
From: Billy H. <bi...@iv...> - 2021-04-15 16:27:50
|
Setting up a LinuxCNC box, more or less in a Kiosk mode. I have it so when it boots up, it loads LinuxCNC (Axis) in FULLSCREEN, not Maximized. I want to add 2 buttons on the right hand side that lets you reboot & shutdown the system. I've been told it's not a good idea to simply reboot without exiting LInuxCNC because it needs to write stuff to files before it does. Can someone provide some insight on best way to accomplish this? Close LinuxCNC, then Reboot or Shutdown depending on the button pressed? Thanks! |