summaryrefslogtreecommitdiffstats
path: root/perl-install/mouse.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/mouse.pm')
-rw-r--r--perl-install/mouse.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/mouse.pm b/perl-install/mouse.pm
index 5fa5b25b7..6449e592a 100644
--- a/perl-install/mouse.pm
+++ b/perl-install/mouse.pm
@@ -30,7 +30,7 @@ my %mice =
[ [ 'psaux' ],
[ [ 2, 'ps/2', 'PS/2', __("Standard") ],
[ 5, 'ps/2', 'MouseManPlusPS/2', __("Logitech MouseMan+") ],
- [ 5, 'imps2', 'IMPS/2', __("Microsoft IntelliMouse") ],
+ [ 5, 'imps2', 'IMPS/2', __("Generic PS2 Wheel Mouse") ],
[ 5, 'ps/2', 'GlidePointPS/2', __("GlidePoint") ],
'',
[ 5, 'ps/2', 'ThinkingMousePS/2', __("Kensington Thinking Mouse") ],