Signed-off-by: Richard Purdie <richard@ted.(none)>
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"
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"
HOMEPAGE = "http://www.x.org"
SECTION = "x11/base"
LICENSE = "MIT-X"
+PR = "r1"
SRC_URI = "file://xorg.conf"