summaryrefslogtreecommitdiffstats
path: root/xf86config.py
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* fix for monprobeMatt Wilson2000-03-011-2/+3
|
* o massive move to a better translation modelMatt Wilson2000-02-291-3/+3
| | | | o rename unprobed monitor to Generic Monitor
* add turkish, etc font supportMatt Wilson2000-02-281-1/+7
|
* lowercase match theseMatt Wilson2000-02-241-2/+2
|
* fix for kickstart monitor settingMatt Wilson2000-02-231-2/+5
|
* fix for kickstart mouseMatt Wilson2000-02-231-0/+3
|
* EEEEK. horiz and vert were being read BACKWARDS.Matt Wilson2000-02-171-2/+2
|
* consult monitor db for ddc matchesMatt Wilson2000-02-151-5/+19
|
* fix for testing modeMatt Wilson2000-02-031-3/+3
|
* set the mouse for X configuration properlyMatt Wilson2000-02-021-9/+3
|
* select card in gui xconfigMatt Wilson2000-02-021-1/+2
|
* merge from sparc/alpha branch, more cleanups for monitor config and x configMatt Wilson2000-01-051-2/+2
|
* updated X configurationMatt Wilson2000-01-041-4/+13
|
* Don't set a specific AutoRepeat on SPARC, so that the system default is used,jakub1999-11-041-2/+5
| | | | don't fall back to VGA16 because it does not work on most of the cards anyway.
* Play safe and never make 1920x1200 a default resolution, plus allow it to bejakub1999-10-251-1/+1
| | | | | | chosen on Sun 24-inch only for now. For 6.2 this can be removed, but now I don't want to touch much. Run mkinitrd with --ifneeded.
* Make Lilo*/Silo* window replacement nicer, the previous one e.g. would notjakub1999-10-251-1/+8
| | | | | | | catch recent changes in UpdateSteps. Add 1920x1200 resolution. Temporarily fix a collection of bugs where one gets No space on device during FTP/HTTP/Hard drive installations.
* fixup for japaneseMatt Wilson1999-10-221-0/+1
|
* 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
|