From: Martin Jansa <martin.jansa@gmail.com>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH] xserver-xf86-config: re-enable AutoAddDevices for beagleboard
Date: Wed, 29 May 2013 17:56:24 +0200 [thread overview]
Message-ID: <20130529155624.GN3192@jama> (raw)
In-Reply-To: <1369839672-11420-1-git-send-email-paul.eggleton@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 1718 bytes --]
On Wed, May 29, 2013 at 04:01:12PM +0100, Paul Eggleton wrote:
> This was added quite a long time ago because of poor interactions
> between HAL and the X server when it came to enabling input devices.
> HAL is long gone and I think it's safe to say we don't need to disable
> this any longer, especially as it gets in the way of being able to plug
> in the keyboard/mouse after boot.
>
> (This has already effectively been removed for the other BSPs in
> meta-yocto-bsp).
>
> Fixes [YOCTO #1823].
Doesn't this break touchscreen calibration? At least when I was adding
it to my BSP it was also solving issues with xinput-calibrator expecting
input devices with specified names (and autoadded were different)
> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
> ---
> .../xorg-xserver/xserver-xf86-config/beagleboard/xorg.conf | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beagleboard/xorg.conf b/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beagleboard/xorg.conf
> index 0335e6a..264f3c9 100644
> --- a/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beagleboard/xorg.conf
> +++ b/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/beagleboard/xorg.conf
> @@ -30,5 +30,4 @@ EndSection
>
> Section "ServerFlags"
> Option "DontZap" "0"
> - Option "AutoAddDevices" "False"
> EndSection
> --
> 1.8.1.2
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-05-29 15:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-29 15:01 [PATCH] xserver-xf86-config: re-enable AutoAddDevices for beagleboard Paul Eggleton
2013-05-29 15:05 ` Burton, Ross
2013-05-29 15:56 ` Martin Jansa [this message]
2013-05-29 16:17 ` Paul Eggleton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130529155624.GN3192@jama \
--to=martin.jansa@gmail.com \
--cc=paul.eggleton@linux.intel.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.