F11: xorg decision to disable Ctrl-Alt-Backspace

psmith johnsmithdoe14 at googlemail.com
Sun Mar 29 13:50:24 UTC 2009


drago01 wrote:
> On Sun, Mar 29, 2009 at 12:44 AM, Olivier Galibert <galibert at pobox.com> wrote:
>   
>> On Sun, Mar 29, 2009 at 01:33:36AM +0530, Rahul Sundaram wrote:
>>     
>>> Muayyad AlSadi wrote:
>>>       
>>>> and how can this be configured while do don't have a xorg.conf files ?
>>>>         
>>> Just create one. Simple.
>>>       
>> Simple? �Could we have an example of a *complete* xorg file which does
>> not break the autodetection capabilities of xorg but activate C-A-BS?
>> Something I could put in a local rpm file and install with the rest of
>> the distribution. �I know I'm not able to do one, and I've tried for
>> other flags, but I may have missed something.
>>     
>
>
> Section "ServerFlags"
>          Option "DontZap" "false"
> EndSection
>
>
> Is all you need, it won't break anything but re enables C-A-BS
>
>   
so to counter the extremely small emacs community can get used to using 
an xorg.conf with

Section "ServerFlags"
         Option "DontZap" "true"
EndSection

and the rest of us can stick with the years old normal behaviour

phil




More information about the fedora-devel-list mailing list