On Fri, May 13, 2011 at 16:57:13 +0200, Cyril Brulebois wrote: > VT switching back to the initial VT is possible in the following case: > #if defined (SYSCONS_SUPPORT) || defined (PCVT_SUPPORT) > > Make it possible to prevent that from happening if -novtswitch was > passed, which should make the life of display manager developers easier, > especially when it comes to handling multiple users. > > X.Org Bug 37174 <http://bugs.freedesktop.org/show_bug.cgi?id=37174> > > Signed-off-by: Cyril Brulebois <[email protected]> > --- > hw/xfree86/os-support/bsd/bsd_init.c | 8 +++++++- > 1 files changed, 7 insertions(+), 1 deletions(-) > > Patch tested on a GNU/kFreeBSD VM, on top of 1.10.2rc1. Applies on top > of master too, but not tested against it. > Compared to the Linux path, this is missing the regen case (serverGeneration > 1 in OpenConsole()), and the Xorg -help text in xf86UseMsg().
Cheers, Julien _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
