summaryrefslogtreecommitdiffstats
path: root/xf86config.py
Commit message (Expand)AuthorAgeFilesLines
* copyrightMatt Wilson2001-06-221-0/+16
* 1) more fixups for upgrades: fix step list to actually run the transaction,Matt Wilson2001-06-221-1/+0
* merge dispatch to HEADMatt Wilson2001-06-201-263/+222
* don't probe for laptop in 'def test'. add 1280x1024 for ATI Rage Mobility. ...bfox2001-04-161-6/+5
* turn DRI back onBill Nottingham2001-03-071-2/+2
* removed hack needed for 7.0JMike Fulbright2001-03-051-1/+0
* added 1400x1050 option for ATI Rage Mobility and also upped the refresh ratesbfox2001-03-021-5/+4
* remove debugging outputMike Fulbright2001-02-231-27/+0
* explictly disable DRI on r128, mga for nowBill Nottingham2001-02-191-2/+5
* refresh rates differ with lowres optionbfox2001-02-161-16/+4
* upped the default monHoriz and monVert variablesbfox2001-02-161-2/+3
* set mode to 0666 in driMatt Wilson2001-02-141-0/+1
* Added 1400x1050 modelines because XFree 4 doesn't know about them automatically.bfox2001-02-081-0/+18
* Added modeline for 1400x1050bfox2001-01-261-8/+24
* list VGA16 as a generic serverMatt Wilson2001-01-221-1/+1
* Added code to drop to text mode if the card can't be probed. Resolves bug #2...bfox2001-01-191-1/+10
* remove ia64 hacksBill Nottingham2000-12-261-10/+1
* Fixed really stupid bug that I caused. Fixes bugs #21904 and #22069bfox2000-12-191-2/+4
* 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
* 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
* Comment the ZAxisMapping setting for XFree 3.3 and turn it off by default - f...teg2000-08-191-1/+3
* 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
* 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