summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig/xfree.pm
Commit message (Collapse)AuthorAgeFilesLines
* try harder to have things working when not both xfree3 and xfree4 config are ↵Pascal Rigaux2002-08-221-7/+13
| | | | there
* 14 new modules, will it be enough?? :)Pascal Rigaux2002-07-281-25/+52
|
* (get_both): fix returning one element (eg: get_keyboard)Pascal Rigaux2002-07-241-1/+3
|
* new XFree handling libraryPascal Rigaux2002-07-241-0/+76
- 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