Add the following section to /etc/X11/xorg.conf to prevent accidentally killing Xorg:
/etc/X11/xorg.conf
Section "ServerFlags" Option "DontZap" "true" Option "DontZoom" "true" EndSection