summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-06-20 14:37:55 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-06-20 14:37:55 +0000
commit5440144abe73b09e36a83ad2c0cfe18ea294ae64 (patch)
treea45d9924e94273836a8d2478e99039426e38c4b9
parentfcca1407adbacb763952e4a5e5e5529539180352 (diff)
downloaddrakx-5440144abe73b09e36a83ad2c0cfe18ea294ae64.tar
drakx-5440144abe73b09e36a83ad2c0cfe18ea294ae64.tar.gz
drakx-5440144abe73b09e36a83ad2c0cfe18ea294ae64.tar.bz2
drakx-5440144abe73b09e36a83ad2c0cfe18ea294ae64.tar.xz
drakx-5440144abe73b09e36a83ad2c0cfe18ea294ae64.zip
- force back 75dpi to get back previous font sizes
-rw-r--r--perl-install/install/NEWS1
-rw-r--r--perl-install/install/steps_gtk.pm2
2 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index aa42f8b56..e12a9b88f 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,4 @@
+- force back 75dpi to get back previous font sizes
- adapt to cooker file changes
Version 10.36 - 12 June 2008
diff --git a/perl-install/install/steps_gtk.pm b/perl-install/install/steps_gtk.pm
index 44c5c28e4..dfc7b9ede 100644
--- a/perl-install/install/steps_gtk.pm
+++ b/perl-install/install/steps_gtk.pm
@@ -52,7 +52,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';
+ push @options, 'vt7', '-s', '240', '-dpi', '75';
push @options, '-nolisten', 'tcp';
#- old weird servers: Xsun