summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfigurator.pm
Commit message (Collapse)AuthorAgeFilesLines
* removed Radeon 8500 from DRI capable cards.Francois Pons2002-02-281-1/+2
|
* make perl_checker happyPascal Rigaux2002-02-261-1/+1
|
* have "Ok More Show all" instead of "Ok Cancel Show all"Pascal Rigaux2002-02-261-1/+1
|
* set the locale properly instead of setting the translated messages in the scriptPascal Rigaux2002-02-261-6/+5
|
* fix translation of test program.Francois Pons2002-02-261-2/+6
|
* workaround set_active failingPascal Rigaux2002-02-221-1/+1
|
* fixed default value if selecting a card (use previous one or existing one).Francois Pons2002-02-201-15/+56
| | | | | | added XFree 4 driver choice if Other|Unlisted is chosen. fixed cancel on card selection so that previous choice is not lost.
* workaround not having the right to connect to our new created test server.Pascal Rigaux2002-02-181-0/+1
| | | | | | | | | | | | | | | | info about the pb (sorry for the french): quand on lance le serveur - via xdm/kdm/startx, ca utilise xauth, xhost est fermé - via X/xinit, xhost est ouvert sur localhost, xauth n'est pas utilisé *sauf* si X/xinit est lancé à partir d'un X *et* .Xauthority est non vide. dans ce cas, xhost est fermé, et aucun xauth n'est ajouté une conséquence, c'est que XFdrake ne peut pas accéder au X de test si XFdrake est lancé sous X ou "xauth list" est non vide exception: quand on lance le xdm/kdm en root, xhost n'est pas fermé, pas contre il est fermé en root & startx.
* avoid testing fbdev driver.Francois Pons2002-02-111-1/+1
|
* allow to edit the hsyncrange and vsyncrange when choosing monitor "Custom"Pascal Rigaux2002-02-071-2/+2
|
* testFinalConfig now always returns true if test is skipped because of a ↵Pascal Rigaux2002-02-051-1/+1
| | | | bad_card (back to the old behaviour, this was no good (the aim is to enable changing the monitor when test is skipped))
* added v4l module all the time (along with dbe already present).Francois Pons2002-02-041-1/+3
|
* XFree is now 4.2Pascal Rigaux2002-02-021-3/+3
|
* testFinalConfig now returns false if test is skipped because of a bad_card orPascal Rigaux2002-02-011-1/+1
| | | | | verybad_card and $skip_badcard is not set
* move "what is the running_window_manager" and "ask_window_manager_to_logout" ↵Pascal Rigaux2002-01-301-22/+16
| | | | to any.pm
* Added setting of model=jp106 for Japanese keyboardPablo Saratxaga2002-01-301-0/+1
|
* removed use gtkdamien2001-12-031-2/+1
|
* avoid problem of array reference badly evaluated.Francois Pons2001-11-271-1/+1
|
* removed loading of agpgart module for i810 card.Francois Pons2001-11-221-4/+0
|
* hack for SiS 640 for laptop.Francois Pons2001-11-211-0/+7
|
* move to Linux keycodes on PPC, add additional Apple modelinesStew Benedict2001-10-091-1/+0
|
* fix previous hack.Francois Pons2001-10-021-1/+5
|
* added hack to do "/sbin/depmod -a" for NVIDIA driver.Francois Pons2001-10-021-0/+1
|
* deactivated Riva128 3D hw acceleration and too many problems reported with it.Francois Pons2001-09-241-1/+1
|
* S3 ViRGE is a bad card for testing on live upgrade.Francois Pons2001-09-211-0/+1
|
* added VideoRam for ET 6x00 card.Francois Pons2001-09-201-1/+1
|
* Rage 128 doesn't like XF3 at all.Francois Pons2001-09-191-1/+1
|
* make only bad card Riva128 for testing XF4.Francois Pons2001-09-191-4/+3
|
* Riva128 is now a bad card.Francois Pons2001-09-191-3/+4
|
* - Force XFree 4 on IA-64. No XFree 3.3.X there...Gwenolé Beauchesne2001-09-181-1/+1
|
* deactivating bad card test (too).Francois Pons2001-09-171-1/+1
|
* no shadow when X testdamien2001-09-141-0/+2
|
* fixed filtering of depth for newt version.Francois Pons2001-09-141-2/+3
|
* depth 24 is used for DRI for Rage 128 and Radeon instead of Depth 32 (as depthFrancois Pons2001-09-141-2/+2
| | | | | | 32 simply doesn't work, even if DRI guide says it works :-) 24 bit works fine for Rage 128.
* apply restriction on depth available when changing resolution, removed S3 ViRGEFrancois Pons2001-09-141-43/+115
| | | | | | | | | | | | from experimental 3D accelerated card list as it really does not work, allow on second pass to change card configuration to choose server (experimental server are still only available to expert), added support for UseCCEFor2D for Rage 128 card if a TV card is installed (set to true, else set to false), added support for Rage Mobility M... card that are Rage 128 Mobile chipset, improved error message display to catch only appropriate error message of XFree 4.1.0 only, added support for 32 bits for DRI using Matrox card, improved info message with real version of XFree used (anybody) and identifier from PCI probe (expert).
* fix for missing Xinerama for Matrox cards.Francois Pons2001-09-131-2/+1
|
* fix for Matrox G550 support, now add DRI support.Francois Pons2001-09-131-9/+9
| | | | | | disable any question to user about XF3 if he choose a dual head configuration. disable DRI if Xinerama has been chosen.
* updated Rage Mobility regexp for bad_card, added bad_card for XF4 as Tseng ↵Francois Pons2001-09-131-2/+2
| | | | ET6\d00.
* avoid creating /etc/X11/XF86Config* file if --g_auto_install.Francois Pons2001-09-131-0/+2
|
* synced with --g_auto_install mode.Francois Pons2001-09-131-3/+5
|
* disable testing with all SiS card except SiS 630 under XF4.Francois Pons2001-09-131-1/+1
|
* added MGA G550 as always having two head.Francois Pons2001-09-121-1/+1
|
* fix card managed only by XF4 (may have some wrong result).Francois Pons2001-09-071-10/+12
| | | | | | fix all Matrox card used with XF4 which really does not like X in frame buffer (unable to restore frame buffer of DrakX).
* cleanup for bad card and prefer XF3, so now using XFree 4.1.0 is not bad, andFrancois Pons2001-09-061-10/+5
| | | | | all NVIDIA card are no more considered bad.
* avoid using @resolutions_laptop, now use only @resolutions, this means 1400x1050Francois Pons2001-09-061-2/+2
| | | | | | is available to other, use XFree86 4.1.0 builtin timings for 1400x1050 (so 1400x1050 is no more printed as modeline for XFree 4.1.0 configuration file).
* fixed display of XFdrake test image (fcrozat).Francois Pons2001-09-051-1/+1
|
* use EISA_ID in more cases to have the namePascal Rigaux2001-09-051-6/+6
|
* non-case dependent EISA comparisonPascal Rigaux2001-09-051-1/+1
|
* also try EISA ID to auto-detect the monitor (sometimes the EISA ID is there, ↵Pascal Rigaux2001-09-051-2/+8
| | | | but not the [hv]syncrange
* added missing AlwaysCore line for second mouse for XF3.Francois Pons2001-08-311-0/+1
|