aboutsummaryrefslogtreecommitdiffstats
path: root/monitor-probe
Commit message (Collapse)AuthorAgeFilesLines
* - monitor-probe:Anssi Hannula2010-01-031-1/+1
| | | | | o do not probe using X if DMI probe was successful
* - monitor-probe:Pascal Rigaux2008-01-231-3/+2
| | | | | | | | o probe "using DMI" before "using X" - monitor-probe-using-X: o in last resort, get Intel BIOS mode when "BIOS panel mode is bigger than probed programmed mode"
* - add option --try-in-console when probing edidPascal Rigaux2005-08-081-1/+1
| | | | | | since probing edid sometimes only work in console - use this option by default in monitor-probe
* write the progression log on stderr instead of stdoutPascal Rigaux2005-04-291-3/+3
| | | | | (that way it will get *less* in the way when using the output)
* - need the X driver to call monitor-probe-using-X so ask it everytimePascal Rigaux2005-03-171-3/+11
| | | | | - fix typo
* add monitor-probe and monitor-probe-using-XPascal Rigaux2005-03-171-0/+26