summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_gtk.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-09-25 16:19:13 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-09-25 16:19:13 +0000
commitfd8293630e710c3da9ce840c57384639c4289209 (patch)
tree475e28aa5b941f081e748c17829970067fbc7777 /perl-install/install/steps_gtk.pm
parentdf33bff820f49cae79519feb8dc1557f85bf3129 (diff)
downloaddrakx-backup-do-not-use-fd8293630e710c3da9ce840c57384639c4289209.tar
drakx-backup-do-not-use-fd8293630e710c3da9ce840c57384639c4289209.tar.gz
drakx-backup-do-not-use-fd8293630e710c3da9ce840c57384639c4289209.tar.bz2
drakx-backup-do-not-use-fd8293630e710c3da9ce840c57384639c4289209.tar.xz
drakx-backup-do-not-use-fd8293630e710c3da9ce840c57384639c4289209.zip
- ensure DPMS screensaver is not triggered during install
(it interacts badly with matchbox/compositing) (#44021)
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 f25330d5d..555a0b47a 100644
--- a/perl-install/install/steps_gtk.pm
+++ b/perl-install/install/steps_gtk.pm
@@ -57,7 +57,7 @@ sub new($$) {
install::gtk::createXconf($f, @{$o->{mouse}}{'Protocol', 'device'}, $o->{mouse}{wacom}[0], $Driver);
push @options, '-allowMouseOpenFail', '-xf86config', $f if arch() !~ /^sparc/;
- push @options, 'vt7', '-s', '240', '-dpi', '75';
+ push @options, 'vt7', '-dpi', '75';
push @options, '-nolisten', 'tcp';
#- old weird servers: Xsun