summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig
Commit message (Collapse)AuthorAgeFilesLines
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-312-2/+2
|
* fix handling of commented empty linePascal Rigaux2002-07-301-2/+2
|
* (configure_auto_install): really use resolution_wanted given in $oPascal Rigaux2002-07-291-1/+1
|
* fix default config for mousePascal Rigaux2002-07-291-1/+5
|
* try harder to have "xfs" runningPascal Rigaux2002-07-291-1/+1
|
* restore xdm choice previous behaviour (auto_install)Pascal Rigaux2002-07-291-1/+1
|
* - make the gtk resolution chooser workPascal Rigaux2002-07-281-8/+109
| | | | | - dropped the differenciation between embedded or not
* fix displaying info about current configurationPascal Rigaux2002-07-281-1/+1
|
* make perl_checker happyPascal Rigaux2002-07-281-1/+2
|
* rahh, don't commit my test code!Pascal Rigaux2002-07-281-2/+2
|
* 14 new modules, will it be enough?? :)Pascal Rigaux2002-07-2815-56/+1991
|
* (get_both): fix returning one element (eg: get_keyboard)Pascal Rigaux2002-07-241-1/+3
|
* new XFree handling libraryPascal Rigaux2002-07-245-0/+550
- only keyboard and mice functions are done, but adding the others is quite easy - so for now only used in mousedrake - but keyboarddrake and (of course) XFdrake will come