diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-15 21:26:17 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-15 21:26:17 +0000 |
commit | db9344149320870fd92d24b704f673e4880b2b6a (patch) | |
tree | f6fd72d7e22e728fb3f188e0f21e3ac38eaab479 /perl-install/ChangeLog | |
parent | 851338fe8bf4c8d057984431b542b333cbad4b8e (diff) | |
download | drakx-db9344149320870fd92d24b704f673e4880b2b6a.tar drakx-db9344149320870fd92d24b704f673e4880b2b6a.tar.gz drakx-db9344149320870fd92d24b704f673e4880b2b6a.tar.bz2 drakx-db9344149320870fd92d24b704f673e4880b2b6a.tar.xz drakx-db9344149320870fd92d24b704f673e4880b2b6a.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index f85d0bac3..0fbf73a8c 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,18 @@ 2000-09-15 Pixel <pixel@mandrakesoft.com> + * mouse.pm: reworked quite a lot. Now sorts/categorize nicely the mice. + + * install_steps_interactive.pm (selectMouse): adapted for reworked mouse.pm + + * install2.pm (selectMouse): adapted for mouse::read now returning + an hash ref + + * detect_devices.pm (hasMousePS2): remove hasMouseMacUSB, do it in + one function (now takes the device in the parameter) + + * interactive.pm (ask_from_treelistf): added (just like + ask_from_listf, but with a tree) + * Xconfigurator.pm: the reference is now nbuttons to know wether to put Emulate3Buttons or ZAxisMapping. * Xconfigurator.pm (cardConfiguration): install Glide_V3-DRI on |