summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-02-27 16:07:31 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-02-27 16:07:31 +0000
commit5bb33f33cf5d1549b71e6b450ab063f11b5631a1 (patch)
treeeeff91bab86d419028fa70b4d7b354dc45a69b41 /perl-install/install2.pm
parente376575fd70be36dbdd5cb909d3e8f1e39968a6d (diff)
downloaddrakx-backup-do-not-use-5bb33f33cf5d1549b71e6b450ab063f11b5631a1.tar
drakx-backup-do-not-use-5bb33f33cf5d1549b71e6b450ab063f11b5631a1.tar.gz
drakx-backup-do-not-use-5bb33f33cf5d1549b71e6b450ab063f11b5631a1.tar.bz2
drakx-backup-do-not-use-5bb33f33cf5d1549b71e6b450ab063f11b5631a1.tar.xz
drakx-backup-do-not-use-5bb33f33cf5d1549b71e6b450ab063f11b5631a1.zip
no mouse probe when brltty
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index e273cefae..d17ea2513 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -490,6 +490,7 @@ sub main {
log::l("brltty option $driver $device $table");
$o->{brltty} = { driver => $driver, device => $device, table => $table };
$o->{interactive} = 'newt';
+ $o->{nomouseprobe} = 1;
}
# perl_checker: require install_steps_gtk