Re: Auto shutdown
Ted Felix <ted-Ll1PANez7xxWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.audio.rosegarden.user |
|---|---|
| Message-ID | <[email protected]> |
The standard way is to kill the process. This doesn't actually kill the process. It sends a SIGTERM (15) which politely asks the process to close. I have no idea how well rosegarden handles SIGTERM. But you can try it and open a bug report if you don't like the results. Ted. On 7/25/22 4:00 PM, Will Godfrey wrote: > Is there any way to externally tell Rosegarden to close files and cleanly shut > down? >