summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig
Commit message (Expand)AuthorAgeFilesLines
* simplify and factorizePascal Rigaux2003-01-101-0/+19
* fix priorityPascal Rigaux2003-01-101-2/+2
* (configure): do not do card_config__not_listed in $auto modePascal Rigaux2003-01-071-2/+4
* (configure_everything): in $auto mode, don't test nor ask when the config failedPascal Rigaux2003-01-071-2/+3
* (various): in $auto mode, don't ask about tvoutPascal Rigaux2003-01-071-1/+1
* (configure): in $auto mode, use $default_resolution without askingPascal Rigaux2003-01-071-2/+4
* (configure): return without doing anything when probe fails or needVideoRam i...Pascal Rigaux2003-01-071-6/+10
* don't do anything when automatic configuration fails in $auto modePascal Rigaux2003-01-071-1/+2
* fix pixel sucks(bis)Thierry Vignaud2003-01-071-1/+1
* fix pixel sucksThierry Vignaud2003-01-071-1/+1
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-074-15/+14
* X test is now working :)Pascal Rigaux2003-01-021-2/+3
* move any::runlevel() to Xconfig::various::runlevel()Pascal Rigaux2002-12-292-4/+14
* fix setting size of depth comboPascal Rigaux2002-12-231-1/+1
* workaround gtk bug in gtk_entry_set_textGuillaume Cottenceau2002-12-231-0/+2
* fix titi porting gtk2 without testing enough..Guillaume Cottenceau2002-12-231-1/+1
* fixThierry Vignaud2002-12-181-1/+1
* XFdrake gtk+-2Thierry Vignaud2002-12-182-20/+20
* fix english typo (thanks to J. Grant)Pascal Rigaux2002-12-161-1/+1
* (show_info): drop (unused)Pascal Rigaux2002-12-131-5/+0
* do not duplicate "An error occurred ..." t10n stringPascal Rigaux2002-12-101-4/+8
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-046-9/+7
* do not use "local my $F, ...", use "local(my $F, ...) insteadPascal Rigaux2002-12-031-2/+2
* do not use "local *F"Pascal Rigaux2002-12-031-9/+8
* don't use $_Pascal Rigaux2002-12-021-2/+2
* - any::runlevel() doesnt need the prefix anymorePascal Rigaux2002-12-021-2/+2
* any::runlevel() doesnt need the prefix anymorePascal Rigaux2002-12-021-1/+1
* in the test snippet, add "use common" to have access to N()Pascal Rigaux2002-11-281-0/+1
* perl_checker adaptationsPascal Rigaux2002-11-276-13/+13
* make perl_checker happyPascal Rigaux2002-11-182-2/+2
* perl_checker fixThierry Vignaud2002-11-151-1/+1
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-1/+1
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-1/+1
* - replace ... =~ 'foo' with ... =~ /foo/Pascal Rigaux2002-11-111-1/+1
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-113-7/+7
* various small syntax enhancements to please perl_checkerPascal Rigaux2002-11-111-2/+2
* when needVideoRam, don't take the raw value VideoRam_probed,Pascal Rigaux2002-11-061-7/+9
* please perl_checker:Pascal Rigaux2002-11-062-2/+5
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-067-85/+85
* add XkbCompat "group_led" for all keyboards where a group layout switching is...Pascal Rigaux2002-11-042-2/+2
* have an empty configuration when a config file is buggyPascal Rigaux2002-11-041-2/+2
* fix pixel codeThierry Vignaud2002-10-231-0/+1
* make new perl_checker happy: replacing PKG::f by PKG::f()Pascal Rigaux2002-10-172-2/+2
* do not prefer_xf3 for "NeoMagic (laptop/notebook)" since:Pascal Rigaux2002-09-101-2/+0
* have BusID's on MULTI_HEAD, otherwise G450 & G550 go crazyPascal Rigaux2002-09-091-1/+1
* - use variable $::no_ugtk_init in ugtk.pm instead of using $::isInstallPascal Rigaux2002-09-091-1/+1
* replace a few more 4.2.0 with 4.2.1Pascal Rigaux2002-09-082-2/+2
* replace 4.2.0 with 4.2.1Pascal Rigaux2002-09-081-1/+1
* ensure Xconfig::various::various is called at installPascal Rigaux2002-09-062-3/+5
* add an option for prefering Xinerama in auto_installsPascal Rigaux2002-09-052-5/+7