xserver/hw
David Nusinow 030a578391 Provide UseDefaultFontPath option
This provides a new option, UseDefaultFontPath. This option is enabled by
default, and causes the X server to always append the default font path
(defined at compile time) to the font path for the server. This will allow
people to specify additional font paths if they want without breaking
their font path, thus hopefully avoiding ye olde "fixed front" problem.

Because this option is a ServerFlag option, the ServerFlags need to be
processed before the files section of the config file, so swap the order
that they are processed.
2007-05-03 22:51:32 -04:00
..
darwin Split the xserver/fb/fbcmap.c file into two files. 2007-04-03 09:28:21 -06:00
dmx fix __glXErrorCallBack() proto 2007-04-30 10:33:12 -06:00
kdrive Fix the 'relink' target for kdrive servers. 2007-04-26 15:28:04 -04:00
vfb Split the xserver/fb/fbcmap.c file into two files. 2007-04-03 09:28:21 -06:00
xfree86 Provide UseDefaultFontPath option 2007-05-03 22:51:32 -04:00
xgl Fix a couple of picture repeat fields incorrectly compared to RepeatNormal. 2007-04-29 23:38:13 +02:00
xnest Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
xprint add DDXRingBell() stub to solve link problem 2007-04-03 09:30:24 -06:00
xwin Static markup and dead code cull over xkb/. 2007-03-20 18:37:02 -04:00
Makefile.am dix mods for Darwin 2007-02-17 01:21:43 -08:00