On Fri, 2012-09-28 at 16:05 +0000, Clyde E. Kunkel wrote:
> On 09/27/2012 07:18 PM, Sergio wrote:
> > Maybe the traditional way of creating /etc/X11/xorg.conf.d/zap.conf with
> >
> > Section “ServerFlags”
> > Option “DontZap” “false”
> > EndSection
> >
> > ?
> >
> 
> No, this was disabled awhile ago and no longer works.

Citation needed:

atropine:~/xserver% git grep -i DontZap | cat
hw/xfree86/common/xf86Config.c:    FLAG_DONTZAP,
hw/xfree86/common/xf86Config.c:  { FLAG_DONTZAP,                "DontZap",      
OPTV_BOOLEAN,
hw/xfree86/common/xf86Config.c:    xf86GetOptValBool(FlagOptions, FLAG_DONTZAP, 
&xf86Info.dontZap);
hw/xfree86/common/xf86Events.c: if (!xf86Info.dontZap) {
hw/xfree86/common/xf86Globals.c:    .dontZap                    = FALSE,
hw/xfree86/common/xf86Privstr.h:    Bool                dontZap;
hw/xfree86/doc/Registry:DontZap                   B     F    disable 
Ctrl-Alt-BS sequence
hw/xfree86/man/Xorg.man:.B DontZap
hw/xfree86/man/xorg.conf.man:.BI "Option \*qDontZap\*q  \*q" boolean \*q
hw/xfree86/parser/Flags.c:      {DONTZAP, "dontzap"},
hw/xfree86/parser/Flags.c:              case DONTZAP:
hw/xfree86/parser/xf86tokens.h:    DONTZAP,
hw/xfree86/xorgconf.cpp:#    Option     "DontZap"       "false"
man/Xserver.man:server, this also sets the default for the DontZap option to 
FALSE.  For

- ajax

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to