diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-12-07 13:53:02 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-12-07 13:53:02 +0000 |
commit | 3e881183d59b7fe80b703dfa269851e3cbf35302 (patch) | |
tree | b22428f4a80e2735a43fe64e141fe3ad6bf72bb1 /perl-install/Xconfigurator_consts.pm | |
parent | 47e95567a695046e6ca3b6020345f71f400e2102 (diff) | |
download | drakx-3e881183d59b7fe80b703dfa269851e3cbf35302.tar drakx-3e881183d59b7fe80b703dfa269851e3cbf35302.tar.gz drakx-3e881183d59b7fe80b703dfa269851e3cbf35302.tar.bz2 drakx-3e881183d59b7fe80b703dfa269851e3cbf35302.tar.xz drakx-3e881183d59b7fe80b703dfa269851e3cbf35302.zip |
no_comment
Diffstat (limited to 'perl-install/Xconfigurator_consts.pm')
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index 25c8483c7..a3875755d 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -485,6 +485,10 @@ Section "ServerFlags" # sequences. This allows clients to receive these key events. #DontZoom + # This allows the server to start up even if the + # mouse device can\'t be opened/initialised. + AllowMouseOpenFail + EndSection # ********************************************************************** |