CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 03/02/19 20:05:15
Log message:
930. Fix run-time enabling/disabling of VT switching via xf86EnableVTSwitch()
(David Dawes).
929. Add a "DontVTSwitch" option to allow VT switching to be disabled
(on platforms where the X server initiates VT switches) (#5640,
Branden Robinson).
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG Registry XF86Conf.cpp XF86Config.man
XFree86.man
xc/programs/Xserver/hw/xfree86/common/:
xf86Config.c xf86Events.c xf86Globals.c xf86Privstr.h
xc/programs/Xserver/hw/xfree86/drivers/newport/:
XF86Config.indy
xc/programs/Xserver/hw/xfree86/xf86config/:
xf86config.c
Revision Changes Path
3.2569 +15 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
1.19 +2 -1 xc/programs/Xserver/hw/xfree86/Registry
3.45 +7 -1 xc/programs/Xserver/hw/xfree86/XF86Conf.cpp
1.13 +11 -1 xc/programs/Xserver/hw/xfree86/XF86Config.man
3.56 +5 -2 xc/programs/Xserver/hw/xfree86/XFree86.man
3.268 +5 -1 xc/programs/Xserver/hw/xfree86/common/xf86Config.c
3.144 +27 -23 xc/programs/Xserver/hw/xfree86/common/xf86Events.c
1.40 +2 -1 xc/programs/Xserver/hw/xfree86/common/xf86Globals.c
1.37 +2 -1 xc/programs/Xserver/hw/xfree86/common/xf86Privstr.h
1.3 +7 -1
xc/programs/Xserver/hw/xfree86/drivers/newport/XF86Config.indy
3.69 +8 -1 xc/programs/Xserver/hw/xfree86/xf86config/xf86config.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit