From 8abe7a7e8c29a95d8229577b5ff0afaa74589fcc Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 21 Feb 2000 19:22:12 +0000 Subject: no_comment --- perl-install/mouse.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/mouse.pm') diff --git a/perl-install/mouse.pm b/perl-install/mouse.pm index 0750efe0d..7f0fd78f1 100644 --- a/perl-install/mouse.pm +++ b/perl-install/mouse.pm @@ -131,5 +131,5 @@ sub detect() { #- defaults to generic ttyS0 add2hash(name2mouse("Generic Mouse (serial)"), { device => "ttyS0", unsafe => 1 }); - die "mouseconfig failed"; +#- die "mouseconfig failed"; } -- cgit v1.2.1