From 55d44a1b5c6e4d2f45d365fe7680aa619c831506 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 18 Apr 2000 14:38:41 +0000 Subject: no_comment --- perl-install/Xconfigurator_consts.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-install/Xconfigurator_consts.pm') diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index d294cad45..d59062999 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -326,7 +326,7 @@ $default_monitor = "High Frequency SVGA, 1024x768 at 70 Hz"; 'ru' => [ 'XkbVariant "winkeys"', 'XkbOptions "grp:caps_toggle"' ], ); -$XF86firstchunk_text = ' +$XF86firstchunk_text = q( # File generated by XFdrake. # ********************************************************************** @@ -366,7 +366,7 @@ Section "ServerFlags" #DontZoom # This allows the server to start up even if the - # mouse device can\'t be opened/initialised. + # mouse device can't be opened/initialised. AllowMouseOpenFail EndSection @@ -374,7 +374,7 @@ EndSection # ********************************************************************** # Input devices # ********************************************************************** -'; +); $keyboardsection_start = ' # ********************************************************************** -- cgit v1.2.1