Searched refs:dontVTSwitch (Results 1 – 6 of 6) sorted by relevance
186 if (!xf86Info.dontVTSwitch && arg) { in xf86ProcessActionEvent()198 if (!xf86Info.dontVTSwitch) { in xf86ProcessActionEvent()211 if (!xf86Info.dontVTSwitch && xf86Info.vtno > 0) { in xf86ProcessActionEvent()
61 Bool dontVTSwitch; member
106 .dontVTSwitch = FALSE,
483 xf86Info.dontVTSwitch = TRUE; in InitOutput()
741 xf86GetOptValBool(FlagOptions, FLAG_DONTVTSWITCH, &xf86Info.dontVTSwitch); in configServerFlags()
185611 dontVTSwitch under *BSD, when XKB is disabled. Bugzilla #2252.