system/xf86-video-qxl: Edit the default configuration.

This avoids an annoying mouse offset

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Weber Kay 2017-03-14 15:10:52 +01:00 committed by Willy Sudiarto Raharjo
parent 85cf9c7cd7
commit b0f7c6f0a9
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -71,8 +71,3 @@ Section "Device"
# defaults to false.
#Option "SpiceIPV6Only" ""
EndSection
# Prevent udev from loading vmmouse in a vm and crashing.
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection