ctrl alt backspace does not exit X server
Freddie Cash
fjwcash at gmail.com
Fri Nov 5 18:49:40 PDT 2010
On Fri, Nov 5, 2010 at 5:37 PM, Sdävtaker <sdavtaker at gmail.com> wrote:
> X.org removed that feature few versions ago, if you want to have the
> ability to use it again need to start it with "-retro".
Or, you can add the following to your xorg.conf:
Section "ServerFlags"
Option "DontVTSwitch" "False"
Option "DontZap" "False"
EndSection
The first allows you to use CTRL+ALT+Function keys to switch between
the console and X.
The second allows you to use CTRL+ALT+Backspace to kill the X server.
--
Freddie Cash
fjwcash at gmail.com
More information about the Users
mailing list