How to enable killing Xorg with Ctrl+Alt+Backspace, how would I achieve the same thing with Wayland?
Asked
Active
Viewed 1,081 times
4
-
What compositor are you using? – Stephen Kitt Mar 29 '21 at 15:58
-
@StephenKitt whatever gnome3/fedora uses by default, though there's every possibility I will later switch to a different DE. So it might be nice if answers were comprehensive (either in one or across the board) so that this becomes a 1 stop shop for answers. – xenoterracide Mar 29 '21 at 16:47
-
I don't think there is a way to do it. Wayland isn't a process to be killed. – Flimm Jan 02 '23 at 11:19
-
@Flimm wayland is a process that requires less permissions than X (generally) to be killed, because it doesn't have to be run as root. – xenoterracide Jan 19 '23 at 19:04