diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-03-30 14:35:23 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-03-30 14:35:23 +0000 |
commit | 18011f2e9d699e37c6da8bec2d02de2b84a96a85 (patch) | |
tree | fdf782dfce0c929d31fe317a8b22c62518c19f56 /perl-install/Xconfigurator_consts.pm | |
parent | ed9b8286889057ba6a4983d4afb266d74cac20f0 (diff) | |
download | drakx-18011f2e9d699e37c6da8bec2d02de2b84a96a85.tar drakx-18011f2e9d699e37c6da8bec2d02de2b84a96a85.tar.gz drakx-18011f2e9d699e37c6da8bec2d02de2b84a96a85.tar.bz2 drakx-18011f2e9d699e37c6da8bec2d02de2b84a96a85.tar.xz drakx-18011f2e9d699e37c6da8bec2d02de2b84a96a85.zip |
no_comment
Diffstat (limited to 'perl-install/Xconfigurator_consts.pm')
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index fab7106f1..086b9f85b 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -326,23 +326,6 @@ $default_monitor = "High Frequency SVGA, 1024x768 at 70 Hz"; 'ru' => [ 'XkbVariant "winkeys"', 'XkbOptions "grp:caps_toggle"' ], ); -$s3_comment = ' -# Use Option "nolinear" if the server doesn\'t start up correctly -# (this avoids the linear framebuffer probe). If that fails try -# option \"nomemaccess\". -# -# Refer to /usr/X11R6/lib/doc/README.S3, and the XF86_S3 man page. -'; - -$cirrus_comment = ' -# Use Option \"no_bitblt\" if you have graphics problems. If that fails -# try Option \"noaccel\". -# Refer to /usr/X11R6/lib/doc/README.cirrus. -# To allow linear addressing, uncomment the Option line and the -# address that the card maps the framebuffer to. -'; - - $XF86firstchunk_text = ' # File generated by XFdrake. |