CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 02/11/17 21:24:26
Log message:
486. xf86cfg and xf86config patches, includind 1400x1050 mode, update list
of modules, auto inclusion of the xtt module when running X -configure
(A.1363, A.1364, A.1365, Chisato Yamauchi).
Changed some of the patches, to just comment an entry for the
freetype and xtt modules. When running X -configure it checks the
module and the fontpath, so this portion of the patch was unchanged.
Since there are several new mouse protocols, added a define for
every entry in the list of protocol names, to make it easier to
check the selected values in the xf86config code.
Also changed xf86config.c to put the larger modes first.
Didn't add the patch to install XF86Config.eg and XF86Config.98
in XConfigDir.
The Cards patch was also slightly changed, instead of writing
[module_drv.o], added just [module].
Modified files:
xc/programs/Xserver/hw/xfree86/xf86cfg/:
screen-cfg.c text-mode.c
xc/programs/Xserver/hw/xfree86/xf86config/:
xf86config.c Cards
xc/programs/Xserver/hw/xfree86/common/:
xf86Configure.c
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
Revision Changes Path
1.12 +1 -0 xc/programs/Xserver/hw/xfree86/xf86cfg/screen-cfg.c
1.18 +21 -5 xc/programs/Xserver/hw/xfree86/xf86cfg/text-mode.c
3.61 +126 -48 xc/programs/Xserver/hw/xfree86/xf86config/xf86config.c
3.80 +207 -1 xc/programs/Xserver/hw/xfree86/xf86config/Cards
3.76 +2 -0 xc/programs/Xserver/hw/xfree86/common/xf86Configure.c
3.2392 +4 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit