[meta-intel] [PATCH][minnowboard] xserver-xf86-config: allow hotplugged input

Ross Burton ross.burton at intel.com
Wed Sep 18 16:06:11 PDT 2013


DontZap defaults to 0 anyway, and AutoAddDevices=False means that hotplugged
input devices won't work.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../xorg-xserver/xserver-xf86-config/minnow/xorg.conf             |    5 -----
 1 file changed, 5 deletions(-)

diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/minnow/xorg.conf b/recipes-graphics/xorg-xserver/xserver-xf86-config/minnow/xorg.conf
index 6d3ad1b..cf0ddfe 100644
--- a/recipes-graphics/xorg-xserver/xserver-xf86-config/minnow/xorg.conf
+++ b/recipes-graphics/xorg-xserver/xserver-xf86-config/minnow/xorg.conf
@@ -59,8 +59,3 @@ Section "ServerLayout"
    # InputDevice    "Keyboard0" "CoreKeyboard"
    # InputDevice    "DevInputMice" "SendCoreEvents"
 EndSection
-
-Section "ServerFlags"
-    Option        "DontZap"  "0"
-    Option        "AutoAddDevices"  "False"
-EndSection
-- 
1.7.10.4




More information about the meta-intel mailing list