diff options
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. |