[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: switching to console and zapping



* lee <lee@yun.yagibdah.de> [100626 12:44]:
> What I have is:
> 
> Section "ServerLayout"
>     Identifier     "Layout0"
>     Screen      0  "Screen0" 0 0
>     InputDevice    "Keyboard0" "CoreKeyboard"
>     InputDevice    "Mouse0" "CorePointer"
>     Option         "AutoAddDevices" "Off"
>     Option         "AllowEmptyInput" "Off"
>     Option         "XkbRules" "xorg"
>     Option         "XkbModel" "pc102"
>     Option         "XkbLayout"   "de"
>     Option         "DontZap" "off"
> EndSection 
> 
> Neither switching to consoles is possible, nor terminating the X
> server with Ctrl+Alt+Backspace.

I have DontZap in the ServerFlags section rather under ServerLayout as
you show. The relevant section of my xorg.conf looks like this:

    Section "ServerFlags"
        Option "DontZap"        "off"
    EndSection

Not sure, but maybe that'll make a difference...

John


-- 
John Magolske
http://B79.net/contact


Reply to: