As you might have noticed already, X.org no longer ships with the DontZap option set to False by default i.e. pressing Ctrl+Alt+Backspace won’t restart the xserver any longer. At the UDS we discussed on how to deal with this change and we came to the conclusion that Ubuntu and Kubuntu would deal with this change in different ways. I worked on both the implementations.
This blog post is about the Kubuntu implementation. Click on the thumbnails to see the screenshots in their full size.
1) Install the “dontzap” package (hopefully this step can be skipped in the future):
sudo apt-get install dontzap
3) select the “Display” module

4) click on the checkbox which says “Ctrl+Alt+Backspace restarts the xserver” and press the apply button:

And that’s it.
I’ll blog more about the way you can do it in Ubuntu and from the command line.

