summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig
Commit message (Expand)AuthorAgeFilesLines
* fix destroying HorizSync & VertRefresh (especially when coming from ddcxinfosPascal Rigaux2003-11-251-2/+5
* check that libglx.so is a link instead of checking if it exists (since it isPascal Rigaux2003-11-251-1/+1
* choose a not-to-bad default when X auto config fails in auto installPascal Rigaux2003-11-101-2/+5
* perl_checker fixesPascal Rigaux2003-09-291-1/+1
* avoid using other depth than 24 for fglrx in automatic mode.Francois Pons2003-09-151-0/+5
* configure_resolution() must return 'config_changed' when a new resolution is ...Pascal Rigaux2003-09-151-0/+1
* use center_always for popped windows (if transient is not used), and force ce...Pascal Rigaux2003-09-111-1/+1
* fixed depth to 24 when using driver fglrx (it won't work unless 24 bits)Francois Pons2003-09-111-0/+3
* fixup default fglrx config to be included in Device Section. thanks pixelNicolas Planel2003-09-101-51/+52
* cleanGuillaume Cottenceau2003-09-101-2/+0
* we don't have .jpg loader in install, file needs to be in .pngGuillaume Cottenceau2003-09-101-1/+1
* fixed perl_checker fixes.Francois Pons2003-09-101-2/+2
* added nplanel patch for ATI proprietary drivers.Francois Pons2003-09-101-1/+78
* - use OptionMenu's instead of Combo's (better looking and mcc doesn't like em...Pascal Rigaux2003-09-081-12/+5
* XF 3.3 should use depth 16 if use_UTAH_GLX, this has been glitched in XF4 modeFrancois Pons2003-09-041-1/+4
* don't propose XF3 when $force_xf4Pascal Rigaux2003-08-211-4/+6
* fix typo ($::force_xf4 doesn't exist anymore)Pascal Rigaux2003-08-211-1/+1
* fix typoPascal Rigaux2003-08-211-1/+1
* - use $TMPDIR before using $HOME/tmpPascal Rigaux2003-08-211-2/+2
* fix bug 3976.Francois Pons2003-08-201-3/+3
* Use xf4 on AMD64 tooGwenolé Beauchesne2003-08-191-1/+1
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-052-2/+2
* => do as Chris Picton suggestedPascal Rigaux2003-08-014-33/+36
* Intel drivers don't need DontVTSwitch anymore (dixit Arnaud de Lorbeau)Pascal Rigaux2003-08-011-4/+0
* - move from perl-GTK2 to perl-Gtk2Pascal Rigaux2003-07-301-2/+1
* use stock icon in xfdrake tooThierry Vignaud2003-07-151-1/+1
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-092-3/+2
* perl_checker fixThierry Vignaud2003-05-201-2/+2
* (configure_everything_or_configure_chooser) keyboard and mouseThierry Vignaud2003-05-131-2/+2
* perl_checker compliancePascal Rigaux2003-04-301-3/+2
* perl_checker adaptations + fixesPascal Rigaux2003-04-244-7/+9
* perl_checker compliance for optional method argumentsPascal Rigaux2003-04-223-19/+17
* new perl_checker compliancePascal Rigaux2003-04-176-27/+27
* fix typo, grr...Pascal Rigaux2003-03-281-1/+1
* also have DontVTSwitch for i845 (and i85x)Pascal Rigaux2003-03-281-1/+1
* use option DontVTSwitch for i865Pascal Rigaux2003-03-281-0/+4
* remove XFdrake icons (per dadou's request)Pascal Rigaux2003-03-111-5/+5
* fix background of X test during installGuillaume Cottenceau2003-03-091-1/+1
* (choose_xdm): allow to switch back from level 5 to level 3Pascal Rigaux2003-03-051-1/+1
* (runlevel): fix typoPascal Rigaux2003-03-031-1/+1
* fix setting the image & colors in resolution chooserPascal Rigaux2003-02-211-6/+6
* don't vivify @cardsPascal Rigaux2003-02-201-1/+1
* log manually chosen graphic cardPascal Rigaux2003-02-201-0/+2
* log why auto X config failed (needVideoRam)Pascal Rigaux2003-02-201-1/+4
* bump version on fredl requestThierry Vignaud2003-02-181-1/+1
* (is_fbdev): fix typoPascal Rigaux2003-02-171-1/+1
* (get_both): fix typoPascal Rigaux2003-02-171-1/+1
* (to_string): simpler way to handle the "default" resolution of frame-bufferPascal Rigaux2003-02-171-1/+1
* use fbdev when the graphic card is unknownPascal Rigaux2003-02-171-5/+9
* warn when auto conf failPascal Rigaux2003-02-171-1/+4