summaryrefslogtreecommitdiff
path: root/hw/xfree86/xorgconf.cpp
AgeCommit message (Collapse)AuthorFilesLines
2009-09-14Update xorg.conf man page & sample for changes in Xorg 1.7Alan Coopersmith1-28/+9
AllowMouseOpenFail description changed to reflect actual behaviour and point to AllowEmptyInput for previously described behaviour. Update default DPMS mode timeouts to match new defaults set in April 2009 by commit d52fddefaeb43f15b677eefbea4a288a9948373b Update autoloaded module list to match ModuleDefaults in xf86Config.c Update module subdir list to match stdSubdirs in loadmod.c Add xorg.conf options that were added to the code: - XkbDir option added in February 2009 by commit 76f18b94bd2719a8199334742d021c4d0806187d - DRI2 option added in April 2008 by 35982bc109d424c464551ab22ec90af69908c884 Remove xorg.conf options that were removed from the code: - XkbDisable option was removed in January 2009 by commit 40877c6680863bd6a8475f2bb0c54df55bcf0b0e - PciProbe/Config options were removed in August 2008 by commit fdf7c747a8e1bc59dfb31b7f90dd5eab2687315b - EstimateSizesAggressively was removed in August 2008 by commit cd1e8f26147919227e7624ac4c6b313d972a4d35 - loadable font modules were removed in July 2008 by commit affec10635343668839994ea2bac16c1d4524200 - ModInDev options were removed in December 2008 by commit 6de6ffff35ac03d49fa61de195d4a0605e0ef8bf (Also strips some trailing whitespaces to make git happier.) Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-09-14xfree86: Change default font path to match configure.ac's --default-font-path.Alan Coopersmith1-8/+4
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2008-12-02Update sample xorg.conf fileAlan Coopersmith1-20/+11
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone1-6/+0
Remove all references to an external RGB database (which hasn't been enabled for a very long time). Also get rid of some references to Speedo fonts.
2006-12-06remove CID support (bug #5553)Daniel Stone1-1/+0
Remove CID from all our fontpaths. (cherry picked from 69820a10e33e4582c192360996e866007114639d commit)
2006-10-20Create xorg.conf.example (Gentoo bug #138623).Joshua Baergen1-4/+1
2006-08-25xorgconf.cpp: kbd, not keyboardDaniel Stone1-1/+1
2006-08-12xfree86: remove Xqueue support completelyDaniel Stone1-12/+0
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-0/+626