Talk:Shutter:Actions
Jump to navigation
Jump to search
Denis,
A normal user would not know the difference between close window and kill process options. I would have added this, but do not know finer details:
- Often an application has multiple subprocesses. Would killing such a subprocess make sense?
- Also, some applications allow multiple instances; and each of them is a process.
- In such cases, how does a user select a particular instance?
- It would be too much to expect a non-programmer user to understand PIDs.
- What about killing process trees? Is it possible to manage them with Shutter?
- If not, better add a warning that killing process can have unexpected results; and can even destabilize the system.