diff --git a/upstart-jobs/xserver.conf b/upstart-jobs/xserver.conf index a8d2a70dfac..978b8739052 100644 --- a/upstart-jobs/xserver.conf +++ b/upstart-jobs/xserver.conf @@ -76,7 +76,8 @@ Section "ServerLayout" @setCorePointer@ Screen "Screen[0]" @serverLayoutOptions@ - Option "AutoAddDevices" "0" + # If you want to disable HAL-based configuration, set AutoAddDevices to 0 + # Option "AutoAddDevices" "0" EndSection