Skip to content

gnome-session-inhibit: Set process as terminal foreground process group

Terminal interrupts should be sent to the child process instead of gnome-session-inhibit. For example, when running gnome-session-inhibit python, CTRL+c should not exit the Python shell.

Merge request reports