diff options
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 # ********************************************************************** |