summaryrefslogtreecommitdiffstats
path: root/xf86config.py
Commit message (Collapse)AuthorAgeFilesLines
* Erik added code to trap X output.bfox2000-12-121-8/+27
|
* Changed refresh rate ranges.bfox2000-12-121-3/+3
|
* Changed modelines.bfox2000-12-111-2/+4
|
* added 1400x1050Mike Fulbright2000-12-081-5/+5
|
* Added a new line in the XF86Config template for "ctrl:nocaps"bfox2000-12-081-0/+5
|
* fix typos in 1400x1050 modelinesMike Fulbright2000-12-081-4/+4
|
* added 1400x1050 modesMike Fulbright2000-12-061-0/+17
|
* Made the default monHoriz and monVert more realisticbfox2000-12-061-2/+2
|
* Changed monitor modelines to support wider range of monitors.bfox2000-12-061-2/+1
|
* Changed default modeline support to support more monitors that are unprobed.bfox2000-12-061-2/+2
|
* Fixed a bug with the modes.bfox2000-11-291-2/+2
|
* Added code to allow the user to run anaconda in lowres modebfox2000-11-281-4/+37
|
* Removed some print statements.bfox2000-11-171-2/+0
|
* Removed some debug messages.bfox2000-11-171-3/+0
|
* Made some modifications to allow using the X framebuffer server.bfox2000-11-131-12/+34
|
* * fixed wrong array name "info". It should be "data"than2000-11-081-2/+2
|
* Created a variable self.state that will save information if the user changes ↵bfox2000-11-061-0/+1
| | | | the probed values for the monitor.
* enableVariant and enableOptions changes from 7.0j treeErik Troan2000-10-041-5/+17
|
* dont write out card options for XFree864 serversMike Fulbright2000-08-241-3/+1
|
* ack! check this inMatt Wilson2000-08-241-2/+3
|
* handle case where no 16bpp modes are definedMike Fulbright2000-08-231-2/+7
|
* new manualmodes to keep track of this stuffMatt Wilson2000-08-231-0/+1
|
* 1) Make 16bpp max depth available, 2) Write out videoram option for i810, 3) ↵Mike Fulbright2000-08-221-5/+15
| | | | Remove 1600x1200 for 8 and 16bpp from vram <=4096 since these cards rarely have DAC to do it even if they have the RAM
* Comment the ZAxisMapping setting for XFree 3.3 and turn it off by default - ↵teg2000-08-191-1/+3
| | | | fixes #16211
* make i810 DRI work by forcing 16M video RAMMike Fulbright2000-08-161-0/+6
|
* 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
|