ctrl-alt-bksp

Adam Jackson ajax at redhat.com
Mon Oct 1 13:22:42 UTC 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.fedoraproject.org/pipermail/test/attachments/20121001/463530e2/attachment.sig>


More information about the test mailing list