summaryrefslogtreecommitdiffstats
path: root/xf86config.py
Commit message (Collapse)AuthorAgeFilesLines
* nuked interlaced modelinesMatt Wilson2000-08-141-9/+0
|
* bail if we don't have video cards defined, #15936Matt Wilson2000-08-101-0/+2
|
* 1) add a --nofallback option to anaconda such that we can see theMatt Wilson2000-08-101-24/+37
| | | | | | traceback for syntax errors in GUI mode 2) don't over remember custom x modes (#12176) 3) german boot disk messages
* handle emulate3 buttonsMatt Wilson2000-08-101-4/+14
|
* sort modes in version 4 config, list largest first. Fixed unprobed monitorMatt Wilson2000-08-041-3/+4
|
* support 800x600 tooMatt Wilson2000-07-311-3/+3
|
* add more resolutions if we have enough ramMatt Wilson2000-07-291-1/+10
|
* handle special case laptop screensMatt Wilson2000-07-261-6/+42
|
* always probe for mouse (even in text mode)Erik Troan2000-07-251-1/+1
|
* added more default to blank stuffMatt Wilson2000-07-251-1/+2
|
* more 24bit-ismMatt Wilson2000-07-251-0/+3
|
* add KOI-8 fontsMatt Wilson2000-07-251-0/+2
|
* fix for IMPS/2Matt Wilson2000-07-251-7/+19
|
* If we're writing a XFree86 4.0 config, use 24 bpp, not 32 bppMatt Wilson2000-07-241-8/+4
| | | | Revert the hack to force DefaultColorDepth <= 16
* added GLcore, dri, glx, pex5 when we write out XF86Config-4 fileMike Fulbright2000-07-241-0/+4
|
* do not default to greater than 16 bppMike Fulbright2000-07-201-2/+9
|
* fix font server specMike Fulbright2000-07-201-1/+1
|
* Added USB mice supportMike Fulbright2000-07-191-0/+1
|
* use numericalMatt Wilson2000-07-141-2/+2
|
* nuke unusedMatt Wilson2000-07-131-71/+3
|
* default depthMatt Wilson2000-07-111-2/+8
|
* Don't Load pex5 during the install.jakub2000-07-111-6/+8
|
* Some more SPARC hacksjakub2000-06-201-10/+9
|
* step 1 of getting X on sparc againMatt Wilson2000-06-201-2/+7
|
* fixed jj's sparc patchMatt Wilson2000-06-201-1/+1
|
* fixed jj's sparc patchMatt Wilson2000-06-201-2/+2
|
* fixed jj's sparc patchMatt Wilson2000-06-201-1/+1
|
* patch for sun X from jjMatt Wilson2000-06-191-8/+55
|
* duhBill Nottingham2000-06-171-1/+1
|
* fix xf4 config for ia64Bill Nottingham2000-06-161-1/+11
|
* fixedMatt Wilson2000-06-091-0/+6
|
* xf86config.pyMatt Wilson2000-05-121-22/+18
|
* xf86config.pyMatt Wilson2000-05-121-1/+3
|
* typoMatt Wilson2000-05-121-2/+2
|
* files in xfree4.0 configMatt Wilson2000-05-121-0/+4
|
* make sure we put these in a directoryMatt Wilson2000-04-281-2/+2
|
* a little more cleanupMatt Wilson2000-04-281-0/+31
|
* typoMatt Wilson2000-04-271-1/+1
|
* typo in xf86config test memberMatt Wilson2000-04-271-1/+1
|
* second pass at XFree86 4.0 supportMatt Wilson2000-04-271-556/+579
|
* xfree86 4.0, almost workingMatt Wilson2000-04-241-2/+2
|
* X almost working - grab more 4.0 modules, fix config file, add option to ↵Matt Wilson2000-04-241-1/+1
| | | | redirect 4.0 logfile to /dev/null
* hacks for xfree86 4.0Matt Wilson2000-04-241-0/+89
|
* (drmike) Fixed --server and --card options for kickstart xconfig directive. ↵Mike Fulbright2000-04-031-1/+32
| | | | Did not work in 6.1 or 6.2 apparently.
* fix for generic mappingsMatt Wilson2000-03-061-14/+6
|
* fix for imps/2Matt Wilson2000-03-041-1/+10
|
* only add default color depth IF we have a mode hereMatt Wilson2000-03-041-1/+1
|
* fixed patchMatt Wilson2000-03-041-1/+1
|
* fix color depth setting problem, added straight server entries to cardsMatt Wilson2000-03-041-0/+20
|
* more translationMatt Wilson2000-03-011-3/+1
|