diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-04-05 20:59:42 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-04-05 20:59:42 +0000 |
commit | 363aab7a71a0b505c780b763b22bcd5131995382 (patch) | |
tree | ec5940d21c5c321661d981e03a70ab388b183766 /perl-install/Xconfigurator_consts.pm | |
parent | c3de4c115afa51c96bdd3684644cae2176f015b4 (diff) | |
download | drakx-363aab7a71a0b505c780b763b22bcd5131995382.tar drakx-363aab7a71a0b505c780b763b22bcd5131995382.tar.gz drakx-363aab7a71a0b505c780b763b22bcd5131995382.tar.bz2 drakx-363aab7a71a0b505c780b763b22bcd5131995382.tar.xz drakx-363aab7a71a0b505c780b763b22bcd5131995382.zip |
no_comment
Diffstat (limited to 'perl-install/Xconfigurator_consts.pm')
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index 086b9f85b..d294cad45 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -756,12 +756,3 @@ $screensection_text1 = ' # ********************************************************************** '; -$layoutsection_v4 = ' - -Section "ServerLayout" - Identifier "layout1" - Screen "screen1" - InputDevice "Mouse1" "CorePointer" - InputDevice "Keyboard1" "CoreKeyboard" -EndSection -'; |