[oe] [PATCH 14/15] xserver-xorg-conf: switch from plain tslib access to evdev for touchscreen on palmpre machine

Koen Kooi k.kooi at student.utwente.nl
Mon Oct 18 21:11:58 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 18-10-10 20:51, Simon Busch wrote:
> Signed-off-by: Simon Busch <morphis at gravedo.de>
> ---
>  .../xserver-xorg-conf/palmpre/xorg.conf            |    4 ++--
>  recipes/xorg-xserver/xserver-xorg-conf_0.1.bb      |    2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes/xorg-xserver/xserver-xorg-conf/palmpre/xorg.conf b/recipes/xorg-xserver/xserver-xorg-conf/palmpre/xorg.conf
> index 87001f0..08e99e8 100644
> --- a/recipes/xorg-xserver/xserver-xorg-conf/palmpre/xorg.conf
> +++ b/recipes/xorg-xserver/xserver-xorg-conf/palmpre/xorg.conf
> @@ -31,8 +31,8 @@ EndSection
>  
>  Section "InputDevice"
>      Identifier  "Touchscreen"
> -    Driver      "tslib"
> -    Option      "Device"                "/dev/touchscreen"
> +    Driver      "evdev"
> +    Option      "Device"                "/dev/input/event6"

You're better of using /dev/input/touchscreen0 for that since event
numbers are pretty much random.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMvLgeMkyGM64RGpERApKwAJwLqF1X+3CBz/IlaOBMrRoQl+2/XQCaAsxA
2u57/t0OjO6EJOjhTaLWYbM=
=4Gwt
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list