Enabling Ctrl+Alt+Backspace in X11
Your X.org misbehaves? You don't like what's done in Ubuntu? To forcibly restart Xorg, you have two options:
In /etc/init.d/xorg.conf:Section "ServerFlags"
Option "DontZap" "false"
EndSection
or use RightAlt+PrintScreen+K.
About me