Disabling the display (X Server) restart with ctrl-alt-bksp
Open the xorg.conf file in your favourite text editor. This file, xorg.conf lies in the /etc/X11 folder in most standard Linux installations. Then add the following lines at the end of the xorg.conf file:
Section "ServerFlags"
Option "DontZap" "On"
EndSection
Save the file and close it. Restart your PC. And once when it is up again, you will find that you can no-more restart the display (X11 Server) using the ctrl-alt-bksp key combination. The screenshot of my xorg.conf file will give you a better picture:
|
Related Posts by Tags: control, file, gdm, Hack, Linux, restart, X, x server |


Newsletter

Pingback: How-To setup an external / Widescreen monitor to your Laptop in Fedora 10 ? « Digitizor