summaryrefslogtreecommitdiffstats
path: root/xf86config.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Write prelude and keyboard sections of /etc/X11/XF86Config for Sun servers ↵jakub1999-10-191-9/+23
| | | | | | | | | as well (see xinitrc changes). On SPARC mach64 use the resolution console was using up to the point where X is going to be started. This could solve DaveM's problems with Mach64 installation end.
* Don't always assume first probed card should be primary one.jakub1999-10-151-7/+11
| | | | | | E.g. I have a Matrox Millenium II found before Mach64, but console is really on Mach64. Highest priority gets first card with device set, if there is no such one, then first card.
* Silo fixups, don't query videoRam size on SBUS and UPA, it will be bogus anyway,jakub1999-10-051-0/+3
| | | | | remember DNS settings from first stage loader as defaults for second stage, wait a little bit longer so that X server can have time to get up.
* Cards with 1M of video RAM were given incorrect modes (on PCs as well).jakub1999-10-011-3/+9
| | | | | Do fbconProbing if ddcprobe was not successful (or was missing). Fix a typo in silo.py.
* Keyboard autodetection, separated Keyboard stuff into separate module.jakub1999-09-301-8/+6
|
* ...Matt Wilson1999-09-291-0/+8
|
* 1) strip spaces from horiz and vert numbersMatt Wilson1999-09-261-1/+4
| | | | 2) set monitor type if manually selected
* no debugMatt Wilson1999-09-251-1/+0
|
* don't blow up monitorsMatt Wilson1999-09-251-2/+2
|
* more fixes.Matt Wilson1999-09-251-11/+13
|
* less aggressiveMatt Wilson1999-09-231-1/+1
|
* fixed.Matt Wilson1999-09-231-1/+1
|
* fixedMatt Wilson1999-09-221-2/+1
|
* standard 640x480 for monitors we don't probeMatt Wilson1999-09-221-1/+12
|
* fix for vga16 fallbackMatt Wilson1999-09-221-11/+12
|
* merge from jjMatt Wilson1999-09-221-6/+3
|
* x improvementsMatt Wilson1999-09-211-5/+25
|
* no longer depend on gtkpnfisher1999-09-151-4/+3
|
* Comment out "ctrl:nocaps" example.pnfisher1999-09-141-1/+1
|
* Set sane defaults.pnfisher1999-09-141-5/+4
|
* Write out keyboard section.pnfisher1999-09-141-47/+52
|
* swapon as we find swap parts in our searchMatt Wilson1999-09-141-6/+8
|
* jj patches, fixups for upgrade lilo stuffMatt Wilson1999-09-131-26/+35
|
* fix for multiple referenced SEE linesbefore.jj.patch2Matt Wilson1999-09-101-6/+7
|
* added (untested) xconfig to kickstartErik Troan1999-09-091-8/+10
|
* no monitor probe for textMatt Wilson1999-09-041-21/+22
|
* GUI login optionMatt Wilson1999-09-021-0/+1
|
* monitor listMatt Wilson1999-09-021-1/+6
|
* more fixes for xtestMatt Wilson1999-09-021-5/+13
|
* fixedMatt Wilson1999-09-021-3/+5
|
* fix mouse testMatt Wilson1999-09-021-3/+23
|
* fix for serial mouseMatt Wilson1999-09-021-4/+12
|
* fix from erik for modelines with no resolitionsMatt Wilson1999-09-021-0/+1
|
* x configurationMatt Wilson1999-09-021-0/+8
|
* should write the X config nowMatt Wilson1999-09-011-39/+58
|
* fixupMatt Wilson1999-08-311-1/+3
|
* fixupsMatt Wilson1999-08-311-4/+21
|
* changedMatt Wilson1999-08-311-0/+1
|
* more fixesMatt Wilson1999-08-311-5/+39
|
* tmp changeMatt Wilson1999-08-311-1/+1
|
* added thisMatt Wilson1999-08-311-0/+1
|
* xf86configMatt Wilson1999-08-311-1/+1
|
* xf86configMatt Wilson1999-08-311-0/+644