From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] bug20/xorg.conf: update to use tslib driver for touchscreen input device.
Date: Wed, 12 May 2010 12:53:46 +0200 [thread overview]
Message-ID: <hse1bq$k70$1@dough.gmane.org> (raw)
In-Reply-To: <1273182940.4942.10.camel@T61>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
You forgot to bump PR in that patch
On 06-05-10 23:55, Ken Gilmer wrote:
> diff --git a/recipes/xorg-xserver/xserver-xorg-conf/bug20/xorg.conf b/recipes/xorg-xserver/xserver-xorg-conf/bug20/xorg.conf
> index 0b976fe..746874f 100644
> --- a/recipes/xorg-xserver/xserver-xorg-conf/bug20/xorg.conf
> +++ b/recipes/xorg-xserver/xserver-xorg-conf/bug20/xorg.conf
> @@ -26,4 +26,12 @@ EndSection
> Section "ServerLayout"
> Identifier "Builtin Default Layout"
> Screen "Builtin Default fbdev Screen 0"
> + InputDevice "bmi-lcd-ts" "CorePointer"
> EndSection
> +
> +Section "InputDevice"
> + Identifier "bmi-lcd-ts"
> + Driver "tslib"
> + Option "SwapAxes" "1"
> + Option "Device" "/dev/input/touchscreen0"
> +EndSection
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD4DBQFL6oi6MkyGM64RGpERAiG0AJinrG6uBlJOydvk/o6igCcmqfghAJ0bWxfK
Fe1TjxbxgsbYLNmp+yN5UA==
=xQHl
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2010-05-12 10:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-06 21:55 [PATCH] bug20/xorg.conf: update to use tslib driver for touchscreen input device Ken Gilmer
2010-05-07 10:05 ` Stefan Schmidt
2010-05-12 10:53 ` Koen Kooi [this message]
2010-05-12 18:38 ` Stefan Schmidt
2010-05-13 7:58 ` Koen Kooi
2010-05-13 8:35 ` Stefan Schmidt
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='hse1bq$k70$1@dough.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.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.