summaryrefslogtreecommitdiff
path: root/meta/packages/xorg-xserver/xserver-xf86-config
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/xorg-xserver/xserver-xf86-config')
-rw-r--r--meta/packages/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf2
-rw-r--r--meta/packages/xorg-xserver/xserver-xf86-config/xorg.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf b/meta/packages/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
index da7f37ceb..5d7bc6d9b 100644
--- a/meta/packages/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
+++ b/meta/packages/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
@@ -68,7 +68,7 @@ Section "ServerLayout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
-
+ Option "AllowEmptyInput" "no"
# Uncomment if you have a wacom tablet
InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
diff --git a/meta/packages/xorg-xserver/xserver-xf86-config/xorg.conf b/meta/packages/xorg-xserver/xserver-xf86-config/xorg.conf
index 44a530e0f..5e5a79b6f 100644
--- a/meta/packages/xorg-xserver/xserver-xf86-config/xorg.conf
+++ b/meta/packages/xorg-xserver/xserver-xf86-config/xorg.conf
@@ -77,7 +77,7 @@ Section "ServerLayout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
-
+ Option "AllowEmptyInput" "no"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"