summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_gtk.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-06-17 07:53:41 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-06-17 07:53:41 +0000
commitb2ece6e1218b5d8b1bb19b7884d6ef5114f04f63 (patch)
treeefee67e93efcf8171e878cba88a67d30e9275159 /perl-install/install_steps_gtk.pm
parent8cd07b985ce798656997caa9ae3239855fa47d2a (diff)
downloaddrakx-backup-do-not-use-b2ece6e1218b5d8b1bb19b7884d6ef5114f04f63.tar
drakx-backup-do-not-use-b2ece6e1218b5d8b1bb19b7884d6ef5114f04f63.tar.gz
drakx-backup-do-not-use-b2ece6e1218b5d8b1bb19b7884d6ef5114f04f63.tar.bz2
drakx-backup-do-not-use-b2ece6e1218b5d8b1bb19b7884d6ef5114f04f63.tar.xz
drakx-backup-do-not-use-b2ece6e1218b5d8b1bb19b7884d6ef5114f04f63.zip
fix applying keyboard configuration in globetrotter's first time wizard
Diffstat (limited to 'perl-install/install_steps_gtk.pm')
-rw-r--r--perl-install/install_steps_gtk.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_gtk.pm b/perl-install/install_steps_gtk.pm
index bea50d03c..af9238fb2 100644
--- a/perl-install/install_steps_gtk.pm
+++ b/perl-install/install_steps_gtk.pm
@@ -48,7 +48,7 @@ sub new($$) {
} elsif ($::globetrotter || !$::move) {
install_gtk::createXconf($f, @{$o->{mouse}}{"XMOUSETYPE", "device"}, $o->{mouse}{wacom}[0], $Driver);
- push @options, '-kb', '-allowMouseOpenFail', '-xf86config', $f if arch() !~ /^sparc/ && arch() ne 'ppc';
+ push @options, if_(!$::globetrotter, '-kb'), '-allowMouseOpenFail', '-xf86config', $f if arch() !~ /^sparc/ && arch() ne 'ppc';
push @options, 'tty7', '-dpms', '-s', '240';
#- old weird servers: Xpmac and Xsun